Donny/강동윤
|
017392aa5b
|
feat(node-swc): Add cargo feature for v2 (#3019)
swc_node_bundler:
- Add cargo features for versioned apis.
node-swc:
- Add cargo features for versioned apis.
|
2021-12-12 22:52:58 +09:00 |
|
Donny
|
a04b4082a4
|
Bump version
|
2021-12-11 17:01:12 +09:00 |
|
OJ Kwon
|
00d22b8fde
|
build: Use mocha for exec_ test instead of jest (#3009)
|
2021-12-11 07:59:21 +00:00 |
|
Donny
|
82ece9d0ca
|
chore: Publish crates
|
2021-12-07 15:15:08 +09:00 |
|
Donny
|
b1a47ee971
|
chore: Publish crates
|
2021-12-07 14:34:44 +09:00 |
|
Donny
|
acc45e7c36
|
chore: Publish crates
|
2021-12-05 17:34:04 +09:00 |
|
Donny
|
529f980693
|
chore: Publish crates
|
2021-12-05 15:44:50 +09:00 |
|
Donny
|
67dc0d3b94
|
chore: Publish crates
|
2021-12-02 10:08:22 +09:00 |
|
Donny
|
86d2cebd37
|
chore: Publish v1.2.115
|
2021-12-01 14:20:52 +09:00 |
|
Donny/강동윤
|
c2bbdbe9d6
|
feat(webpack): Add ast reducer (#2875)
swc_estree_compat:
- Fix stack overflow related to object patterns.
swc_webpack_}ast:
- Implement AST reducer.
|
2021-11-26 15:04:41 +09:00 |
|
Donny
|
d4ffce13b5
|
chore: Publish crates
|
2021-11-24 10:08:01 +09:00 |
|
Donny/강동윤
|
2462b9941f
|
refactor: Cleanup (#2749)
|
2021-11-15 15:24:25 +09:00 |
|
Donny/강동윤
|
665c8e05fc
|
fix(es): Move TargetEnv to loader from ast (#2719)
swc_ecma_ast:
- Move `TargetEnv` to `swc_ecma_loader`.
swc_ecma_loader:
- Drop unused dependencies.
|
2021-11-11 20:00:46 +09:00 |
|
Donny/강동윤
|
2b2f6955f2
|
refactor: Flatten ecmascript (#2708)
|
2021-11-10 19:00:54 +09:00 |
|