Donny/강동윤
|
de036754c4
|
test(es/preset-env): Ensure custom transforms are working (#6227)
**Related issue:**
- Closes https://github.com/swc-project/swc/issues/5052
|
2022-10-21 07:53:45 +00:00 |
|
Arnaud Barré
|
2bafd53e96
|
chore(bindings): Fix type (#6184)
|
2022-10-21 14:08:36 +09:00 |
|
Donny/강동윤
|
fee747de59
|
chore(ci): Fix publish action by reverting #5969
|
2022-10-06 16:36:01 +09:00 |
|
RiESAEX
|
8fea8ca3fa
|
fix(bindings): Fix type definitions (#6018)
|
2022-10-02 10:24:09 +00:00 |
|
Donny/강동윤
|
10fb645552
|
chore(ci): Merge CI scripts (#5999)
**Description:**
This PR merges CI scripts, and make integration tests use patched crates.
**Related issue:**
- Closes https://github.com/swc-project/swc/issues/5540.
|
2022-09-30 16:57:15 +09:00 |
|
OJ Kwon
|
af64217f19
|
build(cargo): Introduce workspace deps (#5997)
|
2022-09-30 13:43:32 +09:00 |
|
Donny/강동윤
|
fbc09d0cba
|
chore: Publish v1.3.4 (#5998)
|
2022-09-30 12:47:00 +09:00 |
|
OJ Kwon
|
ca38a7027e
|
test(es/plugin): Reenable compat test (#5969)
|
2022-09-28 10:54:51 +09:00 |
|
Donny/강동윤
|
21cbc0d561
|
chore: Publish v1.3.3 (#5942)
|
2022-09-23 17:51:57 +09:00 |
|
Donny/강동윤
|
e9f4f4eb06
|
chore: Publish v1.3.1 (#5854)
|
2022-09-14 17:24:15 +09:00 |
|
Sukka
|
9d1629369b
|
fix(node-swc): Fix the type definition of jsc.paths (#5811)
|
2022-09-10 10:43:37 +00:00 |
|
Donny/강동윤
|
6fde98217b
|
chore: Publish v1.2.249 (#5782)
|
2022-09-08 16:17:11 +09:00 |
|
OJ Kwon
|
81ab8a29e3
|
test(es/plugin): Add E2E test for the published plugins (#5771)
|
2022-09-07 02:05:42 +00:00 |
|
Donny/강동윤
|
46aa86f5f8
|
chore: Publish v1.2.245
|
2022-08-30 13:01:04 +09:00 |
|
OJ Kwon
|
a3e855f720
|
feat(es/plugin): Provide swc_core diagnostic from plugin (#5591)
|
2022-08-22 23:48:50 +00:00 |
|
OJ Kwon
|
496346ac04
|
refactor(bindings): Use separate workspace for bindings (#5506)
|
2022-08-16 15:01:49 +09:00 |
|
OJ Kwon
|
ff7f6f63f9
|
fix(es/plugin): Share SourceFile for plugin transforms (#5475)
|
2022-08-15 00:45:19 +00:00 |
|
OJ Kwon
|
9d04f24c26
|
feat(node): Use published version of swc_core for node binding (#5481)
|
2022-08-14 01:15:56 +00:00 |
|
Donny/강동윤
|
c918975967
|
fix(es/plugin): Revert rustc upgrade to workaround a bug of rkyv (#5476)
|
2022-08-13 15:38:09 +09:00 |
|
Donny/강동윤
|
3eb1f4b2b1
|
chore(ci): Fix lints (#5462)
|
2022-08-12 13:13:35 +00:00 |
|
OJ Kwon
|
8ca736f8ee
|
feat(swc_core): Expose quote! macros (#5400)
|
2022-08-05 07:37:42 +00:00 |
|
OJ Kwon
|
038a543be9
|
feat(swc_core): Expand features to support node bindings (#5387)
|
2022-08-05 14:11:40 +09:00 |
|
Donny/강동윤
|
3943eb24d1
|
feat(es/minifier): Consider char frequencies (#5375)
|
2022-08-03 10:20:17 +00:00 |
|
OJ Kwon
|
8b9dd6f026
|
feat(swc_core): Expand features and use it from wasm and cli (#5369)
|
2022-08-03 03:38:05 +00:00 |
|
OJ Kwon
|
27b464d90a
|
feat(swc_core): Introduce package (#5364)
|
2022-08-02 07:25:59 +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 |
|
OJ Kwon
|
74e748617e
|
refactor(wasm): Use async interfaces for fallback bindings (#5356)
|
2022-08-01 05:42:58 +00:00 |
|
OJ Kwon
|
c16b6b7230
|
feat(wasm): Add interfaces for wasm bindings (#5341)
|
2022-07-30 03:44:37 +00:00 |
|
OJ Kwon
|
add1b75f61
|
test(es): Update test cases (#5334)
|
2022-07-29 11:02:10 +09:00 |
|
OJ Kwon
|
5c9ea16b2a
|
build(cargo): Update packages (#5331)
|
2022-07-29 08:30:41 +09:00 |
|
Donny/강동윤
|
14894ed4c9
|
fix(atoms): Workaround a bug of rkyv (#5323)
|
2022-07-28 11:41:15 +09:00 |
|
OJ Kwon
|
27c6f2318a
|
test(swc): Update test cases (#5324)
|
2022-07-28 00:33:24 +00:00 |
|
OJ Kwon
|
5a164bd137
|
feat(plugin): Make metadata api lazy (#5310)
|
2022-07-27 13:16:44 +09:00 |
|
Donny/강동윤
|
037a53d5d1
|
perf(es/ast): Use Atom in some places (#5271)
|
2022-07-22 20:09:25 +09:00 |
|
OJ Kwon
|
43eeeb35a5
|
feat(es/plugin): Pass experimental metadata from host (#5261)
|
2022-07-21 05:34:48 +00:00 |
|
OJ Kwon
|
b7c7e3afb0
|
test(es/plugin): Test plugins with different schema versions (#5255)
|
2022-07-20 04:08:48 +00:00 |
|
OJ Kwon
|
7e6ffffbd3
|
feat(node): Coerce fallback bindings (#5250)
|
2022-07-19 05:05:33 +00:00 |
|
OJ Kwon
|
1cebf626e6
|
feat(node): Use wasm as a fallback (#5233)
|
2022-07-17 09:33:51 +00:00 |
|
OJ Kwon
|
f1ba3327cf
|
test(plugin): Fix e2e tests on windows (#5216)
|
2022-07-15 06:17:25 +00:00 |
|
OJ Kwon
|
cd94f0a2e9
|
test(es/plugin): Build plugins for e2e testing (#5210)
|
2022-07-15 02:10:13 +00:00 |
|
Donny/강동윤
|
ff949b0bc7
|
chore(ci): Disable some tests
|
2022-07-14 20:01:35 +09:00 |
|
OJ Kwon
|
6b6b582543
|
chore(ci): Skip plugin e2e tests for unsupported targets (#5203)
|
2022-07-14 16:38:54 +09:00 |
|
OJ Kwon
|
2fa51ecd78
|
test(plugin): Setup e2e fixture testing for plugins (#5192)
|
2022-07-13 06:39:08 +00:00 |
|
HeYunfei
|
1ef541eec4
|
feat(es/codegen): Emit comments in emit_module (#5132)
|
2022-07-12 15:23:24 +00:00 |
|
overlookmotel
|
afd5171240
|
fix(node/types): Fix AST type definitions (#5175)
|
2022-07-12 11:46:04 +09:00 |
|
狒狒神
|
2a29b50c5e
|
fix(node/types): Add simplify (#5105)
|
2022-07-05 04:11:11 +00:00 |
|
magic-akari
|
4d5783d9cd
|
feat(es/modules): Add pure annotations to interop functions (#5087)
|
2022-07-03 05:54:07 +00:00 |
|
magic-akari
|
9e162dcbae
|
fix(es/modules): Improve compatibility with cjs lexer (#5080)
|
2022-07-01 08:37:04 +00:00 |
|
magic-akari
|
1e33dbab24
|
feat(es/modules): Support node interop (#5069)
|
2022-07-01 03:28:03 +00:00 |
|