Donny/강동윤
ad73fbfcd0
chore: Publish crates
2022-11-30 19:16:05 +09:00
Donny/강동윤
805ff71c27
chore: Publish v1.3.21
( #6550 )
2022-11-30 19:15:03 +09:00
Donny/강동윤
ae6322064d
feat(es/preset-env): Update data ( #6538 )
2022-11-30 04:27:59 +00:00
Donny/강동윤
c82c65c0ba
chore: Publish crates
2022-11-26 22:48:22 +09:00
Donny/강동윤
71ce4a449a
chore: Publish v1.3.20
( #6516 )
2022-11-26 22:35:16 +09:00
OJ Kwon
d957aac056
refactor(binding/wasm): Use binding_macro ( #6487 )
2022-11-21 01:38:25 +00:00
Donny/강동윤
408dec0fa7
chore: Publish v1.3.19
( #6483 )
2022-11-20 15:49:52 +09:00
OJ Kwon
dd4b9e87de
refactor(bindings): Deprecate jsvalue::*_serde
( #6462 )
2022-11-18 10:21:23 +09:00
Donny/강동윤
fd2064d9de
chore: Publish v1.3.18
( #6456 )
2022-11-16 05:42:35 +00:00
Donny/강동윤
375fe85ce2
chore: Publish v1.13.17
( #6442 )
2022-11-15 05:48:57 +00:00
Donny/강동윤
948e35bcd6
fix(bindings): Revert #6436 ( #6444 )
2022-11-15 13:50:53 +09:00
OJ Kwon
8ca3cc7875
chore(ci): Ensure to honor node package manager ( #6437 )
2022-11-15 00:52:44 +00:00
OJ Kwon
1dd8b3d9d5
refactor(bindings): Deprecate JsValue::*_serde
( #6436 )
2022-11-14 23:46:13 +00:00
Donny/강동윤
5f47aeed96
chore: Publish v1.3.16
( #6425 )
2022-11-13 12:29:54 +00:00
Donny/강동윤
77e0c1d1a4
chore: Publish v1.3.15
( #6410 )
2022-11-12 17:23:42 +09:00
Donny/강동윤
7aab648937
chore: Publish v1.3.14
2022-11-03 11:59:10 +09:00
Donny/강동윤
241f9f05cb
chore: Publish v1.3.13
( #6320 )
2022-11-03 09:33:56 +09:00
Donny/강동윤
6f2eea03bf
chore: Publish v1.3.12
( #6315 )
2022-11-02 04:53:22 +00:00
Donny/강동윤
c7e6ab2573
chore: Publish v1.3.11
( #6258 )
2022-10-26 15:30:34 +09:00
Donny/강동윤
ad27fb020a
chore: Publish v1.3.10
( #6225 )
2022-10-21 12:50:17 +09:00
Donny/강동윤
e8a80c8a8b
chore: Publish v1.3.9
( #6177 )
2022-10-17 20:32:18 +09:00
Donny/강동윤
ec5782e4a0
chore: Publish crates
2022-10-17 09:26:50 +09:00
Donny/강동윤
2dd98e69e8
chore: Publish v1.3.8 ( #6143 )
2022-10-14 09:57:59 +09:00
Donny/강동윤
92f4f309f8
chore: Publish v1.3.7
( #6125 )
2022-10-12 03:40:22 +00:00
Donny/강동윤
0cd8aeeb5c
feat(bindings): Apply resolver
to the output of parse
apis ( #6118 )
...
**Description:**
This PR makes the `parse*()` API return AST with `resolver` applied to help plugin authors
2022-10-11 11:49:30 +00:00
Donny/강동윤
b5d5e11197
chore: Publish v1.3.6
( #6087 )
2022-10-08 13:39:07 +09:00
Donny/강동윤
26047bf584
chore: Publish v1.3.5
2022-10-06 05:28:58 +00:00
Donny/강동윤
6cdb5ed97f
fix(cli): Configure GLOBALS
( #6061 )
...
**Related issue:**
- Closes https://github.com/swc-project/swc/issues/6059 .
2022-10-06 04:17:06 +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
Donny/강동윤
21cbc0d561
chore: Publish v1.3.3
( #5942 )
2022-09-23 17:51:57 +09:00
廖应龙
ccca6d0a88
fix(cli): Add missing comma ( #5902 )
2022-09-19 13:34:06 +00:00
Donny/강동윤
6fa55ce3a0
chore: Publish v1.3.2
( #5898 )
2022-09-19 17:29:43 +09:00
OJ Kwon
1ba151fe95
feat(swc_core): Enable bytecheck
for plugin ( #5878 )
2022-09-16 11:43:59 +09:00
Donny/강동윤
355bb41a1f
build(bindings): Remove cargo patch ( #5874 )
2022-09-15 08:49:23 +00:00
OJ Kwon
092b7281d0
refactor(es/ast): Apply rkyv-bytecheck flag ( #5866 )
2022-09-15 05:20:46 +00:00
Donny/강동윤
e9f4f4eb06
chore: Publish v1.3.1
( #5854 )
2022-09-14 17:24:15 +09:00
廖应龙
969ecdee3d
fix(cli): Update the plugin template ( #5824 )
2022-09-12 00:25:43 +00:00
Donny/강동윤
ac850988af
chore: Publish v1.3.0
( #5813 )
2022-09-10 23:05:27 +09:00
OJ Kwon
6f19f8902f
refactor(swc_core): enable bytechecked flag ( #5792 )
...
**Description:**
Another update to enable bytecheck rkyv feature flag.
Our dep tree is quite tangled with implicit enable (plugin -> rkyv). PR tries to detach some of it while trying to preserve existing behavior as much as it can.
2022-09-09 08:05:51 +00:00
Donny/강동윤
6fde98217b
chore: Publish v1.2.249
( #5782 )
2022-09-08 16:17:11 +09:00
Daiki Nishikawa
15e2357d1d
chore: Typo ( #5758 )
2022-09-06 10:33:40 +09:00
Donny/강동윤
95119be5b2
chore: Publish v1.2.248
( #5755 )
2022-09-06 00:20:33 +09:00
Donny/강동윤
06b464cc45
chore: Publish v1.2.247
( #5736 )
2022-09-04 18:28:13 +09:00
Donny/강동윤
00dde3eed2
chore: Publish crates
2022-09-01 20:09:56 +09:00
Donny/강동윤
986810b203
chore: Publish v1.2.246
( #5710 )
2022-09-01 17:47:04 +09:00
Donny/강동윤
b7da692580
feat(bindings): Reduce size ( #5708 )
2022-09-01 07:44:14 +00:00
Donny/강동윤
46aa86f5f8
chore: Publish v1.2.245
2022-08-30 13:01:04 +09:00
Donny/강동윤
43c3c49b07
chore: Publish v1.2.244
2022-08-26 11:56:37 +09:00