SWC Bot
|
b7573451b3
|
chore: Publish crates
|
2022-08-02 11:39:47 +00:00 |
|
Austaras
|
b221f90117
|
fix(es/minifier): Optimize inlining function calls with a literal in arguments (#5365)
|
2022-08-02 11:37:40 +00:00 |
|
SWC Bot
|
c619007841
|
chore: Publish crates
|
2022-08-02 07:28:22 +00:00 |
|
OJ Kwon
|
27b464d90a
|
feat(swc_core): Introduce package (#5364)
|
2022-08-02 07:25:59 +00:00 |
|
SWC Bot
|
366020b18d
|
chore: Publish crates
|
2022-08-02 06:19:00 +00:00 |
|
magic-akari
|
daaa8b5c4a
|
fix(es/lints): Ignore TS module declare blocks (#5363)
|
2022-08-02 06:16:30 +00:00 |
|
SWC Bot
|
1ec9819d33
|
chore: Publish crates
|
2022-08-02 04:26:39 +00:00 |
|
Donny/강동윤
|
27cdc65a51
|
fix(es/minifier): Drop more comments (#5361)
|
2022-08-02 04:24:24 +00:00 |
|
Donny/강동윤
|
4c461d1ba7
|
chore(ci): Fix publish action (#5358)
|
2022-08-01 21:07:28 +09:00 |
|
Donny/강동윤
|
c08c3bc124
|
chore: Publish v1.2.222
|
2022-08-01 14:56:06 +09:00 |
|
SWC Bot
|
af7b899187
|
chore: Publish crates
|
2022-08-01 05:45:04 +00:00 |
|
OJ Kwon
|
74e748617e
|
refactor(wasm): Use async interfaces for fallback bindings (#5356)
|
2022-08-01 05:42:58 +00:00 |
|
SWC Bot
|
4ae8ff383f
|
chore: Publish crates
|
2022-08-01 05:19:11 +00:00 |
|
OJ Kwon
|
fbdc9af5ca
|
fix(es/minifier): Allow single-thread mode (#5353)
|
2022-08-01 05:16:51 +00:00 |
|
SWC Bot
|
67d02fefc5
|
chore: Publish crates
|
2022-08-01 04:52:12 +00:00 |
|
Alexander Akait
|
2a499de61d
|
perf(html/parser): Apply small memory optimizations (#5345)
|
2022-08-01 04:49:58 +00:00 |
|
SWC Bot
|
9414e495af
|
chore: Publish crates
|
2022-08-01 04:25:35 +00:00 |
|
Donny/강동윤
|
d3ecfd36cd
|
chore(ci): Set MSRV to 1.60 (#5354)
|
2022-08-01 04:23:26 +00:00 |
|
SWC Bot
|
e9ff557e30
|
chore: Publish crates
|
2022-08-01 03:58:18 +00:00 |
|
Alexander Akait
|
83e502367b
|
feat(xml): Add xml crates (#5329)
|
2022-08-01 03:56:12 +00:00 |
|
SWC Bot
|
c984cfa3b9
|
chore: Publish crates
|
2022-08-01 03:28:23 +00:00 |
|
Alexander Akait
|
07732d6a0a
|
feat(css/prefixer): Avoid prefixing general functions (#5319)
|
2022-08-01 03:26:29 +00:00 |
|
SWC Bot
|
5186211472
|
chore: Publish crates
|
2022-08-01 03:02:25 +00:00 |
|
OJ Kwon
|
281bdd9e97
|
feat(wasm): Expose async facade interfaces (#5352)
|
2022-08-01 03:00:28 +00:00 |
|
SWC Bot
|
f88a8c96ed
|
chore: Publish crates
|
2022-08-01 02:34:27 +00:00 |
|
OJ Kwon
|
b0cb35abaa
|
feat(wasm): Enable string interning (#5351)
|
2022-08-01 02:32:33 +00:00 |
|
SWC Bot
|
6fa8520d67
|
chore: Publish crates
|
2022-07-31 07:42:59 +00:00 |
|
Austaras
|
8611161c02
|
fix(es/minifier): Ignore member expression without side-effects in assign position (#5344)
|
2022-07-31 16:40:58 +09:00 |
|
Donny/강동윤
|
fe9ea93490
|
chore: Publish v1.2.221
|
2022-07-31 16:35:12 +09:00 |
|
SWC Bot
|
3c3c1fec11
|
chore: Publish crates
|
2022-07-30 06:42:05 +00:00 |
|
Alexander Akait
|
8e12e52a57
|
feat(css/prefixer): Prefix more properties (#5340)
|
2022-07-30 06:40:02 +00:00 |
|
SWC Bot
|
f0488d60bc
|
chore: Publish crates
|
2022-07-30 04:43:02 +00:00 |
|
Alexander Akait
|
8f81104380
|
fix(css/ast): Support list of component values (#5321)
|
2022-07-30 04:40:54 +00:00 |
|
SWC Bot
|
f4376b5a62
|
chore: Publish crates
|
2022-07-30 03:46:26 +00:00 |
|
OJ Kwon
|
c16b6b7230
|
feat(wasm): Add interfaces for wasm bindings (#5341)
|
2022-07-30 03:44:37 +00:00 |
|
SWC Bot
|
6e8f9429a7
|
chore: Publish crates
|
2022-07-29 11:54:19 +00:00 |
|
magic-akari
|
42d8ad26ce
|
fix(es/codegen): Emit type parameters of class super expression (#5338)
|
2022-07-29 11:52:13 +00:00 |
|
SWC Bot
|
f8f62eada4
|
chore: Publish crates
|
2022-07-29 08:07:24 +00:00 |
|
Donny/강동윤
|
b378c06081
|
perf(es/minifier): Make name mangler faster (#5336)
|
2022-07-29 08:05:23 +00:00 |
|
SWC Bot
|
e3e540d5dc
|
chore: Publish crates
|
2022-07-29 07:36:36 +00:00 |
|
Alexander Akait
|
b18172d761
|
fix(css/prefixer): Generate prefixes for selectors using env (#5307)
|
2022-07-29 16:28:58 +09:00 |
|
SWC Bot
|
328e8123a1
|
chore: Publish crates
|
2022-07-29 04:51:13 +00:00 |
|
Austaras
|
11f495ad37
|
fix(es/minifier): Check if an inlined value is mutated (#5318)
|
2022-07-29 04:49:09 +00:00 |
|
SWC Bot
|
65ad44fe38
|
chore: Publish crates
|
2022-07-29 04:03:51 +00:00 |
|
magic-akari
|
1d10c3e837
|
fix(es/utils): Fix contains_top_level_await (#5335)
|
2022-07-29 04:01:37 +00:00 |
|
SWC Bot
|
731c4bc4f3
|
chore: Publish crates
|
2022-07-29 02:42:20 +00:00 |
|
Donny/강동윤
|
64a99461ec
|
fix(es/minifier): Change default es version to es5 (#5333)
|
2022-07-29 02:40:14 +00:00 |
|
SWC Bot
|
e896879bb7
|
chore: Publish crates
|
2022-07-29 02:04:26 +00:00 |
|
OJ Kwon
|
add1b75f61
|
test(es): Update test cases (#5334)
|
2022-07-29 11:02:10 +09:00 |
|
SWC Bot
|
ae250e71ea
|
chore: Publish crates
|
2022-07-29 01:31:05 +00:00 |
|