Commit Graph

7752 Commits

Author SHA1 Message Date
SWC Bot
04932acc02 chore: Publish crates 2023-10-12 04:06:44 +00:00
Donny/강동윤
95eb147742
refactor(es/preset-env): Rename parameter to avoid confusion (#8106)
**Related issue:**

 - Closes #8103
2023-10-12 04:04:10 +00:00
SWC Bot
1bb2491368 chore: Publish crates 2023-10-12 03:28:23 +00:00
Donny/강동윤
fe0bf5746f
chore(ci): Fix CI action (#8107) 2023-10-12 03:26:04 +00:00
강동윤 (Donny)
11f31da386 chore(xtask): Bump version correctly 2023-10-12 10:17:58 +09:00
SWC Bot
d3c548843b chore: Publish 1.3.93-nightly-20231012.1 2023-10-12 01:15:58 +00:00
SWC Bot
4cb383d339 chore: Publish 1.3.93-nightly-20231012.1 2023-10-12 01:12:25 +00:00
강동윤 (Donny)
5779a7e26c chore(ci): Use --tag of npm publish 2023-10-12 10:10:37 +09:00
SWC Bot
70b65fb91f chore: Publish 1.3.93-nightly-20231012.1 2023-10-12 00:52:45 +00:00
SWC Bot
1364c568e1 chore: Publish crates 2023-10-12 00:42:04 +00:00
Donny/강동윤
94bb42e294
fix(es/minifier): Don't inline functions if keep_fnames is enabled (#8093)
**Related issue:**

 - https://github.com/vercel/next.js/issues/56550
2023-10-12 00:39:19 +00:00
강동윤 (Donny)
372f78ce12 chore(xtask): Typo 2023-10-12 08:26:04 +09:00
SWC Bot
c4a1a06580 chore: Publish 1.3.93-nightly.20231011.1 2023-10-11 23:23:02 +00:00
강동윤 (Donny)
b8c57870fa chore(xtask): Inherit stderr 2023-10-12 08:17:48 +09:00
강동윤 (Donny)
ff65a5cd20 chore: Restore versions 2023-10-12 08:11:05 +09:00
강동윤 (Donny)
e0c07e25a1 chore(xtask): Preaerve version 2023-10-12 08:05:16 +09:00
SWC Bot
e228724b05 chore: Publish 1.3.95-nightly.20231011.1 2023-10-11 23:02:59 +00:00
강동윤 (Donny)
bd254f67d4 chore(xtask): Create a git tag 2023-10-12 08:00:17 +09:00
SWC Bot
f31d6552f3 chore: Publish 1.3.94-nightly.20231011.1 2023-10-11 22:58:00 +00:00
Donny/강동윤
db4ca650e4
fix(xtask): Fix nightly command (#8105) 2023-10-12 07:55:29 +09:00
SWC Bot
6828fdbee5 chore: Publish crates 2023-10-11 22:50:49 +00:00
Donny/강동윤
9d773bfa12
chore(xtask): Add a command for nigjtly build (#8104) 2023-10-12 07:48:28 +09:00
SWC Bot
a25fff5c46 chore: Publish crates 2023-10-11 18:35:43 +00:00
Donny/강동윤
cb4361f293
fix(es/decorators): Fix a regression about class expressions (#8102)
**Related issue:**

 - Closes #8095
2023-10-11 16:45:21 +00:00
SWC Bot
1183c32e3c chore: Publish crates 2023-10-11 14:05:36 +00:00
Donny/강동윤
e1043fae77
fix(es/parser): Fix parsing of await using (#8101)
**Related issue:**

 - Closes #8096
2023-10-11 14:03:08 +00:00
SWC Bot
17fe7b29c5 chore: Publish crates 2023-10-11 12:44:18 +00:00
Donny/강동윤
226b17fa86
chore(ci): Remove unused concurrency tests (#8100) 2023-10-11 21:40:49 +09:00
SWC Bot
8a07681f78 chore: Publish crates 2023-10-11 12:26:14 +00:00
magic-akari
bf523f5351
fix(es/compat): Handle export default decorator only if not empty (#8099)
**Related issue:**

 - Closes: #8098
2023-10-11 12:24:22 +00:00
SWC Bot
3dc761ab47 chore: Publish crates 2023-10-11 05:23:36 +00:00
Donny/강동윤
f5d7acfa10
chore(xtask): Add --features to xtask bench (#8094) 2023-10-11 05:21:25 +00:00
SWC Bot
77d34014c7 chore: Publish crates 2023-10-10 14:21:09 +00:00
Donny/강동윤
a2d077958f
chore(es/minifier): Fix script for extracting test cases from next.js app (#8092) 2023-10-10 23:18:39 +09:00
SWC Bot
7e4b2490e8 chore: Publish crates 2023-10-10 11:44:33 +00:00
Donny/강동윤
d1097ccb59
feat(css/parser): Store lexed comments (#8091)
**Description:**

For now, we leave every comment as a leading comment. As logic for determining leading vs trailing is quite complex, I'll do it with another PR.
2023-10-10 11:42:20 +00:00
SWC Bot
4453d1b0a8 chore: Publish crates 2023-10-10 06:49:24 +00:00
Donny/강동윤
3b449e3bca
chore(xtask): Add git reduce core-ver (#8088)
**Description:**

This command should be useful for reducing regressions to commits.
2023-10-10 15:47:27 +09:00
SWC Bot
f44205bd57 chore: Publish crates 2023-10-10 04:10:33 +00:00
magic-akari
a912937cea
fix(es/compat): Handle __proto__ edge case in shorthand pass (#8077)
**Related issue:**

 - https://github.com/babel/babel/pull/12664
2023-10-10 04:08:45 +00:00
SWC Bot
ed648337f1 chore: Publish crates 2023-10-08 02:05:49 +00:00
Donny/강동윤
7073e83f65
fix(ci): Fix CI (#8079) 2023-10-08 02:03:50 +00:00
SWC Bot
34e03c4661 chore: Publish crates 2023-10-08 00:41:50 +00:00
Donny/강동윤
84cec8766d
refactor(atoms): Remove usage of js_word! to drop string-cache (#7976)
**Description:**

This PR is to prepare removal of `string-cache`. Actually, this PR does not remove it. Instead, this PR only removes direct usages of `js_word!`s, especially in patterns.



**Related issue:**

 - #4946.
2023-10-08 00:39:51 +00:00
강동윤 (Donny)
2da1037748 chore: Publish @swc/helpers@v0.5.3 2023-10-07 23:37:18 +09:00
SWC Bot
d716dc823b chore: Publish crates 2023-10-07 14:22:43 +00:00
magic-akari
1346528477
fix(es/helpers): Override mistake in _interop_require_wildcard (#8076)
**Related issue:**

 - https://github.com/babel/babel/issues/15995
2023-10-07 14:20:39 +00:00
SWC Bot
4843266545 chore: Publish crates 2023-10-06 14:46:52 +00:00
Donny/강동윤
a5621bb30a
chore(xtask): Migrate scripts to xtask (#8072)
This PR adds

 - `xtask clean`
 - `xtask bench`
2023-10-06 14:44:53 +00:00
SWC Bot
5c6c82bc6a chore: Publish crates 2023-10-06 12:41:57 +00:00