Commit Graph

4544 Commits

Author SHA1 Message Date
Donny/강동윤
99da95a669 chore: Publish @swc/helpers@v0.4.3 2022-06-27 21:33:41 +09:00
magic-akari
fa68cbd74a
refactor(es/module): Implement new module transformer (#4758) 2022-06-27 12:32:06 +00:00
SWC Bot
f41c82ac67 chore: Publish crates 2022-06-26 19:10:58 +00:00
Alexander Akait
9202ff9700
feat(html/minifier): Improve smart mode (#5004) 2022-06-26 19:08:03 +00:00
SWC Bot
ea88660d62 chore: Publish crates 2022-06-25 10:05:37 +00:00
magic-akari
f238093c3b
fix(es/parser): Allow initializer of the var of for-in loop in non-strict mode (#5038) 2022-06-25 10:02:43 +00:00
SWC Bot
8577caf535 chore: Publish crates 2022-06-25 06:00:36 +00:00
Alexander Akait
e6c78d0b1d
feat(html/minifier): Add remove_comments option (#5037) 2022-06-25 05:58:06 +00:00
SWC Bot
218fe736b2 chore: Publish crates 2022-06-25 05:35:59 +00:00
Alexander Akait
8bf924ae5f
feat(html/codegen): Improve API (#5031) 2022-06-25 05:33:22 +00:00
SWC Bot
4883fe8011 chore: Publish crates 2022-06-25 05:06:17 +00:00
magic-akari
04fc1cb429
fix(es/compat): Fix name conflict of Array (#5034) 2022-06-25 04:55:59 +00:00
Donny/강동윤
c35cd242b8 chore: Publish v1.2.205 2022-06-24 14:16:52 +09:00
SWC Bot
f9656aa21d chore: Publish crates 2022-06-23 03:58:55 +00:00
Alexander Akait
c345524e36
fix(css/parser): Improve lexer errors (#5025) 2022-06-23 03:56:13 +00:00
SWC Bot
1b4df974c1 chore: Publish crates 2022-06-23 03:32:13 +00:00
Alexander Akait
47d34a33d4
feat(html/minifier): Compress style and media attributes (#5022) 2022-06-23 03:29:00 +00:00
SWC Bot
035d1f0089 chore: Publish crates 2022-06-23 03:06:26 +00:00
Alexander Akait
a057183230
perf(html/parser): Improve performance (#5028) 2022-06-23 03:03:32 +00:00
SWC Bot
b66ba81de6 chore: Publish crates 2022-06-22 05:56:52 +00:00
Alexander Akait
03d8a3a0dd
feat(html/minifier): Add remove_redundant_attributes (#5023) 2022-06-22 05:54:25 +00:00
SWC Bot
c7c1f635c2 chore: Publish crates 2022-06-22 05:16:35 +00:00
Alexander Akait
c61babd9af
fix(html/minifier): Compress more complex attributes (#5024) 2022-06-22 04:55:35 +00:00
SWC Bot
29522b60a5 chore: Publish crates 2022-06-22 04:28:29 +00:00
Donny/강동윤
17c51fa53c
refactor(webpack-ast): Remove (#5026) 2022-06-22 04:25:27 +00:00
SWC Bot
c1493dd4f4 chore: Publish crates 2022-06-21 15:37:15 +00:00
Alexander Akait
f1fd83dcc7
fix(html/minifier): Avoid optional attributes (#5016) 2022-06-21 15:34:16 +00:00
SWC Bot
58357949b1 chore: Publish crates 2022-06-21 14:57:14 +00:00
Pig Fang
6bcb92598b
test(es/parser): Add a test case for instantiation expr (#5014) 2022-06-21 14:54:17 +00:00
SWC Bot
b0a1df76e4 chore: Publish crates 2022-06-21 14:31:29 +00:00
Alexander Akait
28bc735d03
feat(html/minifier): Minify js (#4999) 2022-06-21 14:28:53 +00:00
SWC Bot
0f825eb92b chore: Publish crates 2022-06-21 14:04:55 +00:00
Donny/강동윤
125549b7a9
test(es/helpers): Unify code path for testing external helpers (#5010) 2022-06-21 23:02:12 +09:00
SWC Bot
7a6e6e175f chore: Publish crates 2022-06-21 13:25:10 +00:00
Austaras
4a422a09a4
fix(es/lints): Allow duplicate function in non-top level (#5011) 2022-06-21 13:22:23 +00:00
SWC Bot
1e313c07d0 chore: Publish crates 2022-06-21 05:48:32 +00:00
Donny/강동윤
fd73895a7b
fix(es/transforms): Add custom Sync + Send for the renamer (#5018) 2022-06-21 05:45:34 +00:00
SWC Bot
0e99541087 chore: Publish crates 2022-06-20 14:41:17 +00:00
Donny/강동윤
eedcb114a2
test(es/minifier): Add a test case for the minifier (#5013) 2022-06-20 14:38:23 +00:00
SWC Bot
626be5af36 chore: Publish crates 2022-06-20 13:08:47 +00:00
Alexander Akait
7745fbf604
feat(html/minifier): Add an API to minify document fragments (#5002) 2022-06-20 13:05:48 +00:00
SWC Bot
852b864b64 chore: Publish crates 2022-06-20 12:28:22 +00:00
Alexander Akait
1538649237
feat(html/minifier): Compress more svg/mathml attributes (#5001) 2022-06-20 12:25:43 +00:00
SWC Bot
631b32ff7d chore: Publish crates 2022-06-20 06:02:46 +00:00
Yongwook Choi
1f64055438
docs(readme): Add a link for discord badge in README.md (#5005) 2022-06-20 05:59:45 +00:00
SWC Bot
141575d38d chore: Publish crates 2022-06-19 17:54:40 +00:00
Pig Fang
a62b2b3244
fix(es/parser): Allow instantiation expression followed by a line break or a binary operator (#5000) 2022-06-19 17:52:05 +00:00
SWC Bot
fb7b314721 chore: Publish crates 2022-06-18 10:03:39 +00:00
magic-akari
53a8cb1209
fix(es/parser): Don't panic on an invalid import meta property (#4994) 2022-06-18 10:00:52 +00:00
SWC Bot
a2fa4a78e2 chore: Publish crates 2022-06-18 09:39:27 +00:00