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/강동윤
|
ea0bbc6f5f
|
chore(issues): Typo
|
2022-03-20 18:52:40 +09:00 |
|
Donny/강동윤
|
69f16da736
|
chore(issues): Add some links
|
2022-03-20 18:50:44 +09:00 |
|
SWC Bot
|
92baba8af7
|
chore: Publish crates
|
2022-03-20 08:02:33 +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 |
|
SWC Bot
|
79d0d06fd6
|
chore: Publish crates
|
2022-03-19 06:17:03 +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 |
|
SWC Bot
|
60d820a47c
|
chore: Publish crates
|
2022-03-18 14:21:39 +00:00 |
|
Artur
|
b39e345d8e
|
feat(es/lints): Implement no-new-symbol rule (#4076)
|
2022-03-18 23:19:02 +09:00 |
|
Donny/강동윤
|
174b48d4c3
|
chore: Publish v1.2.158
|
2022-03-18 20:58:54 +09:00 |
|
SWC Bot
|
62294eea4f
|
chore: Publish crates
|
2022-03-18 11:09:15 +00:00 |
|
Donny/강동윤
|
4af5e6d77b
|
fix(css/prefixer): Reduce the number of vars in debug build (#4078)
|
2022-03-18 11:07:01 +00:00 |
|
SWC Bot
|
0087627910
|
chore: Publish crates
|
2022-03-18 08:29:12 +00:00 |
|
Donny/강동윤
|
22d005e224
|
fix(es/modules): Fix sourcemap, really (#4074)
|
2022-03-18 08:26:58 +00:00 |
|
SWC Bot
|
a564ced26a
|
chore: Publish crates
|
2022-03-18 03:05:36 +00:00 |
|
Donny/강동윤
|
9458f08092
|
feat(es/modules): Support namespaced reexports (#4073)
|
2022-03-18 03:03:02 +00:00 |
|
SWC Bot
|
355b3b3001
|
chore: Publish crates
|
2022-03-18 01:46:26 +00:00 |
|
Donny/강동윤
|
55cfad152d
|
fix(es/helpers): Fix decorator helper script (#4072)
|
2022-03-18 01:44:13 +00:00 |
|
SWC Bot
|
1483a71c7e
|
chore: Publish crates
|
2022-03-17 22:16:43 +00:00 |
|
Donny/강동윤
|
bb08354950
|
fix(es/react): Fix _createElement (#4070)
|
2022-03-17 22:13:23 +00:00 |
|
SWC Bot
|
2c3f1fa001
|
chore: Publish crates
|
2022-03-17 18:13:24 +00:00 |
|
Donny/강동윤
|
ed7a5e54cc
|
chore(repo): Auto-lock outdated issues and PRs (#4066)
|
2022-03-18 03:08:56 +09:00 |
|