Donny/강동윤
|
83fec33359
|
feat(es/generator): Use new generator implementation (#5627)
|
2022-08-25 16:10:47 +00:00 |
|
Donny/강동윤
|
927ae7e8d3
|
fix(es/compat): Revert generator reimplementation (#5624)
|
2022-08-25 17:58:37 +09:00 |
|
Donny/강동윤
|
a9aed171f8
|
chore: Publish @swc/helpers@0.4.11
|
2022-08-25 14:58:37 +09:00 |
|
Donny/강동윤
|
d483eb12f4
|
fix(es/helpers): Fix _classStaticPrivateFieldUpdate (#5620)
|
2022-08-25 14:54:39 +09:00 |
|
Donny/강동윤
|
d17a6653c4
|
chore: Publish @swc/helpers@0.4.10
|
2022-08-25 14:12:29 +09:00 |
|
Donny/강동윤
|
2aa009018f
|
feat(es/generator): Replace generator implementation with one from tsc (#5173)
|
2022-08-25 04:50:00 +00:00 |
|
Donny/강동윤
|
13b0476da3
|
chore: Publish @swc/helpers@0.4.9
|
2022-08-23 10:32:31 +09:00 |
|
Donny/강동윤
|
0533d56155
|
fix(es/helpers): Fix _classStaticPrivateFieldSpecSet (#5597)
|
2022-08-23 10:28:49 +09:00 |
|
Donny/강동윤
|
694e780592
|
chore: Publish @swc/helpers@0.4.8
|
2022-08-22 23:30:26 +09:00 |
|
Donny/강동윤
|
610296cfa4
|
fix(es/helpers): Fix an import (#5587)
|
2022-08-22 23:09:31 +09:00 |
|
magic-akari
|
bee26a9abb
|
fix(es/compat): Fix destructuring assignments and updates of super properties (#5576)
|
2022-08-22 00:42:50 +00:00 |
|
Donny/강동윤
|
2a97219e05
|
chore: Publish @swc/helpers@0.4.7
|
2022-08-18 20:03:29 +09:00 |
|
magic-akari
|
e930fea4ca
|
fix(es/helpers): Add a missing helper (#5551)
|
2022-08-18 10:40:59 +00:00 |
|
Donny/강동윤
|
b655bf473a
|
fix(es/helpers): Fix for await (#5458)
|
2022-08-14 05:46:07 +00:00 |
|
Donny/강동윤
|
89758940fb
|
chore: Publish @swc/helpers@0.4.6
|
2022-08-12 17:13:15 +09:00 |
|
magic-akari
|
efb3d7035a
|
fix(es/helpers): Correct import path (#5460)
|
2022-08-12 17:05:28 +09:00 |
|
magic-akari
|
1e33dbab24
|
feat(es/modules): Support node interop (#5069)
|
2022-07-01 03:28:03 +00:00 |
|
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 |
|
Donny/강동윤
|
2824386e2b
|
chore: Publish @swc/helpers@v0.4.2
|
2022-06-16 16:26:06 +09:00 |
|
Devon Govett
|
9484cf81a1
|
fix(es/helpers): Use .mjs extension in helper imports (#4979)
|
2022-06-16 16:23:02 +09:00 |
|
Donny/강동윤
|
4b340e2c1b
|
chore: Publish @swc/helpers@v0.4.1
|
2022-06-15 23:52:58 +09:00 |
|
Devon Govett
|
5123c20b5d
|
fix(es/helpers): Fix module field in package.json of @swc/helpers (#4978)
|
2022-06-15 23:52:05 +09:00 |
|
Donny/강동윤
|
61d7d881c9
|
chore: Publish @swc/helpers@v0.4.0
|
2022-06-14 04:01:04 +09:00 |
|
Donny/강동윤
|
4a27e6f84a
|
fix(es/helpers): Allow using external helpers with type: module (#4962)
|
2022-06-13 18:41:35 +00:00 |
|
Donny/강동윤
|
a239a7b348
|
chore: Publish @swc/helpers@v0.3.17
|
2022-06-01 12:17:04 +09:00 |
|
Donny/강동윤
|
a4bffcf186
|
fix(es/helpers): Update @swc/core of @swc/helpers (#4861)
|
2022-06-01 12:16:25 +09:00 |
|
Donny/강동윤
|
5d7545846b
|
chore: Publish @swc/helpers@v0.3.16
|
2022-05-26 20:36:02 +09:00 |
|
Austaras
|
573bcb5b49
|
fix(es/compat): Use define for non-spread props (#4754)
|
2022-05-26 20:32:41 +09:00 |
|
Donny/강동윤
|
b8d2fb8546
|
feat(es/helpers): Import only used helpers (#4767)
|
2022-05-24 04:09:59 +00:00 |
|
Donny/강동윤
|
f30ffdf200
|
fix(es/decorators): Make legacy decorator identical to tsc (#4496)
|
2022-05-03 07:48:09 +00:00 |
|
Donny/강동윤
|
776b4fbb8a
|
chore: Publish @swc/helpers@v0.3.10
|
2022-05-02 15:07:31 +09:00 |
|
magic-akari
|
1e1d081805
|
fix(es/compat): Support updating a private field with bigint value (#4136)
|
2022-05-02 13:34:46 +09:00 |
|
Donny/강동윤
|
6a570cd8dc
|
chore: Publish @swc/helpers@v0.3.9
|
2022-04-30 21:36:20 +09:00 |
|
RiESAEX
|
7d40208377
|
fix(es/helpers): Update _interopRequireWildcard (#4479)
|
2022-04-30 00:56:48 +00:00 |
|
那里好脏不可以
|
37a8c90750
|
chore(*): Typo + fomatting (#4304)
|
2022-04-11 18:45:58 +00:00 |
|
Donny/강동윤
|
55cfad152d
|
fix(es/helpers): Fix decorator helper script (#4072)
|
2022-03-18 01:44:13 +00:00 |
|
Donny/강동윤
|
48cbf5d235
|
chore: Publish @swc/helpers@v0.3.8
|
2022-03-16 20:31:38 +09:00 |
|
troy351
|
025c921409
|
fix(es/helpers): Export classPrivateFieldLooseKey as default (#4047)
|
2022-03-16 20:30:50 +09:00 |
|
Donny/강동윤
|
8fc902d6a3
|
chore: Publish helpers
|
2022-03-16 19:28:00 +09:00 |
|
troy351
|
3125bbacbe
|
fix(es/helpers): Add missing export for classPrivateFieldLooseKey (#4045)
|
2022-03-16 10:23:38 +00:00 |
|
Donny/강동윤
|
7974f51c13
|
chore: Publish @swc/helpers@v0.3.6
|
2022-02-27 14:15:13 +09:00 |
|
Austaras
|
14155eb0e7
|
feat(es/compat): Implement loose mode for class_properties (#3722)
|
2022-02-27 00:09:02 +09:00 |
|
Donny/강동윤
|
65637e7419
|
chore: Publish @swc/helpers@v0.3.5
|
2022-02-25 15:20:30 +09:00 |
|
Austaras
|
05de029cfa
|
fix(es/compat): Fix handling of private getters and setters (#3695)
|
2022-02-25 06:08:35 +00:00 |
|
Donny/강동윤
|
f87a2fe110
|
chore: Publish @swc/helpers
|
2022-02-25 12:32:28 +09:00 |
|
Bryan Lee
|
72c9e6ca2b
|
fix(es/helpers): Cast the result of the instanceof helper to boolean (#3728)
Co-authored-by: Donny/강동윤 <kdy1997.dev@gmail.com>
|
2022-02-25 03:22:40 +00:00 |
|
Austaras
|
b6434e52e7
|
fix(es/compat): Throw an error if a private property is initialized multiple times (#3665)
|
2022-02-23 07:03:13 +00:00 |
|
Donny/강동윤
|
907157eaad
|
chore: Publish @swc/helpers@v0.3.3
|
2022-02-11 19:30:31 +09:00 |
|
sweetliquid
|
d14d3ebbc8
|
fix(node/helpers): Fix isNativeReflectConstruct (#3530)
|
2022-02-11 19:29:39 +09:00 |
|