Donny/강동윤
|
6918e3a4fb
|
test(es/minifier): Postpone tests which can be verified by execution tests (#4600)
|
2022-05-10 14:47:37 +09:00 |
|
SWC Bot
|
563602142c
|
chore: Publish crates
|
2022-05-10 05:23:18 +00:00 |
|
Donny/강동윤
|
859dc440b4
|
fix(es/minifier): Preserve more this (#4599)
|
2022-05-10 05:20:36 +00:00 |
|
SWC Bot
|
6c425d3d0a
|
chore: Publish crates
|
2022-05-10 04:19:24 +00:00 |
|
Donny/강동윤
|
d611d543ea
|
fix(es/fixer): Handle new yield (#4598)
|
2022-05-10 04:17:11 +00:00 |
|
SWC Bot
|
e52c06fe0d
|
chore: Publish crates
|
2022-05-10 03:57:45 +00:00 |
|
Donny/강동윤
|
8944a3bdf5
|
fix(es/minifier): Fix switch with a unknown case (#4597)
|
2022-05-10 03:55:34 +00:00 |
|
SWC Bot
|
20a7304267
|
chore: Publish crates
|
2022-05-10 03:24:33 +00:00 |
|
Donny/강동윤
|
097ff1ddc1
|
fix(es/minifier): Fix with and NaN (#4596)
|
2022-05-10 03:21:43 +00:00 |
|
SWC Bot
|
bf2d5ff909
|
chore: Publish crates
|
2022-05-09 21:38:24 +00:00 |
|
Donny/강동윤
|
2ab7594b4a
|
fix(es/minifier): Fix switches (#4595)
|
2022-05-09 21:36:09 +00:00 |
|
SWC Bot
|
2482c93449
|
chore: Publish crates
|
2022-05-09 20:20:17 +00:00 |
|
Donny/강동윤
|
6ac4a23aa2
|
feat(es/hygiene): Drop syntax context (#4594)
|
2022-05-09 20:15:15 +00:00 |
|
Donny/강동윤
|
c68dec9448
|
chore: Publish v1.2.181
|
2022-05-10 04:52:51 +09:00 |
|
SWC Bot
|
cc712c7084
|
chore: Publish crates
|
2022-05-09 19:10:45 +00:00 |
|
Donny/강동윤
|
dd09cdf8b1
|
fix(es/minifier): Fix handling of NaN (#4593)
|
2022-05-09 19:08:28 +00:00 |
|
Donny/강동윤
|
fb17581570
|
chore: Publish v1.2.180
|
2022-05-10 02:06:22 +09:00 |
|
SWC Bot
|
a316e92732
|
chore: Publish crates
|
2022-05-09 17:02:34 +00:00 |
|
LongYinan
|
af91094b2d
|
fix(node): Use jemallocator on linux (#4591)
|
2022-05-09 16:59:59 +00:00 |
|
SWC Bot
|
ba406f6120
|
chore: Publish crates
|
2022-05-09 16:38:56 +00:00 |
|
Donny/강동윤
|
3521ce09e7
|
fix(es/minifier): Consider more aliases in sequences pass (#4583)
|
2022-05-09 16:36:40 +00:00 |
|
Donny/강동윤
|
ad6b71150e
|
chore: Publish crates
|
2022-05-10 00:08:15 +09:00 |
|
SWC Bot
|
51d7078175
|
chore: Publish crates
|
2022-05-09 11:27:12 +00:00 |
|
Donny/강동윤
|
8db3442216
|
fix(es/minifier): Unwrap blocks more carefully (#4586)
|
2022-05-09 11:24:53 +00:00 |
|
SWC Bot
|
6833bb9c6d
|
chore: Publish crates
|
2022-05-09 09:17:37 +00:00 |
|
Donny/강동윤
|
7e80c10cba
|
fix(es/minifier): Don't create an invalid labeled statement (#4581)
|
2022-05-09 09:15:12 +00:00 |
|
SWC Bot
|
df31bb1731
|
chore: Publish crates
|
2022-05-09 08:52:56 +00:00 |
|
Donny/강동윤
|
56c3010f6b
|
fix(es/resolver): Fix more try catch issues (#4582)
|
2022-05-09 17:50:30 +09:00 |
|
SWC Bot
|
d9f168687d
|
chore: Publish crates
|
2022-05-09 07:19:45 +00:00 |
|
Donny/강동윤
|
e43689b7d5
|
fix(es/minifier): Preserve more identifiers if eval or with exists (#4580)
|
2022-05-09 07:17:33 +00:00 |
|
SWC Bot
|
29842e1b04
|
chore: Publish crates
|
2022-05-09 06:28:43 +00:00 |
|
Alexander Akait
|
a34dea11d0
|
feat(html/parser): Parse document fragment (#4579)
|
2022-05-09 06:26:31 +00:00 |
|
SWC Bot
|
23a24b46a5
|
chore: Publish crates
|
2022-05-09 06:06:22 +00:00 |
|
Alexander Akait
|
4cc247f39f
|
refactor(html/parser): Resolve TODO (#4577)
|
2022-05-09 06:03:51 +00:00 |
|
SWC Bot
|
c070b43e5d
|
chore: Publish crates
|
2022-05-09 05:45:55 +00:00 |
|
Donny/강동윤
|
7fc9bbccd9
|
feat(config): Make all configuration overridable (#4575)
|
2022-05-09 05:38:27 +00:00 |
|
SWC Bot
|
29811e28ee
|
chore: Publish crates
|
2022-05-08 16:04:48 +00:00 |
|
Donny/강동윤
|
55d0ee6cba
|
feat(es/ast): Add methods for parens (#4576)
|
2022-05-08 16:02:23 +00:00 |
|
SWC Bot
|
cb55983a14
|
chore: Publish crates
|
2022-05-08 15:42:56 +00:00 |
|
Alexander Akait
|
4838267015
|
test(html/parser): Improve script on/off tests (#4564)
|
2022-05-08 15:39:17 +00:00 |
|
SWC Bot
|
d27b6e6dbe
|
chore: Publish crates
|
2022-05-08 10:15:15 +00:00 |
|
Donny/강동윤
|
9e79f9ced6
|
fix(es/resolver): Fix handling of a complex try catch (#4574)
|
2022-05-08 10:12:50 +00:00 |
|
SWC Bot
|
72f52f4ab6
|
chore: Publish crates
|
2022-05-08 09:21:40 +00:00 |
|
RiESAEX
|
086840956d
|
fix(es): Use unresolved_mark (#4573)
|
2022-05-08 09:19:26 +00:00 |
|
SWC Bot
|
1e99c87ec5
|
chore: Publish crates
|
2022-05-08 08:58:01 +00:00 |
|
Donny/강동윤
|
f23c943227
|
chore(ci): Improve CI scripts (#4572)
|
2022-05-08 08:55:51 +00:00 |
|
SWC Bot
|
5f555d1fdf
|
chore: Publish crates
|
2022-05-08 08:36:36 +00:00 |
|
Donny/강동윤
|
bf5ee018b3
|
test(es/minifier): Fix test system (#4571)
|
2022-05-08 08:27:14 +00:00 |
|
SWC Bot
|
b6136f80e4
|
chore: Publish crates
|
2022-05-08 06:15:23 +00:00 |
|
Donny/강동윤
|
af368eead2
|
fix(es/minifier): Improve sequential inliner (#4570)
|
2022-05-08 06:12:42 +00:00 |
|