Commit Graph

6916 Commits

Author SHA1 Message Date
Laurent Gaucheron
542bb62ef7
fix(bundler): Don't panic while finding exports (#6947) 2023-02-16 14:00:49 +09:00
SWC Bot
6d7bf02e96 chore: Publish crates 2023-02-15 04:34:08 +00:00
Donny/강동윤
14454c9dbd
fix(es/react): Don't panic on key without a value (#6945)
**Related issue:**

 - Closes https://github.com/swc-project/swc/issues/6939.
2023-02-15 04:31:02 +00:00
SWC Bot
4c6775646b chore: Publish crates 2023-02-14 04:50:23 +00:00
Donny/강동윤
0324d5a78b
chore(bot): Allow org members to use bump comments (#6942) 2023-02-14 04:47:41 +00:00
SWC Bot
8c5a53d0d5 chore: Publish crates 2023-02-14 03:16:15 +00:00
LongYinan
0771418dd0
chore(swc_nodejs_common): remove swc_node_base from swc_nodejs_common (#6940)
- Ref: https://github.com/vercel/turbo/pull/3772
2023-02-14 03:13:36 +00:00
SWC Bot
f1f5a19e61 chore: Publish crates 2023-02-12 21:38:45 +00:00
Donny/강동윤
a9b25aaf4a
fix(es/react): Fix handling of whitespaces (#6935)
**Related issue:**

 - Closes https://github.com/swc-project/swc/issues/6931.
2023-02-12 21:35:55 +00:00
SWC Bot
5a598140c1 chore: Publish crates 2023-02-11 16:29:50 +00:00
Donny/강동윤
1ec161a0f1
fix(es/module): Fix jsc.paths on Windows (#6930)
**Related issue:**

 - Reverts https://github.com/swc-project/swc/pull/6716.
 - Closes https://github.com/swc-project/swc/issues/6782.
2023-02-11 16:27:17 +00:00
SWC Bot
e332dffb58 chore: Publish crates 2023-02-10 18:32:51 +00:00
Jonathan Rudenberg
cb4436bd6e
fix(bindings/cli): Rename --config to --config-json (#6932) 2023-02-10 18:30:00 +00:00
Donny/강동윤
0559f2c2b4 chore: Publish crates 2023-02-10 14:02:48 +09:00
Donny/강동윤
8c1dba85f5
chore: Publish v1.3.35 (#6929) 2023-02-10 05:01:14 +00:00
SWC Bot
e600586925 chore: Publish crates 2023-02-10 03:56:01 +00:00
Donny/강동윤
ebc65c7dcb
fix(es/typescript): Fix handling of non-uppercase JSX elements (#6928)
**Related issue:**

 - Closes https://github.com/swc-project/swc/issues/6923.
2023-02-10 12:53:11 +09:00
SWC Bot
b9212cfee0 chore: Publish crates 2023-02-10 02:51:53 +00:00
Donny/강동윤
9e16418fa9
chore: Publish crates (#6926) 2023-02-10 11:49:19 +09:00
SWC Bot
cade201a1f chore: Publish crates 2023-02-10 02:30:18 +00:00
OJ Kwon
75376cd65c
chore: Bump swc_css_* (#6924) 2023-02-10 11:27:20 +09:00
SWC Bot
29fee38224 chore: Publish crates 2023-02-09 05:11:07 +00:00
Donny/강동윤
85a8defc37
fix(es/preset-env): Fix default target (#6921)
**Description:**

Previously the default value of `targets` was `""`, which is not deterministic.

**Related issue:**

 - Closes https://github.com/swc-project/swc/issues/6888.
2023-02-09 05:08:41 +00:00
SWC Bot
fe095e9dc1 chore: Publish crates 2023-02-09 03:10:10 +00:00
Donny/강동윤
725d3fb645
fix(es/minifier): Don't skip shorthand properties from sequential inliner (#6918)
**Related issue:**

 - Closes https://github.com/swc-project/swc/issues/6914.
2023-02-09 03:07:31 +00:00
Donny/강동윤
932d5a5302 chore: Publish crates 2023-02-08 16:51:05 +09:00
SWC Bot
b72ee503e4 chore: Publish crates 2023-02-08 07:48:41 +00:00
Donny/강동윤
6728091e31
chore: Publish v1.3.34 (#6919) 2023-02-08 07:46:17 +00:00
SWC Bot
63216ccf3f chore: Publish crates 2023-02-08 06:47:21 +00:00
Donny/강동윤
d18027cf9b
test(es/module): Add a test for jsc.paths on windows (#6915)
**Related issue:**

 - Closes https://github.com/swc-project/swc/issues/5165.
2023-02-08 06:44:22 +00:00
SWC Bot
f7f18eded3 chore: Publish crates 2023-02-08 05:48:53 +00:00
Donny/강동윤
d779927b4d
doc(readme): Split download badge (#6917) 2023-02-08 14:46:23 +09:00
SWC Bot
a566f9c999 chore: Publish crates 2023-02-08 05:17:01 +00:00
Donny/강동윤
4c5d5a6fca
fix(es/parser): Don't use stacker for armv7 (#6916) 2023-02-08 05:14:41 +00:00
SWC Bot
4be6c33687 chore: Publish crates 2023-02-08 04:37:20 +00:00
Ah
f85ea9cb57
fix(css/modules): Fix interop of & and :global (#6900) 2023-02-08 04:34:38 +00:00
Donny/강동윤
c293c14aaa chore: Publish crates 2023-02-08 12:04:02 +09:00
realtimetodie
5793e37ac7
chore: Publish v1.3.33 (#6905)
Co-authored-by: Donny/강동윤 <kdy1997.dev@gmail.com>
2023-02-08 03:02:37 +00:00
SWC Bot
6112471d25 chore: Publish crates 2023-02-08 02:13:29 +00:00
Donny/강동윤
951dafbc1a
fix(es/minifier): Don't break ternary with assignment in test (#6906)
**Related issue:**

 - Closes https://github.com/swc-project/swc/issues/6903.
2023-02-08 02:10:44 +00:00
SWC Bot
7f7e21b687 chore: Publish crates 2023-02-07 16:12:00 +00:00
Alex Vasilev
85fffdad02
fix(es/module): Fix SystemJS imports (#6879)
**Related issue:**

 - Closes https://github.com/swc-project/swc/issues/5922.
2023-02-07 16:07:46 +00:00
SWC Bot
74070935a9 chore: Publish crates 2023-02-07 15:20:28 +00:00
Daiki Nishikawa
76bc8a2974
feat(bindings/cli): Support for *.mts/*.cts files (#6909)
**Related issue:**

 - Closes https://github.com/swc-project/swc/issues/4679.
2023-02-07 15:18:10 +00:00
SWC Bot
e65699c755 chore: Publish crates 2023-02-07 14:35:38 +00:00
Donny/강동윤
f36d945a33
fix(es/parser): Fix stack overflow due to deeply nested if (#6910)
**Related issue:**

 - Closes https://github.com/swc-project/swc/issues/6813.
2023-02-07 14:33:13 +00:00
SWC Bot
bd0072511b chore: Publish crates 2023-02-07 08:09:02 +00:00
Donny/강동윤
ee3a1071a5
fix(es/typescript): Ignore jsx element names (#6911)
**Related issue:**

 - https://github.com/vercel/next.js/issues/45561.
2023-02-07 08:06:37 +00:00
SWC Bot
58b74ffbe2 chore: Publish crates 2023-02-07 06:24:58 +00:00
JH.Lee
17f1c50287
chore(bindings/cli): Enable preferUnplugged by default for the plugins (#6912) 2023-02-07 06:22:24 +00:00