HeYunfei
|
58208ef8ae
|
perf(es/minifier): Make pure function check O(1) (#6840)
|
2023-01-24 06:16:23 +00:00 |
|
SWC Bot
|
05724e5122
|
chore: Publish crates
|
2023-01-23 10:16:00 +00:00 |
|
Austaras
|
2fcab36418
|
refactor(es/preset-env): Use a const fn instead of a macro (#6844)
|
2023-01-23 10:13:42 +00:00 |
|
SWC Bot
|
1d81137592
|
chore: Publish crates
|
2023-01-20 08:52:56 +00:00 |
|
Donny/강동윤
|
21e14787c5
|
fix(es/minifier): Don't inline into await from sequential inliner (#6839)
**Related issue:**
- Closes https://github.com/swc-project/swc/issues/6837.
|
2023-01-20 08:50:51 +00:00 |
|
SWC Bot
|
8863e31446
|
chore: Publish crates
|
2023-01-20 08:11:11 +00:00 |
|
Donny/강동윤
|
df702614e1
|
fix(es/codegen): Fix codegen of string literals with \x000 (#6838)
**Related issue:**
- Closes https://github.com/swc-project/swc/issues/6836.
|
2023-01-20 08:08:58 +00:00 |
|
SWC Bot
|
8194c65953
|
chore: Publish crates
|
2023-01-18 02:19:16 +00:00 |
|
Alex Dixon
|
7205543d5f
|
refactor(es/typescript): Remove unused code (#6830)
|
2023-01-18 02:16:43 +00:00 |
|
SWC Bot
|
09b3e72861
|
chore: Publish crates
|
2023-01-17 06:58:46 +00:00 |
|
Donny/강동윤
|
1ef2347bdf
|
chore(ci): Make stale action to wait 30 days (#6828)
|
2023-01-17 15:54:17 +09:00 |
|
Donny/강동윤
|
6ba726ba28
|
chore: Publish crates
|
2023-01-17 11:56:28 +09:00 |
|
SWC Bot
|
6f77544a10
|
chore: Publish crates
|
2023-01-17 02:52:10 +00:00 |
|
Donny/강동윤
|
db612c1438
|
chore: Publish v1.3.27 (#6827)
|
2023-01-17 02:50:07 +00:00 |
|
SWC Bot
|
c3607ba6eb
|
chore: Publish crates
|
2023-01-16 16:09:51 +00:00 |
|
RiESAEX
|
ad8d043f1d
|
feat(es/helper): Use require to load polyfills and helpers in Script (#6778)
|
2023-01-16 16:07:40 +00:00 |
|
SWC Bot
|
b1f3eb74df
|
chore: Publish crates
|
2023-01-16 15:26:01 +00:00 |
|
westhide
|
e9fdac216c
|
fix(es/codegen): Skip space if jsx attrs is empty (#6823)
|
2023-01-16 15:23:28 +00:00 |
|
SWC Bot
|
4a75eb0157
|
chore: Publish crates
|
2023-01-16 06:59:39 +00:00 |
|
Donny/강동윤
|
ebce18b221
|
fix(es/renamer): Handle rest params correctly (#6821)
**Related issue:**
- Closes https://github.com/swc-project/swc/issues/6819.
|
2023-01-16 06:57:16 +00:00 |
|
SWC Bot
|
179a5f8a92
|
chore: Publish crates
|
2023-01-16 04:53:53 +00:00 |
|
Donny/강동윤
|
82bd5c2041
|
feat(es/renamer): Rename synthesized identifiers even on eval (#6818)
**Related issue:**
- Closes https://github.com/swc-project/swc/issues/5068.
|
2023-01-16 04:51:47 +00:00 |
|
SWC Bot
|
a5707ae7c1
|
chore: Publish crates
|
2023-01-15 06:45:26 +00:00 |
|
Donny/강동윤
|
ff78b8f7e0
|
feat(es/ast): Add EsNext to EsVersion (#6816)
|
2023-01-15 15:43:10 +09:00 |
|
SWC Bot
|
4ea0e20ded
|
chore: Publish crates
|
2023-01-15 00:20:53 +00:00 |
|
Alex Dixon
|
38fb70c237
|
fix(es/plugin): Fix starter template (#6815)
**Related issue:**
- Closes https://github.com/swc-project/swc/issues/6814.
|
2023-01-15 00:18:27 +00:00 |
|
SWC Bot
|
767f50040b
|
chore: Publish crates
|
2023-01-14 09:00:21 +00:00 |
|
Alexander Akait
|
43e75194e5
|
feat(css/parser): Normalize at-rules (#6705)
|
2023-01-14 08:58:24 +00:00 |
|
SWC Bot
|
47cc6446d4
|
chore: Publish crates
|
2023-01-13 07:32:44 +00:00 |
|
Donny/강동윤
|
e7ea054c63
|
test(es): Enable execution tests for fixed issues (#6805)
|
2023-01-13 07:30:21 +00:00 |
|
SWC Bot
|
0bc0a0d274
|
chore: Publish crates
|
2023-01-13 06:57:24 +00:00 |
|
Donny/강동윤
|
8f683e3f77
|
feat(es/minifier): Remove noop spreads (#6803)
**Related issue:**
- Closes https://github.com/swc-project/swc/issues/6788.
|
2023-01-13 06:55:04 +00:00 |
|
SWC Bot
|
b5adb7b842
|
chore: Publish crates
|
2023-01-13 05:42:09 +00:00 |
|
Donny/강동윤
|
a299fd0418
|
test(es/minifier): Add a test for an invalid issue (#6802)
**Related issue:**
- https://github.com/vercel/next.js/discussions/30237#discussioncomment-4674405
|
2023-01-13 05:39:22 +00:00 |
|
SWC Bot
|
b27793f579
|
chore: Publish crates
|
2023-01-13 05:02:46 +00:00 |
|
Donny/강동윤
|
631dd7872b
|
feat(es/renamer): Support safari10 from the name mangler (#6801)
|
2023-01-13 05:00:13 +00:00 |
|
SWC Bot
|
75bf8397ba
|
chore: Publish crates
|
2023-01-12 11:42:47 +00:00 |
|
Donny/강동윤
|
224eff91eb
|
feat(es/quote): Allow using Str as a var (#6797)
|
2023-01-12 11:40:26 +00:00 |
|
SWC Bot
|
be0af3ff13
|
chore: Publish crates
|
2023-01-12 11:04:17 +00:00 |
|
Donny/강동윤
|
b29aa5b5a0
|
test(es/preset-env): Add a test for a wrong issue (#6794)
**Related issue:**
- Closes https://github.com/swc-project/swc/issues/6460.
|
2023-01-12 11:01:25 +00:00 |
|
SWC Bot
|
ba910306ad
|
chore: Publish crates
|
2023-01-12 09:22:29 +00:00 |
|
Donny/강동윤
|
07676d5515
|
fix(es/compat): Ignore this in nested scopes in classes pass (#6796)
**Related issue:**
- Closes https://github.com/swc-project/swc/issues/6506.
|
2023-01-12 09:19:40 +00:00 |
|
SWC Bot
|
2efcbdd2b4
|
chore: Publish crates
|
2023-01-12 07:31:36 +00:00 |
|
Donny/강동윤
|
c14540905f
|
fix(es/transform): Apply hygiene and resolver if minify is specified (#6793)
**Related issue:**
- Closes https://github.com/swc-project/swc/issues/6791.
|
2023-01-12 07:29:28 +00:00 |
|
SWC Bot
|
06e7db9f06
|
chore: Publish crates
|
2023-01-12 06:56:43 +00:00 |
|
Donny/강동윤
|
7dc5ccb0fc
|
test(es/compat): Add a test to verify parameters passs (#6792)
**Related issue:**
- Closes https://github.com/swc-project/swc/issues/6790.
|
2023-01-12 15:54:36 +09:00 |
|
Donny/강동윤
|
288ec1d6e0
|
chore: Publish v1.3.26
|
2023-01-11 18:37:35 +09:00 |
|
Donny/강동윤
|
5496379454
|
chore: Publish crates
|
2023-01-11 18:36:16 +09:00 |
|
SWC Bot
|
d9b22b8bf7
|
chore: Publish crates
|
2023-01-11 08:43:06 +00:00 |
|
Donny/강동윤
|
1c6fe35313
|
chore: Publish v1.3.26 (#6787)
|
2023-01-11 08:40:40 +00:00 |
|