Commit Graph

8619 Commits

Author SHA1 Message Date
SWC Bot
f2643469d5 chore: Bump crates 2024-03-11 07:22:20 +00:00
Artur
aa9297b42e
feat(es/lints): Add prefer-object-spread rule (#8696) 2024-03-11 07:20:50 +00:00
SWC Bot
a3d877e406 chore: Bump crates 2024-03-11 06:54:35 +00:00
Donny/강동윤
23f9635d2c
fix(es/minifier): Do not evaluate slice calls with negative index (#8726)
**Related issue:**

 - Closes #8715.
2024-03-11 06:52:57 +00:00
SWC Bot
99a5961789 chore: Bump crates 2024-03-11 04:57:56 +00:00
Donny/강동윤
f3fbd9d549
fix(es/minifier): Fix eval of toString of array with holes (#8727)
**Related issue:**

 - Closes #8717.
2024-03-11 04:56:31 +00:00
SWC Bot
2ff26e05d2 chore: Bump crates 2024-03-11 04:29:01 +00:00
LongYinan
e3acd1476c
refactor(es): Prepare wasm32-wasi-preview1-threads target support (#8724) 2024-03-11 13:27:29 +09:00
SWC Bot
e25380451e chore: Bump crates 2024-03-11 04:19:21 +00:00
Artur
a5dbb17612
feat(es/lints): Add no-prototype-builtins rule (#8684) 2024-03-11 04:17:40 +00:00
SWC Bot
8c024895f9 chore: Publish 1.4.7-nightly-20240310.2 2024-03-10 00:31:43 +00:00
SWC Bot
3b4e4dc4f2 chore: Publish 1.4.7-nightly-20240310.1 2024-03-10 00:24:13 +00:00
강동윤 (Donny)
de09c55ffa chore: Update changelog 2024-03-08 14:56:34 +09:00
강동윤 (Donny)
938d725f27 chore: Publish 1.4.6 with swc_core v0.90.18 2024-03-08 14:56:32 +09:00
SWC Bot
18ab6cd566 chore: Publish 1.4.6-nightly-20240308.1 2024-03-08 05:49:46 +00:00
SWC Bot
b0c00b96f1 chore: Bump crates 2024-03-08 04:57:07 +00:00
Donny/강동윤
9a1f04f426
perf(es): Do not create tokio runtime if not required (#8711)
**Related issue:**

 - Closes #8708.
2024-03-08 04:55:36 +00:00
SWC Bot
1f65271b72 chore: Bump crates 2024-03-07 07:20:05 +00:00
Donny/강동윤
606921700e
fix(es/minifier): Do not drop used properties (#8703)
**Related issue:**

 - Closes #8692
2024-03-07 07:18:26 +00:00
SWC Bot
c6464add4f chore: Publish 1.4.6-nightly-20240307.1 2024-03-07 00:18:19 +00:00
강동윤 (Donny)
cecd02615e chore: Update changelog 2024-03-06 17:53:35 +09:00
강동윤 (Donny)
811d3a01c7 chore: Publish 1.4.5 with swc_core v0.90.17 2024-03-06 17:53:33 +09:00
SWC Bot
2956547ef7 chore: Publish 1.4.5-nightly-20240306.1 2024-03-06 08:51:56 +00:00
SWC Bot
e49b9f68a3 chore: Bump crates 2024-03-06 08:25:25 +00:00
Donny/강동윤
d37125fb8e
fix(es/module): Fix relativeness check for jsc.paths (#8702)
**Related issue:**

 - Closes #8701
2024-03-06 17:23:38 +09:00
SWC Bot
90aaabaf15 chore: Bump crates 2024-03-06 04:41:56 +00:00
magic-akari
4ce39ebf32
feat(es/parser): Support Regular Expression v flag (#8690)
**Related issue:**

- Closes #8462
2024-03-06 04:40:25 +00:00
SWC Bot
4066dfa830 chore: Bump crates 2024-03-06 03:57:09 +00:00
Donny/강동윤
8a3d6f85f7
chore(ci): Fix cargo deny action (#8699) 2024-03-06 03:55:42 +00:00
강동윤 (Donny)
a5b08adb85 chore: Update changelog 2024-03-05 22:54:45 +09:00
강동윤 (Donny)
714e87a831 chore: Publish 1.4.4 with swc_core v0.90.16 2024-03-05 22:54:44 +09:00
SWC Bot
9c6195f1bf chore: Publish 1.4.4-nightly-20240305.1 2024-03-05 04:24:49 +00:00
강동윤 (Donny)
05a4227b86 chore: Update changelog 2024-03-05 11:48:25 +09:00
강동윤 (Donny)
2ae4f1ca75 chore: Publish 1.4.3 with swc_core v0.90.16 2024-03-05 11:48:23 +09:00
SWC Bot
e23ba917af chore: Bump crates 2024-03-04 11:27:25 +00:00
Levi
7e05adf0fa
feat(es/minifier): Allow expr_simplifier to do arithmetic with string literals (#8683)
**Description:**
This PR implements the feature described for the issue in #8682.


**Related issue:**

 - Closes #8682.
2024-03-04 11:25:54 +00:00
SWC Bot
eac6620b04 chore: Bump crates 2024-03-04 11:02:44 +00:00
magic-akari
570483ae48
fix(es/decorators): Handle default exported class (#8691)
**Related issue:**

- Closes #8681
2024-03-04 11:01:04 +00:00
SWC Bot
98aa9824d5 chore: Bump crates 2024-03-04 10:08:47 +00:00
Donny/강동윤
b47438245a
perf(visit): Drop pmutil to improve compile time (#8673) 2024-03-04 10:07:02 +00:00
SWC Bot
bf2535070d chore: Bump crates 2024-03-04 09:37:55 +00:00
Donny/강동윤
761365eb56
fix(es/module): Allow FileName::Anon from node resolver (#8686)
**Related issue:**
 
 - Closes #8674
2024-03-04 09:36:17 +00:00
SWC Bot
7a5c7df195 chore: Bump crates 2024-03-04 07:48:09 +00:00
magic-akari
baba663464
fix(es/typescript): Handle accessibility in private method (#8689)
**Related issue:**

- Closes #8687
2024-03-04 07:46:31 +00:00
SWC Bot
5ae0a2f858 chore: Bump crates 2024-03-04 01:49:57 +00:00
Donny/강동윤
08ed0fb666
fix(es/modules): Fix resolution of jsc.paths with exact match (#8685)
**Related issue:**

 - Closes #8668
2024-03-04 01:48:18 +00:00
SWC Bot
147e7d0e68 chore: Publish 1.4.3-nightly-20240304.1 2024-03-04 00:37:36 +00:00
SWC Bot
ca0312504e chore: Bump crates 2024-03-02 10:50:01 +00:00
David Sherret
64c9b8f4f1
fix(es/codegen): Emit namespace keyword of TsModuleDecl if possible (#8676)
**Description:** 

Emits the namespace keyword for TsModuleDecls when able.

Been meaning to open a PR for this one for a while, but the module
keyword may be deprecated in the future in TS in non-ambient modules, so
it's better to do this.
2024-03-02 10:48:30 +00:00
SWC Bot
5dc40d347b chore: Bump crates 2024-03-02 10:24:52 +00:00