Commit Graph

1602 Commits

Author SHA1 Message Date
magic-akari
fce554cfb0
fix(es/lints): Ignore type-only imports while checking duplicates (#4163) 2022-03-26 15:25:17 +09:00
Donny/강동윤
32c2de1181 chore: Publish crates 2022-03-25 21:15:57 +09:00
SWC Bot
1a3ed8e625 chore: Publish crates 2022-03-25 12:10:43 +00:00
Donny/강동윤
b37dafbd27
feat(es/minifier): Implement rules for optimizing loops (#4157) 2022-03-25 12:08:14 +00:00
SWC Bot
7e9118f6b6 chore: Publish crates 2022-03-25 11:18:40 +00:00
Donny/강동윤
5de31416be
feat(es/plugin): Make quote optional (#4160) 2022-03-25 11:16:06 +00:00
Donny/강동윤
78175473fa
refactor(css/prefixer): Rename crate (#4159) 2022-03-25 19:46:45 +09:00
SWC Bot
38d91471ab chore: Publish crates 2022-03-25 07:07:48 +00:00
OJ Kwon
161353cf25
feat(plugin/runner): Implement initial loading for wasm32 (#4151) 2022-03-25 07:05:26 +00:00
Donny/강동윤
97dfcb9ccb
chore(es/minifier): Add logging (#4156) 2022-03-25 06:44:07 +00:00
Alexander Akait
364ebd951a
feat(css/minifier): Compress more properties (#4155) 2022-03-25 06:20:39 +00:00
SWC Bot
e23066487e chore: Publish crates 2022-03-25 05:59:35 +00:00
Alexander Akait
46c35dab25
feat(css/prefixer): Prefix more properties (#4153) 2022-03-25 05:57:04 +00:00
SWC Bot
973890bc52 chore: Publish crates 2022-03-25 05:08:50 +00:00
RiESAEX
7a1dcb1b93
fix(es): Make ErrorConfig.filename default to true (#4150) 2022-03-25 05:06:15 +00:00
SWC Bot
d8abd9d2aa chore: Publish crates 2022-03-24 17:23:24 +00:00
Artur
7a06c5b3d8
feat(es/lints): Remove source map accesses (#4147) 2022-03-24 17:07:18 +00:00
SWC Bot
d4b6b53641 chore: Publish crates 2022-03-24 11:18:13 +00:00
Hannes Bornö
cd7112b18b
feat(es/parser): Report more errors for invalid patterns (#4145) 2022-03-24 11:15:28 +00:00
SWC Bot
9431eae9f4 chore: Publish crates 2022-03-24 10:30:10 +00:00
Artur
47712de0da
feat(es/lints): Implement no-param-reassign rule (#4134) 2022-03-24 10:27:26 +00:00
SWC Bot
a293adca0a chore: Publish crates 2022-03-24 04:23:15 +00:00
magic-akari
f5ce79a72c
fix(es/parser): Fix logic for consuming ts modifiers (#4137) 2022-03-24 04:20:53 +00:00
Donny/강동윤
e6088408bf chore: Publish crates 2022-03-24 12:05:47 +09:00
SWC Bot
06ce880c53 chore: Publish crates 2022-03-24 02:17:28 +00:00
Donny/강동윤
0f92eda0c7
feat(es/lints): Improve error messages (#4142) 2022-03-24 02:15:03 +00:00
SWC Bot
4e07a29112 chore: Publish crates 2022-03-24 00:51:52 +00:00
Donny/강동윤
ee5c48c935
feat(es/minifier): Implement more rules for optimizing for-if-break (#4140) 2022-03-24 00:49:32 +00:00
SWC Bot
3c4c3a6087 chore: Publish crates 2022-03-23 22:58:33 +00:00
Donny/강동윤
1d3763d96c
feat(es/minifier): Implement some unsafe evaluation rules (#4133) 2022-03-23 22:56:13 +00:00
SWC Bot
53f4271ab0 chore: Publish crates 2022-03-23 22:34:05 +00:00
William Tetlow
ab4ea9f0cb
fix(es/parser): Allow arrows without parenthesized param in typescript (#4138) 2022-03-23 22:31:19 +00:00
SWC Bot
cff12e53ce chore: Publish crates 2022-03-23 22:09:56 +00:00
Artur
d8a988ef3d
feat(es/lints): Use Str.raw instead of source map (#4139) 2022-03-23 22:07:16 +00:00
SWC Bot
dbe21cab68 chore: Publish crates 2022-03-23 21:41:10 +00:00
Alexander Akait
48f3dc8cc4
feat(es/codegen): Compress \t in string literals more (#4131) 2022-03-23 21:37:03 +00:00
SWC Bot
b5b803662b chore: Publish crates 2022-03-23 21:16:23 +00:00
Alexander Akait
6b6664a92d
feat(css/minifier): Remove @charset at-rule if possible (#4135) 2022-03-23 21:13:52 +00:00
SWC Bot
35dcd62a3a chore: Publish crates 2022-03-23 15:01:11 +00:00
Alexander Akait
93866d0be5
feat(css/minifier): Compress more properties (#4130) 2022-03-23 14:58:47 +00:00
SWC Bot
7053d6769a chore: Publish crates 2022-03-23 14:39:11 +00:00
magic-akari
bf1924d1a8
feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
SWC Bot
3e32fdcdd2 chore: Publish crates 2022-03-23 12:42:30 +00:00
Alexander Akait
f5a5217506
fix(es/codegen): Fix codegen of template literals (#4124) 2022-03-23 12:39:47 +00:00
Donny/강동윤
ede6e027c2
test(es): Organize tests (#4129) 2022-03-23 12:11:49 +00:00
SWC Bot
cdf868f7f0 chore: Publish crates 2022-03-23 08:25:15 +00:00
OJ Kwon
a6f39d3bd6
feat(cli): Implements some compile flags (#4125) 2022-03-23 08:22:27 +00:00
SWC Bot
c658823e8e chore: Publish crates 2022-03-23 07:15:30 +00:00
OJ Kwon
50f7f465f9
feat(wasm/plugin): Implement initial plugin interface for wasm runtimes (#4123) 2022-03-23 16:12:59 +09:00
Donny/강동윤
304f5bd1f2 chore: Publish v1.2.160 2022-03-22 19:53:55 +09:00
Donny/강동윤
95c572f207
test(es/codegen): Add a test for fixed issue (#4121) 2022-03-22 19:49:59 +09:00
SWC Bot
8d322ef575 chore: Publish crates 2022-03-22 10:46:03 +00:00
Donny/강동윤
154d443c88
fix(es/compat): Fix regression of es2015 (#4119) 2022-03-22 10:42:05 +00:00
SWC Bot
03f1c14840 chore: Publish crates 2022-03-22 10:06:36 +00:00
Donny/강동윤
13b2f38cdd
fix(es/typescript): Collect all bindings in strip (#4118) 2022-03-22 10:03:58 +00:00
SWC Bot
77722c4943 chore: Publish crates 2022-03-22 08:03:01 +00:00
Alexander Akait
634d732803
feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
SWC Bot
5b6b9c0a25 chore: Publish crates 2022-03-22 06:27:29 +00:00
Donny/강동윤
4a9817f003
fix(es/minifier): Consider side effects while lifting sequences (#4116) 2022-03-22 06:25:19 +00:00
SWC Bot
57f8a0cad3 chore: Publish crates 2022-03-22 05:16:30 +00:00
OJ Kwon
f41a717c45
chore(plugin/runner): Update wasmer-* (#4111) 2022-03-22 05:14:20 +00:00
SWC Bot
58e1ed4a5f chore: Publish crates 2022-03-22 04:54:28 +00:00
Austaras
9a8fc2776e
fix(es/parser): Make let a reserved word in strict mode (#4113) 2022-03-22 04:52:10 +00:00
SWC Bot
39507b0268 chore: Publish crates 2022-03-21 11:37:18 +00:00
Artur
dd862ba9f8
feat(es/lints): Implement use-isnan rule (#4080) 2022-03-21 11:35:10 +00:00
SWC Bot
bba8e6be67 chore: Publish crates 2022-03-21 11:13:26 +00:00
Donny/강동윤
c6f8742669 feat(es/minifier): Implement more evaluation rules (#4030) 2022-03-21 20:07:59 +09:00
SWC Bot
2e48c9fc24 chore: Publish crates 2022-03-21 05:16:53 +00:00
Donny/강동윤
61f1a37492
fix(es/codegen): Fix codes related to sourcemap (#4106) 2022-03-21 05:14:45 +00:00
SWC Bot
7d335cdd28 chore: Publish crates 2022-03-20 11:58:30 +00:00
Hannes Bornö
d38117d4cb
fix(es/parser): Allow parentheses in assignment target (#4105) 2022-03-20 11:56:22 +00:00
Donny/강동윤
9b64a6960f
fix(es/codegen): Emit decorators on class methods (#4103) 2022-03-20 07:53:53 +00:00
SWC Bot
133bfb43d3 chore: Publish crates 2022-03-20 07:13:59 +00:00
Austaras
552f16dba6
fix(es/codegen): Support multiline comments in return stmt (#4102) 2022-03-20 07:11:23 +00:00
SWC Bot
06c1b3ecb5 chore: Publish crates 2022-03-20 06:49:16 +00:00
Artur
9ceefa734f
feat(es/lints): Implement valid-typeof rule (#4095) 2022-03-20 06:46:41 +00:00
Donny/강동윤
b31ead5cbe chore: Fix CI 2022-03-20 15:25:35 +09:00
Donny/강동윤
565a7202ed chore: Fix CI 2022-03-20 00:15:03 +09:00
SWC Bot
d7d160e2fa chore: Publish crates 2022-03-19 15:00:25 +00:00
Edwin Coronado
57802cfcce
fix(common): Fix the line number of errors (#4082) 2022-03-19 23:56:12 +09:00
Donny/강동윤
3f78053227 chore: Typo 2022-03-19 23:17:48 +09:00
SWC Bot
165c752606 chore: Publish crates 2022-03-19 14:14:02 +00:00
Austaras
f5b9600b2b
fix(es/compat): Visit non-method properties in a nested object literal (#4094) 2022-03-19 14:11:54 +00:00
Donny/강동윤
544a3416ee chore: Publish v1.2.159 with fix 2022-03-19 21:23:38 +09:00
Donny/강동윤
f2dfaba065 chore: Publish v1.2.159 2022-03-19 20:45:38 +09:00
SWC Bot
51e2dfd7e7 chore: Publish crates 2022-03-19 11:28:06 +00:00
Donny/강동윤
0d6bd813b2
fix(es/compat): Revert wrong fix of arrow (#4093) 2022-03-19 11:25:52 +00:00
SWC Bot
b4ad33ae3d chore: Publish crates 2022-03-19 10:51:19 +00:00
Donny/강동윤
533f756274
fix(api/rust): Exclude test files from rust packages (#4091) 2022-03-19 10:49:12 +00:00
SWC Bot
f75ec3dd66 chore: Publish crates 2022-03-19 10:29:08 +00:00
Donny/강동윤
cb0881cc3d
fix(es/compat): Visit generated codes from arrow (#4090) 2022-03-19 10:26:58 +00:00
SWC Bot
2ea781bc26 chore: Publish crates 2022-03-19 10:03:42 +00:00
meskill
6ac7934017
fix(es/module/cjs): Fix conflict of a local export and exports-alls (#4089) 2022-03-19 09:56:14 +00:00
SWC Bot
e7d450c8af chore: Publish crates 2022-03-19 07:07:31 +00:00
Donny/강동윤
d0f687bf44
feat(es/module/cjs): Support import.meta.url (#4087) 2022-03-19 07:05:11 +00:00
SWC Bot
9fa04fb2e7 chore: Publish crates 2022-03-19 06:42:59 +00:00
Donny/강동윤
b716210de1
fix(common): Fix handling of input source maps (#4086) 2022-03-19 06:40:59 +00:00
Donny/강동윤
792ab2ca25
test(es/parser): Add a test for a fixed issue (#4085) 2022-03-19 06:14:13 +00:00
SWC Bot
670b80169e chore: Publish crates 2022-03-19 05:35:23 +00:00
Donny/강동윤
f66229822c
fix(es/resolver): Fix handling of decorators (#4084) 2022-03-19 05:32:53 +00:00