Donny/강동윤
a06e6e9ce5
fix(es/minifier): Fix alias analyzer ( #5639 )
2022-08-26 10:06:25 +00:00
SWC Bot
e434c834c3
chore: Publish crates
2022-08-26 09:31:37 +00:00
Donny/강동윤
e8edb67def
feat(es): Improve APIs for plugin authors ( #5632 )
...
- All variants of `Expr` now implement `Into<Box<Expr>>`.
- All variants of `Expr` now implement `Into<PatOrExpr>`.
- All variants of `Pat` now implement `Into<PatOrExpr>`.
- All variants of `Pat` now implement `Into<Param>`.
- `StmtOrModuleItem` is improved.
2022-08-26 09:28:14 +00:00
SWC Bot
048beefb33
chore: Publish crates
2022-08-26 08:49:14 +00:00
Donny/강동윤
d44bbffa02
fix(es/minifier): Revert alias analyzer work ( #5634 )
2022-08-26 08:45:49 +00:00
SWC Bot
fdd29c9fe5
chore: Publish crates
2022-08-26 08:00:02 +00:00
Donny/강동윤
00e635b9ea
fix(es/minifier): Improve alias analyzer ( #5500 )
2022-08-26 07:56:40 +00:00
SWC Bot
b4416492d1
chore: Publish crates
2022-08-26 05:26:36 +00:00
Donny/강동윤
d81fe67e4b
feat(es/minifier): Improve gzipped size ( #5631 )
2022-08-26 05:23:01 +00:00
SWC Bot
153e157cfc
chore: Publish crates
2022-08-26 04:50:45 +00:00
magic-akari
eb3b0e96e5
fix(es/fixer): Handle async
in the left of for of
( #5625 )
2022-08-26 04:47:46 +00:00
SWC Bot
d538b72002
chore: Publish crates
2022-08-26 04:07:25 +00:00
magic-akari
d18ee54aef
fix(es/compat): Fix evaluation order of computed class keys ( #5621 )
2022-08-26 04:03:39 +00:00
SWC Bot
1dd17ffd23
chore: Publish crates
2022-08-25 16:14:21 +00:00
Donny/강동윤
83fec33359
feat(es/generator): Use new generator implementation ( #5627 )
2022-08-25 16:10:47 +00:00
SWC Bot
5374932028
chore: Publish crates
2022-08-25 09:39:58 +00:00
Donny/강동윤
cfcd54a2c7
test(es/transforms): Add more execution tests ( #5598 )
2022-08-25 09:36:43 +00:00
SWC Bot
e5926186ee
chore: Publish crates
2022-08-25 09:01:43 +00:00
Donny/강동윤
927ae7e8d3
fix(es/compat): Revert generator reimplementation ( #5624 )
2022-08-25 17:58:37 +09:00
Donny/강동윤
71bf0aafa0
chore: Publish crates
2022-08-25 16:07:17 +09:00
SWC Bot
82f104e36e
chore: Publish crates
2022-08-25 05:57:58 +00:00
SWC Bot
3ea433bd0a
chore: Publish crates
2022-08-25 04:53:03 +00:00
Donny/강동윤
2aa009018f
feat(es/generator): Replace generator implementation with one from tsc ( #5173 )
2022-08-25 04:50:00 +00:00
SWC Bot
77ae3cfa74
chore: Publish crates
2022-08-24 15:23:21 +00:00
magic-akari
35d3558535
fix(es/compat): Handle super
in a private method ( #5613 )
2022-08-25 00:19:41 +09:00
SWC Bot
8d44b71b6c
chore: Publish crates
2022-08-24 08:46:23 +00:00
magic-akari
1181d0ffe2
fix(es/compat): Ignore invalid class method names ( #5612 )
2022-08-24 08:42:57 +00:00
SWC Bot
c71f62bb03
chore: Publish crates
2022-08-24 05:26:39 +00:00
SWC Bot
fa7a13a4b1
chore: Publish crates
2022-08-24 03:47:46 +00:00
magic-akari
3d485d2681
fix(es/fixer): Wrap expressions in the left of a binary expression ( #5586 )
2022-08-24 03:44:32 +00:00
OJ Kwon
7461e404b1
feat(swc_core): Add css features ( #5609 )
2022-08-24 01:23:20 +00:00
SWC Bot
860f253908
chore: Publish crates
2022-08-23 06:11:32 +00:00
OJ Kwon
7fcecb8e63
fix(swc_core): Re-export swc_cached
( #5605 )
2022-08-23 06:08:37 +00:00
OJ Kwon
52117f71e3
build(swc_core): Bump swc_core
( #5604 )
2022-08-23 05:17:47 +00:00
SWC Bot
e6f9c6cd14
chore: Publish crates
2022-08-23 03:45:31 +00:00
OJ Kwon
633a23a134
feat(swc_core): Expand features ( #5602 )
2022-08-23 12:43:01 +09:00
SWC Bot
48e5cf28ba
chore: Publish crates
2022-08-23 03:01:20 +00:00
Donny/강동윤
c760622964
chore: Publish crates
2022-08-23 11:14:17 +09:00
SWC Bot
94080df110
chore: Publish crates
2022-08-23 02:13:11 +00:00
Donny/강동윤
e2fedb9345
test(es/transforms): Copy execution tests from babel ( #5578 )
2022-08-23 11:10:52 +09:00
SWC Bot
141bb9c043
chore: Publish crates
2022-08-23 01:31:45 +00:00
SWC Bot
7da0951966
chore: Publish crates
2022-08-23 01:13:22 +00:00
OJ Kwon
1769191f9a
chore(swc_core): Update dependency version ( #5595 )
2022-08-23 10:10:30 +09:00
OJ Kwon
9bc40e3d08
build(swc_core): Fix dependency version ( #5593 )
2022-08-23 00:21:29 +00:00
SWC Bot
3e276fa323
chore: Publish crates
2022-08-22 23:51:16 +00:00
OJ Kwon
a3e855f720
feat(es/plugin): Provide swc_core
diagnostic from plugin ( #5591 )
2022-08-22 23:48:50 +00:00
SWC Bot
03730d7f05
chore: Publish crates
2022-08-22 14:11:57 +00:00
SWC Bot
ceb6c2ec96
chore: Publish crates
2022-08-22 13:38:57 +00:00
magic-akari
86452511e7
fix(es/compat): Fix destructuring assignments and updates of super properties in async method ( #5580 )
2022-08-22 13:36:02 +00:00
SWC Bot
b3e03c4d7b
chore: Publish crates
2022-08-22 08:26:46 +00:00