Commit Graph

8561 Commits

Author SHA1 Message Date
SWC Bot
dc25df1b56 chore: Bump crates 2024-04-04 06:58:05 +00:00
Donny/강동윤
47714c52ce
feat(es/minifier): Evaluate spread of arrays (#8811)
**Related issue:**

 - Closes #8808
2024-04-04 06:56:29 +00:00
SWC Bot
ff5f69f7e0 chore: Bump crates 2024-04-04 06:26:02 +00:00
Donny/강동윤
730ded2a26
fix(es/minifier): Abort fn inliner if there's a spread arg (#8809)
**Description:**


**Related issue:**

 - Closes #8806
2024-04-04 15:24:31 +09:00
SWC Bot
d1eb7b8136 chore: Bump crates 2024-04-04 06:12:30 +00:00
Donny/강동윤
207582ff25
chore(deps): Update dependencies (#8810) 2024-04-04 15:07:49 +09:00
SWC Bot
9e28254282 chore: Bump crates 2024-04-03 03:03:01 +00:00
Donny/강동윤
9ffcd1823c
fix(es): Change default value of inputSourceMap to true (#8801)
**Related issue:**

 - Closes #8795
2024-04-03 03:01:13 +00:00
SWC Bot
2091a06259 chore: Bump crates 2024-04-03 02:35:12 +00:00
Donny/강동윤
4f9ab8151d
fix(common): Fix source index for inputSourceMap (#8800)
**Related issue:**

 - Closes #8789
2024-04-03 02:33:25 +00:00
SWC Bot
34e12a2da7 chore: Bump crates 2024-04-02 07:32:06 +00:00
Donny/강동윤
0745624cb7
perf(atoms): Update hstr (#8799)
**Description:**


**Related issue:**

 - https://github.com/dudykr/ddbase/pull/27
 - https://github.com/dudykr/ddbase/pull/29
2024-04-02 07:30:26 +00:00
SWC Bot
a15455271a chore: Bump crates 2024-04-02 06:39:51 +00:00
Denis Homolík
7ad004e189
fix(es/bugfixes): Fix fn transform in nameless fns (#8796)
**Description:**

This pull request fixes
`bugfix/transform-safari-id-destructuring-collision-in-function-expression`
module. Previously the transform ignored code inside of function which
did not have specified identifier. Now the visitor should go through the
content of the nameless functions.

**Related issue:**

 - Closes #8788
2024-04-02 15:37:45 +09:00
SWC Bot
56e03a1960 chore: Bump crates 2024-04-01 05:27:57 +00:00
Donny/강동윤
571d29781a
feat(plugin/runner): Improve error message for Wasm plugin crashes (#8794)
**Related issue:**

 - Closes #4333
2024-04-01 05:26:18 +00:00
SWC Bot
504ddb9eeb chore: Bump crates 2024-04-01 02:29:17 +00:00
XiaoPi
95c822e7c4
fix(es/parser): Tweak msg of SyntaxError::UsingDeclNotEnabled (#8791) 2024-04-01 02:27:38 +00:00
SWC Bot
35264c5ce5 chore: Bump crates 2024-04-01 02:03:01 +00:00
Donny/강동윤
6f780ca749
perf(es/parser): Use faster unicode crate (#8785) 2024-04-01 02:01:23 +00:00
SWC Bot
25d6092e7a chore: Bump crates 2024-04-01 01:36:30 +00:00
Paolo Barbolini
37f0a7994b
chore(es/transforms): Add repository field to swc_ecma_ext_transforms (#8793) 2024-04-01 01:34:46 +00:00
SWC Bot
8eac0bec49 chore: Publish 1.4.12-nightly-20240401.1 2024-04-01 00:07:47 +00:00
SWC Bot
acaaa5d594 chore: Publish 1.4.12-nightly-20240331.1 2024-03-31 00:08:11 +00:00
강동윤 (Donny)
10ece99e0f chore: Publish @swc/helpers@v0.5.8 2024-03-28 16:50:04 +09:00
SWC Bot
9ee0be09b1 chore: Bump crates 2024-03-28 07:46:33 +00:00
sschen86
263ce6e22b
fix(es/helpers): Fix metadata of decorators being undefined (#8768) 2024-03-28 07:44:55 +00:00
강동윤 (Donny)
b798632a82 chore: Use --all-features from update script 2024-03-28 15:29:59 +09:00
강동윤 (Donny)
00647ce227 chore: Publish crates 2024-03-28 15:27:11 +09:00
강동윤 (Donny)
ecd878c531 chore: Fix crate update script 2024-03-28 12:47:59 +09:00
SWC Bot
85c3c3a3b1 chore: Bump crates 2024-03-28 02:43:49 +00:00
Donny/강동윤
4961bb055d
fix(es/module): Fix jsc.paths with resolveFully (#8784)
**Related issue:**

 - Closes #8782
2024-03-28 02:42:07 +00:00
강동윤 (Donny)
5a619ebf0a chore: Update changelog 2024-03-26 14:47:04 +09:00
강동윤 (Donny)
4936c37722 chore: Publish 1.4.11 with swc_core v0.90.26 2024-03-26 14:47:03 +09:00
강동윤 (Donny)
2b8aa63bd0 chore: Fix update script 2024-03-26 14:46:44 +09:00
강동윤 (Donny)
e507a18f7d chore: Update changelog 2024-03-26 14:44:43 +09:00
강동윤 (Donny)
9ef3397252 chore: Publish 1.4.10 with swc_core v0.90.26 2024-03-26 14:44:42 +09:00
강동윤 (Donny)
c4b905225d chore: Fix publish script 2024-03-26 14:44:30 +09:00
강동윤 (Donny)
7b6ba82e3d chore: Update changelog 2024-03-26 14:41:56 +09:00
강동윤 (Donny)
34c0b5c838 chore: Publish 1.4.9 with swc_core v0.90.26 2024-03-26 14:41:54 +09:00
SWC Bot
0aafd62ccd chore: Bump crates 2024-03-26 04:22:17 +00:00
magic-akari
53fd09cbd7
fix(es/parser): Parse await using in for head (#8775)
**Related issue:**
 
 - Closes #8774
2024-03-26 04:20:44 +00:00
SWC Bot
cd06af3ef7 chore: Bump crates 2024-03-26 03:56:14 +00:00
Donny/강동윤
e7bca10142
fix(es/minifier): Fix tpl-to-string conversion (#8778)
**Related issue:**

 - Closes #8773
2024-03-26 03:54:35 +00:00
SWC Bot
eec697f458 chore: Publish 1.4.9-nightly-20240326.2 2024-03-26 02:27:03 +00:00
SWC Bot
2377e00518 chore: Bump crates 2024-03-26 01:56:57 +00:00
Donny/강동윤
2920a88cf7
build(bindings/node): Update sourcemap (#8777) 2024-03-26 01:55:18 +00:00
SWC Bot
a05b2ee27b chore: Publish 1.4.9-nightly-20240326.1 2024-03-26 00:08:47 +00:00
SWC Bot
dbf930a2c9 chore: Bump crates 2024-03-25 04:20:57 +00:00
Donny/강동윤
f8681c9299
chore(deps): Update sourcemap to v8.0.0 (#8771)
**Related issue:**

 - https://github.com/getsentry/rust-sourcemap/pull/77
2024-03-25 13:18:49 +09:00