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 |
|
magic-akari
|
3ca954b9f9
|
fix(es/helpers): Use snake_case for helpers (#7147)
**Related issue:**
- Closes https://github.com/swc-project/swc/issues/7144.
- Closes https://github.com/swc-project/swc/issues/7118.
|
2023-03-31 15:15:21 +09:00 |
|
Donny/강동윤
|
05d185d59b
|
fix(es/modules): Fix jsc.paths (#6454)
**Related issue:**
- Closes https://github.com/swc-project/swc/issues/6446.
|
2022-11-16 04:51:59 +00:00 |
|
Daiki Nishikawa
|
f6faeb3bad
|
fix(es/parser): Fix parsing of TS satisfies expressions (#6354)
|
2022-11-07 03:56:15 +00:00 |
|
magic-akari
|
4d5783d9cd
|
feat(es/modules): Add pure annotations to interop functions (#5087)
|
2022-07-03 05:54:07 +00:00 |
|
magic-akari
|
2cc229e6fb
|
feat(es/modules): Optimize a dynamic import with a literal path (#5049)
|
2022-06-28 06:31:24 +00:00 |
|
magic-akari
|
fa68cbd74a
|
refactor(es/module): Implement new module transformer (#4758)
|
2022-06-27 12:32:06 +00:00 |
|
Donny/강동윤
|
c31b0a38ea
|
chore(ci): Fix CI (#4779)
|
2022-05-24 23:39:08 +09:00 |
|
Donny/강동윤
|
b8d2fb8546
|
feat(es/helpers): Import only used helpers (#4767)
|
2022-05-24 04:09:59 +00:00 |
|
Donny/강동윤
|
417b2182ce
|
fix(es/loader): Fix jsc.paths on windows (#4739)
|
2022-05-22 20:12:22 +00:00 |
|