Commit Graph

173 Commits

Author SHA1 Message Date
Donny/강동윤
d43f1b1212
chore(ci): Fix publish-npm-package action (#9461)
**Related issue:**

 - Closes https://github.com/swc-project/swc/issues/9457
2024-08-20 14:54:07 +09:00
Donny/강동윤
9751518a0a
fix(visit): Fix regression of AST paths (#9420) 2024-08-12 14:09:37 +09:00
magic-akari
124e5ffa7b
fix(es/typescript): Strip class modifiers (#9399)
Co-authored-by: Donny/강동윤 <kdy1997.dev@gmail.com>
2024-08-09 21:43:20 +09:00
Donny/강동윤
c977c2bec2
chore(xtask): Make reducing version of swc_core easier (#9406)
**Description:**

This PR
 - makes auto-publish action store the version of `swc_core` in the commit message.
 - fixes `swc_core` version reducing logic.
2024-08-09 14:52:10 +09:00
Donny/강동윤
19e479e43f
chore: Update cargo-mono (#9323) 2024-07-24 10:59:32 +09:00
Donny/강동윤
a417ff4d86
feat(allocator): Add maybe types (#9278) 2024-07-19 13:22:34 +09:00
Donny/강동윤
cbfeac35d6
chore(ci): Use dynamic matrix for cargo-test action (#9233)
**Description:**

We can dynamically create a matrix to make managing CI simpler.
2024-07-14 13:19:15 +09:00
Donny/강동윤
e7b9c552a7
chore(ci): Configure codspeed (#9189) 2024-07-10 15:20:27 +09:00
강동윤 (Donny)
16f80c4730 chore: Make publish.sh use git protocol 2024-07-06 10:56:19 +09:00
Donny/강동윤
8b4d4676be
chore(ci): Tag releases from new publish pipeline (#9156) 2024-07-06 10:35:17 +09:00
Donny/강동윤
6b3c0da755
feat(binding): Create Wasm package for stripping only TypeScript (#9124)
**Description:**

This PR adds a Wasm binding which is only capable of stripping TypeScript types.


**Related issue:**

 - https://github.com/marco-ippolito/node/pull/2
2024-07-03 00:50:59 +00:00
Donny/강동윤
aa59ca3727
chore: Restore benchmark action (#9067)
**Description:**

Let's restore https://swc.rs/docs/benchmarks
2024-06-17 16:08:01 +09:00
Donny/강동윤
886bf0e9c2
chore: Implement Determine nightly version (#9061)
**Description:**

This is a follow-up PR of https://github.com/swc-project/swc/pull/9060. I'll integrate `swc-ecosystem-ci` into publish pipeline to prevent regressions.
2024-06-16 19:29:18 +09:00
강동윤 (Donny)
e4cbc8d675 chore(ci): Fix binary upload action 2024-06-12 23:26:46 +09:00
Donny/강동윤
3337bb26f9
fix(ci): Make publish action upload cli artifacts (#9040)
**Related issue:**

 - Closes #9035
2024-06-12 14:22:08 +09:00
Donny/강동윤
6fa79be081
feat(es/transforms): Add experimental output API for transforms (#9000)
**Description:**

This interface will provide a way to emit some outputs from transforms. This data will be emitted back to the JS caller.
2024-06-05 15:38:28 +09:00
강동윤 (Donny)
626f13eff9 chore: Use prepublish instead of prepublishOnly 2024-05-29 22:18:09 +09:00
강동윤 (Donny)
6d58a5d60d chore: Fix publish.sh by using cd 2024-05-28 15:05:02 +09:00
Donny/강동윤
f960d52364
refactor(bindings): Make @swc/core a subpackage (#8625)
**Description:**

This is for consistency and future extensions.
2024-05-18 09:23:06 +09:00
강동윤 (Donny)
b1c22d53b6 chore: Improve publish script 2024-04-23 12:34:49 +09:00
강동윤 (Donny)
b798632a82 chore: Use --all-features from update script 2024-03-28 15:29:59 +09:00
강동윤 (Donny)
ecd878c531 chore: Fix crate update script 2024-03-28 12:47:59 +09:00
강동윤 (Donny)
2b8aa63bd0 chore: Fix update script 2024-03-26 14:46:44 +09:00
강동윤 (Donny)
c4b905225d chore: Fix publish script 2024-03-26 14:44:30 +09:00
강동윤 (Donny)
ad932f0921 chore: Improve update script 2024-03-21 11:02:48 +09:00
Donny/강동윤
7c896e5902
chore: Provide a script to update all SWC crates (#8759) 2024-03-18 15:23:54 +09:00
강동윤 (Donny)
938d725f27 chore: Publish 1.4.6 with swc_core v0.90.18 2024-03-08 14:56:32 +09:00
강동윤 (Donny)
811d3a01c7 chore: Publish 1.4.5 with swc_core v0.90.17 2024-03-06 17:53:33 +09:00
강동윤 (Donny)
714e87a831 chore: Publish 1.4.4 with swc_core v0.90.16 2024-03-05 22:54:44 +09:00
강동윤 (Donny)
2ae4f1ca75 chore: Publish 1.4.3 with swc_core v0.90.16 2024-03-05 11:48:23 +09:00
강동윤 (Donny)
f07f5c35db chore: Publish 1.4.2 with swc_core v0.90.10 2024-02-19 13:24:21 +09:00
강동윤 (Donny)
9b1a70bf3e chore: Improve publish script 2024-02-13 14:52:53 +09:00
강동윤 (Donny)
83dfc26dac chore: Publish 1.4.1 with swc_core v0.90.8 2024-02-13 14:51:57 +09:00
Donny/강동윤
a3d333a25d
chore: Publish v1.4.0 with swc_core v0.90.x (#8599) 2024-02-05 16:06:18 +09:00
Donny/강동윤
c743200801
chore: Publish v1.3.107 with swc_core v0.89.4` (#8566) 2024-01-28 22:51:03 +09:00
Donny/강동윤
40d9fb78d5
chore: Publish v1.3.105 with swc_core v0.87.29 (#8531) 2024-01-21 12:01:52 +09:00
Donny/강동윤
cc48dc631a
chore: Publish v1.3.103 with swc_core v0.87.22 (#8503) 2024-01-15 12:31:48 +09:00
강동윤 (Donny)
f9bbd11911 chore: Publish crates 2024-01-02 15:44:51 +09:00
Donny/강동윤
cc328ea016
chore: Publish v1.3.102 with swc_core v0.87.10 (#8464) 2023-12-31 20:56:34 +09:00
Donny/강동윤
2037f0da9b
chore: Publish v1.3.101 with swc_core v0.87.2 (#8432) 2023-12-18 13:44:14 +09:00
LongYinan
4b8184ca99
chore(ci): Add linux arm build back (#8406) 2023-12-11 04:45:04 +00:00
Donny/강동윤
02add74b73
chore: Publish v1.3.100 with swc_core v0.86.84 (#8359)
**Related issue:**

 - Closes #8355
2023-11-30 14:14:46 +09:00
강동윤 (Donny)
7fd59b214e chore: Remove node_modules 2023-11-23 08:03:29 +09:00
강동윤 (Donny)
85350d31ae chore: Publish v1.3.99 with swc_core v0.86.73 2023-11-21 11:50:59 +09:00
강동윤 (Donny)
8ac47a370e chore: Fix publish action 2023-11-21 11:50:27 +09:00
Donny/강동윤
99ad5022d1
chore: Publish v1.3.98 with swc_core v0.86.73 (#8321) 2023-11-21 10:21:44 +09:00
Donny/강동윤
05313ecd8f
chore: Publish v1.3.97 with swc_core v0.86.46 (#8250) 2023-11-09 15:09:41 +09:00
Donny/강동윤
93bb69d14e
chore: Publish v1.3.96 with swc_core v0.86.29 (#8216) 2023-11-04 06:41:56 +09:00
Donny/강동윤
fb96b154bd
chore: Publish v1.3.95 with swc_core v0.86.16 (#8176) 2023-10-24 04:29:53 -07:00
Donny/강동윤
ff39d6452f
chore: Publish v1.3.94 with swc_core v0.86.12 (#8165) 2023-10-21 04:33:25 -07:00