Donny/강동윤
5c1ce0ba05
fix(es/modules/cjs): Fix order of statements ( #4361 )
2022-04-18 10:57:55 +00:00
SWC Bot
492611b73a
chore: Publish crates
2022-04-18 02:46:44 +00:00
Donny/강동윤
e60ae2a486
feat(es/minifier): Implement all template literal evaluation rules ( #4360 )
...
- We now handle nested template literals.
- We now drop expressions in template literals if it's ignored.
2022-04-18 02:43:55 +00:00
SWC Bot
7fe0dbc228
chore: Publish crates
2022-04-17 23:46:20 +00:00
Donny/강동윤
2e095face5
feat(es/minifier): Improve evaluation of template literals ( #4359 )
2022-04-18 08:43:54 +09:00
Donny/강동윤
bf761752f1
test(es/parser): Add a test for a fixed issue ( #4357 )
2022-04-17 22:44:46 +00:00
SWC Bot
d58e303e83
chore: Publish crates
2022-04-17 22:18:38 +00:00
Donny/강동윤
e13b8625f2
feat(es/minifier): Implement more evaluation rules ( #4356 )
...
- We now handle `array.join` in parallel optimizer.
- We now handle `[].join` of template literals.
- We now optimize a template literal as a string addition, in unsafe mode.
2022-04-17 22:16:21 +00:00
Donny/강동윤
8309440008
chore(es): Rename benchmarks ( #4355 )
2022-04-17 18:36:15 +00:00
Donny/강동윤
77f9c8e5b6
chore: Publish v1.2.168
2022-04-18 02:52:52 +09:00
SWC Bot
b3540848ef
chore: Publish crates
2022-04-17 16:26:29 +00:00
Donny/강동윤
da6fa60231
perf(es): Disable wrong parallelization ( #4354 )
2022-04-17 16:24:00 +00:00
Donny/강동윤
b3b95acc75
feat(es/minifier): const
=> let
( #3654 )
2022-04-17 15:52:29 +00:00
SWC Bot
320e27fb52
chore: Publish crates
2022-04-17 14:27:11 +00:00
Donny/강동윤
42e15aedc2
perf(es/minifier): Split frequently used functions ( #4352 )
2022-04-17 14:22:38 +00:00
SWC Bot
29ff9cb29f
chore: Publish crates
2022-04-17 12:08:09 +00:00
Donny/강동윤
4953ce466f
fix(es/codegen): Emit decorators before export ( #4349 )
2022-04-17 12:05:47 +00:00
Donny/강동윤
2563c7f8ff
chore(es/minifier): Improve scripts ( #4339 )
2022-04-17 19:53:47 +09:00
Donny/강동윤
14c74f50c0
chore(es/minifier): Organize scripts ( #4347 )
2022-04-17 10:16:40 +00:00
SWC Bot
a128b658b7
chore: Publish crates
2022-04-17 08:17:44 +00:00
Austaras
5a5e41aaaa
fix(es/minifier): Preserve vars in dead branches ( #4345 )
2022-04-17 08:15:14 +00:00
Donny/강동윤
2a5c06ff2c
chore: Publish v1.2.167
2022-04-17 16:07:01 +09:00
Donny/강동윤
66ff7b8a09
perf(es/minifier): Make name mangler faster ( #4342 )
2022-04-17 15:35:36 +09:00
SWC Bot
8937e1c499
chore: Publish crates
2022-04-16 15:27:34 +00:00
Pig Fang
31b3336cd5
fix(es/parser): Reject optional constructor call ( #4340 )
2022-04-16 15:18:14 +00:00
Donny/강동윤
008e8cbd1b
chore: Publish v1.2.166
2022-04-16 07:34:53 +09:00
SWC Bot
3459b18c32
chore: Publish crates
2022-04-15 22:33:58 +00:00
Donny/강동윤
ba5f7436c1
chore(es/minifier): Add full benchmark for .minify()
( #4341 )
2022-04-15 22:31:15 +00:00
SWC Bot
8191762dd5
chore: Publish crates
2022-04-15 14:18:51 +00:00
Pig Fang
ea466afdc8
fix(es/parser): Make parsing of TS InstantiationExpr more permissive ( #4332 )
2022-04-15 14:16:31 +00:00
Donny/강동윤
83a8f489ec
refactor(bindings): Rename crates ( #4337 )
2022-04-15 22:47:44 +09:00
Donny/강동윤
b8d9a58f13
chore: Publish crates
2022-04-15 21:39:29 +09:00
SWC Bot
6b1e175de4
chore: Publish crates
2022-04-15 11:04:04 +00:00
Donny/강동윤
4110fcb961
fix(es/minifier): Inline before cloning ( #4338 )
2022-04-15 11:01:29 +00:00
SWC Bot
075c7ff79d
chore: Publish crates
2022-04-15 08:28:31 +00:00
Donny/강동윤
f92242dcb1
feat(es/minifier): Improve sequential inliner ( #4335 )
...
- We now skip more expressions.
2022-04-15 08:25:31 +00:00
SWC Bot
4f9b9666d3
chore: Publish crates
2022-04-15 08:02:32 +00:00
Dion
4c9973010a
fix(es/codegen): Fix codegen of arrow expressions ( #4306 )
...
Co-authored-by: Donny/강동윤 <kdy1997.dev@gmail.com>
2022-04-15 08:00:04 +00:00
SWC Bot
995b4367cc
chore: Publish crates
2022-04-15 07:39:50 +00:00
Donny/강동윤
7599fe7431
fix(es/parser): Enable static blocks by default ( #4334 )
2022-04-15 07:31:41 +00:00
SWC Bot
1a752de78e
chore: Publish crates
2022-04-14 06:03:03 +00:00
Donny/강동윤
8886a4b572
fix(es/minifier): Respect dead_code
( #4328 )
2022-04-14 06:00:43 +00:00
SWC Bot
62b021b5b2
chore: Publish crates
2022-04-14 04:13:17 +00:00
Alexander Akait
405e5ed0b3
fix(css/prefixer): Fix more bugs ( #4330 )
2022-04-14 13:10:30 +09:00
SWC Bot
845312ee45
chore: Publish crates
2022-04-14 00:53:25 +00:00
Pig Fang
37aec5b199
refactor(es/parser): Simplify logic ( #4329 )
2022-04-14 09:50:54 +09:00
SWC Bot
ed2674f106
chore: Publish crates
2022-04-13 19:53:48 +00:00
Julien Karst
780de7095e
fix(es/loader): Fix traversal of node modules resolver ( #4327 )
2022-04-13 19:51:17 +00:00
SWC Bot
bef183e74a
chore: Publish crates
2022-04-13 19:18:56 +00:00
Pig Fang
1c3d1af01c
feat(es/parser): Support extends
clause to infer
type ( #4326 )
2022-04-13 19:16:15 +00:00
SWC Bot
39dc394933
chore: Publish crates
2022-04-13 14:26:17 +00:00
Donny/강동윤
2002554fa2
refactor(es/minifier): Clean up logging ( #4322 )
2022-04-13 23:23:07 +09:00
SWC Bot
279145022d
chore: Publish crates
2022-04-13 10:19:53 +00:00
Donny/강동윤
0245e26af5
fix(es/codegen): Fix overflow of numeric literals ( #4321 )
2022-04-13 10:16:51 +00:00
SWC Bot
b2e4be5c1e
chore: Publish crates
2022-04-13 08:33:46 +00:00
Alexander Akait
ac4f14ad7b
fix(css/prefixer): Handle at-rules and don't generate unnecessary prefixes ( #4318 )
2022-04-13 08:28:09 +00:00
SWC Bot
8959774a78
chore: Publish crates
2022-04-13 07:05:03 +00:00
Alexander Akait
81370d16cb
fix(css/parser): Parse legacy calc
s ( #4320 )
2022-04-13 07:02:31 +00:00
SWC Bot
876baeb77a
chore: Publish crates
2022-04-12 13:38:41 +00:00
Alexander Akait
65b18ee602
feat(css/minifier): Compress colors ( #4308 )
2022-04-12 13:35:57 +00:00
SWC Bot
591b98df66
chore: Publish crates
2022-04-12 22:11:46 +09:00
Donny/강동윤
6c9882ec68
fix(es/compat): Fix renaming bug of block_scoping
( #4310 )
2022-04-12 22:11:34 +09:00
SWC Bot
06c829da71
chore: Publish crates
2022-04-12 03:42:51 +00:00
Donny/강동윤
74a5087989
feat(es/minifier): Enable dead_code
by default ( #4309 )
2022-04-12 03:40:10 +00:00
SWC Bot
e133071c41
chore: Publish crates
2022-04-12 02:15:01 +00:00
Donny/강동윤
7e8f613272
feat(es/minifier): Enable conditionals
by default ( #4301 )
2022-04-12 02:12:10 +00:00
SWC Bot
fa880634bd
chore: Publish crates
2022-04-11 20:05:28 +00:00
magic-akari
d0de5a63a0
feat(es): Support typeof
with private fields ( #4302 )
2022-04-11 20:02:51 +00:00
SWC Bot
5eed25f552
chore: Publish crates
2022-04-11 19:14:46 +00:00
Alexander Akait
690ce2628c
fix(css/prefixer): Don't prefix if it's already prefixed ( #4307 )
2022-04-11 19:12:12 +00:00
SWC Bot
4a097adbf7
chore: Publish crates
2022-04-11 18:48:43 +00:00
那里好脏不可以
37a8c90750
chore(*): Typo + fomatting ( #4304 )
2022-04-11 18:45:58 +00:00
Austaras
df0d572b4f
chore(es/minifier): Update terser test references ( #4297 )
2022-04-10 06:50:52 +00:00
SWC Bot
d1a5115c6e
chore: Publish crates
2022-04-09 09:18:07 +00:00
Donny/강동윤
b990b19ed1
fix(es/minifier): Fix inlining of uninitialized variables ( #4292 )
2022-04-09 09:15:40 +00:00
SWC Bot
1fb456c630
chore: Publish crates
2022-04-09 08:16:20 +00:00
Austaras
e4a565c2d4
fix(es/lints): Check parameters in the duplicate binding rule ( #4288 )
2022-04-09 08:14:01 +00:00
SWC Bot
ea3d6c1a58
chore: Publish crates
2022-04-09 07:50:29 +00:00
OJ Kwon
cf7ca5076a
refactor(plugin/api): Expand the proxy crate ( #4290 )
2022-04-09 07:47:43 +00:00
Donny/강동윤
6fe4ee79be
chore: Publish crates
2022-04-09 16:18:24 +09:00
SWC Bot
67f1944441
chore: Publish crates
2022-04-09 07:14:42 +00:00
OJ Kwon
281db2cc4f
feat(plugin): Make more types serializable ( #4289 )
2022-04-09 16:12:14 +09:00
Donny/강동윤
dc7fc74172
chore: Publish v1.2.165
2022-04-09 16:08:03 +09:00
SWC Bot
431f70d563
chore: Publish crates
2022-04-08 18:11:07 +00:00
Donny/강동윤
4868c73d5b
fix(es/optimization): Don't create invalid sequence expressions ( #4285 )
2022-04-08 18:08:31 +00:00
SWC Bot
6c50ae6b0d
chore: Publish crates
2022-04-08 09:22:45 +00:00
Alexander Akait
ee108af3d0
feat(html): Add raw fields ( #4281 )
2022-04-08 09:19:58 +00:00
SWC Bot
974919eafa
chore: Publish crates
2022-04-08 08:59:03 +00:00
Donny/강동윤
c961371c31
fix(es/minifier): Fix handling of eval
( #4273 )
2022-04-08 08:56:28 +00:00
SWC Bot
21d3fea824
chore: Publish crates
2022-04-08 08:34:58 +00:00
OJ Kwon
3c4e5204ec
feat(plugin): Implement Copy
and Clone
for the comment proxy ( #4280 )
2022-04-08 08:32:05 +00:00
SWC Bot
aabb48d9b2
chore: Publish crates
2022-04-08 08:11:00 +00:00
OJ Kwon
fc3a2d0cf9
feat(plugin/runner): Allow fs access from wasi plugin ( #4279 )
2022-04-08 08:03:03 +00:00
SWC Bot
e0556cb136
chore: Publish crates
2022-04-08 06:56:04 +00:00
Alexander Akait
7f38e06e02
fix(css/prefixer): FIx a bug related to writing-mode
( #4278 )
2022-04-08 06:53:38 +00:00
SWC Bot
1211a34618
chore: Publish crates
2022-04-08 06:31:07 +00:00
Austaras
720244fff9
fix(es/module): Support top-level await in dynamic imports ( #4277 )
2022-04-08 15:28:10 +09:00
SWC Bot
9feabcd145
chore: Publish crates
2022-04-07 08:11:17 +00:00
Donny/강동윤
434dcf4af7
refactor(es/minifier): Merge code for multi-replacer ( #4269 )
2022-04-07 08:08:42 +00:00
SWC Bot
67c8c6debd
chore: Publish crates
2022-04-07 07:30:41 +00:00
OJ Kwon
fad652f879
chore(plugin): Align version of swc_common
to include dummy comment api ( #4270 )
2022-04-07 07:21:37 +00:00
Donny/강동윤
c45d9c5697
chore: Publish v1.2.164
2022-04-07 14:56:59 +09:00
SWC Bot
4c89ddd020
chore: Publish crates
2022-04-07 05:39:57 +00:00
OJ Kwon
b15e984317
feat(plugin): Implement proxy for dummy_with_cmt
( #4268 )
2022-04-07 05:37:12 +00:00
SWC Bot
92186d0407
chore: Publish crates
2022-04-07 05:15:21 +00:00
Alexander Akait
105a0cccf7
fix(html/parser): Fix bugs ( #4265 )
2022-04-07 14:12:54 +09:00
SWC Bot
ddbf5a3d43
chore: Publish crates
2022-04-07 04:09:36 +00:00
OJ Kwon
8706c17c4f
refactor(plugin): Consolidate exported namespaces ( #4263 )
2022-04-07 04:07:10 +00:00
SWC Bot
55418fb4fe
chore: Publish crates
2022-04-07 03:45:35 +00:00
Hannes Bornö
674275c824
feat(es/parser): Report more errors ( #4244 )
2022-04-07 03:43:10 +00:00
SWC Bot
ed2815baec
chore: Publish crates
2022-04-07 03:18:28 +00:00
William Tetlow
b89937c3c0
fix(es/parser): Adjust context in a function block ( #4264 )
2022-04-07 12:15:59 +09:00
SWC Bot
91e889f531
chore: Publish crates
2022-04-06 11:10:53 +00:00
Donny/강동윤
1f5cac4d41
feat(es/minifier): Implement more rules for hoist_props
( #4262 )
2022-04-06 11:01:45 +00:00
SWC Bot
35ad940ca5
chore: Publish crates
2022-04-06 06:31:19 +00:00
Donny/강동윤
ab1f440103
feat(es/minifier): Exclude local bindings from aliases ( #4261 )
...
- We now exclude bindings created by the initializer while analyzing aliases.
2022-04-06 06:28:49 +00:00
SWC Bot
3ed18eb480
chore: Publish crates
2022-04-06 06:01:48 +00:00
Alexander Akait
3f6037b467
fix(html/parser): Support cdata ( #4259 )
2022-04-06 14:59:10 +09:00
SWC Bot
0505a09ecd
chore: Publish crates
2022-04-06 05:33:56 +00:00
Alexander Akait
8640c8bd43
feat(html): Support boolean attributes ( #4258 )
2022-04-06 05:31:27 +00:00
SWC Bot
e91be102d7
chore: Publish crates
2022-04-06 05:10:26 +00:00
Alexander Akait
8b6647cf85
feat(css/parser): Improve error recovery for unknown at-rules ( #4257 )
2022-04-06 05:07:48 +00:00
SWC Bot
b72ec7b53b
chore: Publish crates
2022-04-06 04:46:07 +00:00
Victor Sumner
7bc04a6791
feat(plugin/api): Expose swc_ecma_utils
( #4256 )
2022-04-06 04:43:32 +00:00
Alexander Akait
1f0039f2c3
test(es/parser): Add a test for a fixed issue ( #4255 )
2022-04-06 00:21:13 +09:00
SWC Bot
5eb3d8315a
chore: Publish crates
2022-04-05 12:49:22 +00:00
Alexander Akait
f39d3aca4d
feat(es/ast): Add raw
to Num
( #4245 )
2022-04-05 12:46:35 +00:00
SWC Bot
8c4ad410f8
chore: Publish crates
2022-04-05 11:49:50 +00:00
Donny/강동윤
ccd3188c8b
fix(es/codegen): Handle comments on the argument of throw
( #4254 )
2022-04-05 11:47:18 +00:00
SWC Bot
bef40f8443
chore: Publish crates
2022-04-05 09:14:49 +00:00
Donny/강동윤
8cd903b3b0
fix(es/codegen): Commit ;
before a template literal ( #4252 )
2022-04-05 09:12:23 +00:00
Donny/강동윤
c32f42b374
test(es): Organize tests ( #4251 )
2022-04-05 08:21:19 +00:00
SWC Bot
9843ee42df
chore: Publish crates
2022-04-05 07:37:06 +00:00
Donny/강동윤
350a19587e
fix(es/minifier): Fix infinite loops ( #4250 )
...
- We now don't mark changes due to `negate_cost` as a change.
2022-04-05 07:29:10 +00:00
SWC Bot
ea871e2879
chore: Publish crates
2022-04-05 06:27:53 +00:00
Donny/강동윤
4701da576f
feat(es/minifier): Improve inliner and evaluator ( #4216 )
2022-04-05 06:25:23 +00:00
Donny/강동윤
990b320394
chore: Publish crates
2022-04-05 14:44:51 +09:00
OJ Kwon
4093814895
chore(build): Dedup swc_common
( #4247 )
2022-04-05 14:28:07 +09:00
那里好脏不可以
06020bb76d
chore(es/preset-env): Typo ( #4243 )
2022-04-04 15:15:11 +00:00
Donny/강동윤
1f466e1d2f
chore(ci): Fix benchmark action ( #4242 )
2022-04-04 20:12:03 +09:00
SWC Bot
fd7cbfb99d
chore: Publish crates
2022-04-04 04:39:08 +00:00
Xiaotao
8008b79f8c
feat(es): Support jsonc for .swcrc
( #4236 )
2022-04-04 04:36:47 +00:00
Alexander Akait
3e7872c8de
feat(html): Initialize ( #4240 )
2022-04-04 04:12:45 +00:00
SWC Bot
b973d35282
chore: Publish crates
2022-04-04 03:48:39 +00:00
magic-akari
6a51d0471a
fix(es/minifier): Handle empty RegExp ( #4235 )
2022-04-04 03:46:07 +00:00
SWC Bot
abc412cdbd
chore: Publish crates
2022-04-04 03:25:37 +00:00
Austaras
b1645f606d
fix(es/optimizer/simplifier): Collect idents in init first ( #4239 )
2022-04-04 12:23:15 +09:00
Donny/강동윤
06d0891e7c
chore(bench): Migrate to criterion ( #4237 )
2022-04-04 00:56:29 +09:00
SWC Bot
14ab63b26e
chore: Publish crates
2022-04-03 14:12:13 +00:00
magic-akari
6d380ea6fa
fix(es/parser): Support error reporting for TS1274 ( #4232 )
2022-04-03 23:09:36 +09:00
SWC Bot
6e4dc582ba
chore: Publish crates
2022-04-03 13:15:32 +00:00
Donny/강동윤
fe358ad0b9
feat(es/minifier): Improve sequential inlining ( #4231 )
2022-04-03 13:13:15 +00:00
SWC Bot
aac4e34d91
chore: Publish crates
2022-04-03 11:49:06 +00:00
Donny/강동윤
55b98fc874
fix(es/minifier): Remap variables on IIFE evaluation ( #4230 )
...
- We now check if there's pending inlining before remapping variables.
- We now use ad-hoc type for remapping.
- We now inline before remapping to prevent interference with inlining.
2022-04-03 11:39:05 +00:00
Donny/강동윤
012d3a67fa
chore: Publish v1.2.163
2022-04-03 16:06:38 +09:00
SWC Bot
833b045102
chore: Publish crates
2022-04-03 06:25:15 +00:00
OJ Kwon
6ea66cf001
feat(plugin): Implement plugin api for comments ( #4229 )
2022-04-03 15:22:36 +09:00
Donny/강동윤
f39895e563
chore: Publish crates
2022-04-02 16:25:18 +09:00
Donny/강동윤
7eea95be7a
fix(es/preset-env): Change order of passes
2022-04-02 06:57:17 +00:00
Donny/강동윤
bbbaf15bba
test(es): Add a test to ensure that an issue is not a bug of swc ( #4227 )
2022-04-02 06:29:09 +00:00
SWC Bot
3337777f8c
chore: Publish crates
2022-04-02 06:06:39 +00:00
Alexander Akait
e91f271873
feat(es/ast): Add raw
to BigInt
( #4218 )
2022-04-02 06:04:14 +00:00
SWC Bot
257f0dbb7f
chore: Publish crates
2022-04-02 05:37:49 +00:00
Alexander Akait
def2826029
feat(css/ast): Derive more traits ( #4220 )
2022-04-02 14:35:05 +09:00
SWC Bot
0bac3d08f0
chore: Publish crates
2022-04-02 05:34:19 +00:00
Victor Sumner
69cb512e57
fix(cli): Update plugin template ( #4222 )
2022-04-02 05:31:57 +00:00
Donny/강동윤
ac2357ebd9
chore: Publish crates
2022-04-02 01:59:34 +09:00
SWC Bot
77abfef314
chore: Publish crates
2022-04-01 11:55:47 +00:00
Alexander Akait
6696a93b5c
refactor(css/ast): Union all at-rules to one at-rule in AST ( #4189 )
2022-04-01 20:53:23 +09:00
SWC Bot
d2f44095dc
chore: Publish crates
2022-04-01 11:14:19 +00:00
Donny/강동윤
688f653323
perf(es/minifier): Add fast-path for sequences pass ( #4217 )
2022-04-01 11:06:35 +00:00
SWC Bot
4679f65782
chore: Publish crates
2022-04-01 06:54:28 +00:00
Alexander Akait
75b0ed55f6
fix(css/prefixer): Fix flex box ( #4212 )
2022-04-01 06:52:03 +00:00
SWC Bot
ee9e661e03
chore: Publish crates
2022-04-01 06:22:48 +00:00
Donny/강동윤
164556290b
perf(es/parser): Improve performance by using #[cold]
( #4215 )
2022-04-01 06:20:29 +00:00
SWC Bot
1068561800
chore: Publish crates
2022-04-01 04:29:08 +00:00
magic-akari
b793aa0200
feat(es/compat): Support more regex expressions ( #4205 )
2022-04-01 04:26:30 +00:00
Donny/강동윤
a05a0d58a6
chore: Publish v1.2.162
2022-03-31 23:12:53 +09:00
Donny/강동윤
60c9ddf5fd
chore: Publish crates
2022-03-31 23:08:24 +09:00
Donny/강동윤
61366c85b3
chore: Publish crates
2022-03-31 23:06:10 +09:00
SWC Bot
d19c8a8aa3
chore: Publish crates
2022-03-31 13:03:06 +00:00
magic-akari
6a27a0ce88
fix(es/compat): Hoist env in function params ( #4210 )
2022-03-31 13:00:19 +00:00
Donny/강동윤
3b1da220e2
refactor(*): Remove fastmem
( #4211 )
2022-03-31 11:40:06 +00:00
SWC Bot
30742ae6e7
chore: Publish crates
2022-03-31 09:14:23 +00:00
Donny/강동윤
10718547e0
fix(es/minifier): Fix evaluation of IIFEs ( #4207 )
...
- We now remap parameters using a new syntax context. This is required because we may copy functions, and it can result in duplicated variables with respect to the span hygiene.
- We now visit the sequence expression generated by inlining. This is to improve performance in some cases.
- We now remove variables from variable statements if it's identical to a parameter declared in the function.
- IIFE evaluation is now aware of `this` being different for member expressions.
- We now have more logic for detecting simple functions.
2022-03-31 09:11:54 +00:00
SWC Bot
79866cf0d2
chore: Publish crates
2022-03-31 08:47:32 +00:00
OJ Kwon
536a190dc9
feat(plugin): Implement PoC of comments api ( #4206 )
2022-03-31 08:45:08 +00:00
OJ Kwon
eecda21d9a
fix(node-swc): Initialize custom trace subscriber only once ( #4209 )
2022-03-31 07:11:31 +00:00
SWC Bot
24ce355d77
chore: Publish crates
2022-03-31 00:56:42 +00:00
overlookmotel
073751f70d
fix(es/optimization): Support jsx in dce
( #4203 )
2022-03-31 00:54:20 +00:00
SWC Bot
30cde5b0eb
chore: Publish crates
2022-03-30 23:37:49 +00:00
Donny/강동윤
11fe5fabd8
feat(es/minifier): Evaluate more iifes ( #4200 )
2022-03-30 23:35:30 +00:00
SWC Bot
c6a583741c
chore: Publish crates
2022-03-30 22:53:40 +00:00
SWC Bot
19bc43f3ed
chore: Publish crates
2022-03-30 22:03:54 +00:00
William Tetlow
99a0d34a1e
fix(es/parser): Fix parsing of an arrow and a conditional expression ( #4199 )
2022-03-30 22:01:31 +00:00
SWC Bot
cfed024514
chore: Publish crates
2022-03-30 21:19:05 +00:00
Austaras
c946236fcc
fix(es/compat): Fix label handling of block_scoping
( #4198 )
2022-03-30 21:16:34 +00:00
SWC Bot
9a3591a424
chore: Publish crates
2022-03-30 20:34:01 +00:00
David Sherret
cffe5ca58e
feat(es/parser): Allow parsing files with missing close braces ( #4187 )
2022-03-30 20:31:24 +00:00
SWC Bot
b67c104877
chore: Publish crates
2022-03-30 12:07:14 +00:00