SWC Bot
|
186b13933e
|
chore: Publish crates
|
2022-07-26 03:07:40 +00:00 |
|
magic-akari
|
daac26bcfb
|
fix(es/codegen): Add ; for a generator function (#5292)
|
2022-07-26 03:05:42 +00:00 |
|
SWC Bot
|
8a9492661d
|
chore: Publish crates
|
2022-07-26 02:35:58 +00:00 |
|
Alexander Akait
|
83651c297d
|
fix(css): Fix parsing of layer (#5290)
|
2022-07-26 02:33:53 +00:00 |
|
SWC Bot
|
28395c8ca3
|
chore: Publish crates
|
2022-07-26 01:57:46 +00:00 |
|
Alexander Akait
|
ce347461ee
|
feat(css/minifier): Remove duplicate selectors (#5257)
|
2022-07-26 01:55:52 +00:00 |
|
SWC Bot
|
9ff2564686
|
chore: Publish crates
|
2022-07-26 01:27:53 +00:00 |
|
OJ Kwon
|
35b1e78179
|
chore(deps): Update bytecheck (#5296)
|
2022-07-26 01:25:37 +00:00 |
|
SWC Bot
|
6416c675de
|
chore: Publish crates
|
2022-07-25 04:50:10 +00:00 |
|
Sukka
|
e8473eb8a8
|
chore(ci): Update macos runner (#5284)
|
2022-07-25 13:48:01 +09:00 |
|
SWC Bot
|
b4e2aded26
|
chore: Publish crates
|
2022-07-25 03:36:13 +00:00 |
|
Austaras
|
b423d6f936
|
fix(es/compat): Fix capturing of block scoping pass (#5279)
|
2022-07-25 03:34:18 +00:00 |
|
SWC Bot
|
9eb04096b1
|
chore: Publish crates
|
2022-07-24 13:57:43 +00:00 |
|
Austaras
|
ee84842d22
|
fix(es/minifier): Preserve order of side-effects in sequences pass (#5283)
|
2022-07-24 13:55:37 +00:00 |
|
SWC Bot
|
c6685ec63d
|
chore: Publish crates
|
2022-07-23 13:56:29 +00:00 |
|
Donny/강동윤
|
a0007e11c3
|
fix(es/visit): Disable serde by default (#5273)
|
2022-07-23 13:54:39 +00:00 |
|
Donny/강동윤
|
a37fdca969
|
chore: Publish crates
|
2022-07-22 21:06:43 +09:00 |
|
Donny/강동윤
|
34210648b0
|
chore: Fix CI
|
2022-07-22 21:06:09 +09:00 |
|
Donny/강동윤
|
037a53d5d1
|
perf(es/ast): Use Atom in some places (#5271)
|
2022-07-22 20:09:25 +09:00 |
|
SWC Bot
|
17bc1a6d86
|
chore: Publish crates
|
2022-07-21 06:06:19 +00:00 |
|
magic-akari
|
c0ace4cb2c
|
fix(es/modules): Use a private context for export from (#5262)
|
2022-07-21 06:04:06 +00:00 |
|
SWC Bot
|
92bbff40be
|
chore: Publish crates
|
2022-07-21 05:36:47 +00:00 |
|
OJ Kwon
|
43eeeb35a5
|
feat(es/plugin): Pass experimental metadata from host (#5261)
|
2022-07-21 05:34:48 +00:00 |
|
SWC Bot
|
0dc240fbd9
|
chore: Publish crates
|
2022-07-21 05:02:55 +00:00 |
|
Donny/강동윤
|
d9877e305a
|
fix(es/decorators): Use decorated consturctors (#5263)
|
2022-07-21 05:00:51 +00:00 |
|
SWC Bot
|
aef6de4647
|
chore: Publish crates
|
2022-07-20 08:27:46 +00:00 |
|
Austaras
|
6573324d9c
|
feat(es/minifier): Calculate correct size (#5253)
|
2022-07-20 08:25:26 +00:00 |
|
SWC Bot
|
03c92cc6f8
|
chore: Publish crates
|
2022-07-20 07:53:58 +00:00 |
|
OJ Kwon
|
bd1c2cc7e6
|
feat(es/plugin): Add experimental metadata field (#5254)
|
2022-07-20 07:51:47 +00:00 |
|
SWC Bot
|
1c7855d50e
|
chore: Publish crates
|
2022-07-20 07:25:56 +00:00 |
|
Alexander Akait
|
4f55459b01
|
fix(html/minifier): Don't break unknown attributes (#5256)
|
2022-07-20 07:23:58 +00:00 |
|
SWC Bot
|
6cca12d119
|
chore: Publish crates
|
2022-07-20 06:59:57 +00:00 |
|
magic-akari
|
2010409bac
|
fix(es/compat): Preserve orders of import s and export s (#5249)
|
2022-07-20 06:57:43 +00:00 |
|
SWC Bot
|
fe74b7067c
|
chore: Publish crates
|
2022-07-20 04:10:58 +00:00 |
|
OJ Kwon
|
b7c7e3afb0
|
test(es/plugin): Test plugins with different schema versions (#5255)
|
2022-07-20 04:08:48 +00:00 |
|
SWC Bot
|
ce295b51a1
|
chore: Publish crates
|
2022-07-20 03:44:12 +00:00 |
|
OJ Kwon
|
0d91741eb9
|
build(cargo): Align dependency versions (#5248)
|
2022-07-20 03:42:04 +00:00 |
|
SWC Bot
|
8a9dce698f
|
chore: Publish crates
|
2022-07-20 03:14:51 +00:00 |
|
Alexander Akait
|
e78d23d193
|
feat(css/prefixer): Implement preset-env (#5247)
|
2022-07-20 12:12:40 +09:00 |
|
SWC Bot
|
5147965fb4
|
chore: Publish crates
|
2022-07-19 05:07:26 +00:00 |
|
OJ Kwon
|
7e6ffffbd3
|
feat(node): Coerce fallback bindings (#5250)
|
2022-07-19 05:05:33 +00:00 |
|
Donny/강동윤
|
d229917588
|
chore: Fix CI (#5251)
|
2022-07-19 04:37:50 +00:00 |
|
Donny/강동윤
|
54982d4d72
|
chore: Publish crates
|
2022-07-19 11:38:23 +09:00 |
|
SWC Bot
|
1fd154f5f0
|
chore: Publish crates
|
2022-07-18 03:29:05 +00:00 |
|
Austaras
|
3f0856db2e
|
feat(es/codegen): Optimize number and bigint literal (#5223)
|
2022-07-18 03:27:03 +00:00 |
|
SWC Bot
|
6218363012
|
chore: Publish crates
|
2022-07-18 02:53:57 +00:00 |
|
JH.Lee
|
ecbf9d6c36
|
feat(testing/macros): Generalize test names with regex (#5242)
|
2022-07-18 02:51:50 +00:00 |
|
Donny/강동윤
|
b9cffb2a0e
|
chore: Publish v1.2.218
|
2022-07-18 11:06:52 +09:00 |
|
SWC Bot
|
ef75e56033
|
chore: Publish crates
|
2022-07-18 02:05:42 +00:00 |
|
Donny/강동윤
|
66550d6e87
|
chore(ci): Fix publish script (#5241)
|
2022-07-18 02:03:53 +00:00 |
|