Donny/강동윤
|
bcd5a1d666
|
feat(es/compat): Implement transform for explicit resource management (#7376)
**Related issue:**
- Closes #7316.
- Closes #7369.
|
2023-06-29 14:13:43 +00:00 |
|
David Sherret
|
064bcf4854
|
fix(es/codegen): Remove extra spaces in AssignPatProp and KeyValuePatProp (#7488)
Co-authored-by: Donny/강동윤 <kdy1997.dev@gmail.com>
|
2023-06-07 05:08:35 +00:00 |
|
Donny/강동윤
|
c77f175ace
|
chore: Publish @swc/helpers@v0.5.1
|
2023-04-25 12:43:09 +09:00 |
|
magic-akari
|
84af85563f
|
fix(es/helpers): Add src/*.mjs entry back (#7328)
**Related issue:**
- https://github.com/vercel/next.js/issues/48593
|
2023-04-25 12:41:39 +09:00 |
|
magic-akari
|
38dfb91ebc
|
fix(es/helpers): Remove unnecessary parameters in helper_expr! macro (#7296)
**Description:**
We have moved to snake_case, so the last parameter of helper_expr is unnecessary.
|
2023-04-20 08:26:34 +00:00 |
|
Donny/강동윤
|
b7d9fc5535
|
chore: Publish @swc/helpers@v0.5.0
|
2023-04-04 14:47:19 +09:00 |
|
magic-akari
|
a13a78e3fe
|
feat(es/helpers): Use named export and unify import path (#7182)
**BREAKING CHANGE:**
Breaking changes for `@swc/helpers`. A new major version `0.5.0` is required.
**Related issue:**
- Closes https://github.com/swc-project/swc/issues/7157
|
2023-04-04 03:05:47 +00:00 |
|
Donny/강동윤
|
8a71dbca6d
|
chore(helpers): Fix license (#6690)
**Related issue:**
- Closes https://github.com/swc-project/swc/issues/6684
|
2022-12-20 12:09:51 +00:00 |
|
Donny/강동윤
|
e59ccfc800
|
chore: Publish @swc/helpers@v0.4.14
|
2022-11-19 21:20:44 +09:00 |
|
Donny/강동윤
|
520c5ca0e8
|
chore: Publish @swc/helpers@v0.4.13
|
2022-11-16 12:03:19 +09:00 |
|
Donny/강동윤
|
6094994629
|
chore(ci): Fix CI (#6340)
|
2022-11-03 04:20:20 +00:00 |
|
Donny/강동윤
|
4f92225db7
|
chore: Publish @swc/helpers@0.4.12
|
2022-10-09 09:49:52 +09:00 |
|
Donny/강동윤
|
a9aed171f8
|
chore: Publish @swc/helpers@0.4.11
|
2022-08-25 14:58:37 +09:00 |
|
Donny/강동윤
|
d17a6653c4
|
chore: Publish @swc/helpers@0.4.10
|
2022-08-25 14:12:29 +09:00 |
|
Donny/강동윤
|
13b0476da3
|
chore: Publish @swc/helpers@0.4.9
|
2022-08-23 10:32:31 +09:00 |
|
Donny/강동윤
|
694e780592
|
chore: Publish @swc/helpers@0.4.8
|
2022-08-22 23:30:26 +09:00 |
|
Donny/강동윤
|
2a97219e05
|
chore: Publish @swc/helpers@0.4.7
|
2022-08-18 20:03:29 +09:00 |
|
Donny/강동윤
|
89758940fb
|
chore: Publish @swc/helpers@0.4.6
|
2022-08-12 17:13:15 +09:00 |
|
Donny/강동윤
|
99da95a669
|
chore: Publish @swc/helpers@v0.4.3
|
2022-06-27 21:33:41 +09: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/강동윤
|
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 |
|
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 |
|
Donny/강동윤
|
6a570cd8dc
|
chore: Publish @swc/helpers@v0.3.9
|
2022-04-30 21:36:20 +09:00 |
|
Donny/강동윤
|
48cbf5d235
|
chore: Publish @swc/helpers@v0.3.8
|
2022-03-16 20:31:38 +09:00 |
|
Donny/강동윤
|
8fc902d6a3
|
chore: Publish helpers
|
2022-03-16 19:28:00 +09:00 |
|
Donny/강동윤
|
7974f51c13
|
chore: Publish @swc/helpers@v0.3.6
|
2022-02-27 14:15:13 +09:00 |
|
Donny/강동윤
|
65637e7419
|
chore: Publish @swc/helpers@v0.3.5
|
2022-02-25 15:20:30 +09:00 |
|
Donny/강동윤
|
f87a2fe110
|
chore: Publish @swc/helpers
|
2022-02-25 12:32:28 +09:00 |
|
Donny/강동윤
|
907157eaad
|
chore: Publish @swc/helpers@v0.3.3
|
2022-02-11 19:30:31 +09:00 |
|
Donny
|
144754a3ea
|
chore: Publish @swc/helpers@0.3.2
|
2021-12-07 19:14:15 +09:00 |
|
Donny
|
6996d7cdd7
|
chore: Fix @swc/helpers
|
2021-12-07 19:04:06 +09:00 |
|
Donny
|
20179a6acf
|
chore: Publish @swc/helpers
|
2021-12-07 15:22:07 +09:00 |
|
Donny/강동윤
|
ffec782a41
|
chore: Inline @swc/helpers (#2972)
|
2021-12-05 15:46:09 +09:00 |
|