Donny/강동윤
95fe3dbe93
test: Update @swc/plguin-jest
used for plugin e2e testing ( #8601 )
2024-02-05 19:32:43 +09:00
Donny/강동윤
6c50ff1bec
refactor(bindings): Remove bindings for experimental packages ( #8600 )
...
**Description:**
These packages do not have the same versioning strategy as the main package.
2024-02-05 17:52:22 +09:00
Donny/강동윤
d81596cd2b
fix(es/proposals): Support using using
keyword with functions ( #8574 )
...
**Related issue:**
- Closes #8570
- https://github.com/babel/babel/pull/16150
2024-01-30 15:55:43 +09:00
Alessandro Chitolina
9c029ef095
feat(es/compat): Implement decorator metadata proposal ( #8097 )
...
**Description:**
This PR implements the [decorator
metadata](https://github.com/tc39/proposal-decorator-metadata ) proposal,
that is now at Stage 3.
As the decorator metadata proposal is a small extension of the decorator
proposal and is not possible to compile the metadata without transpiling
decorators, I opted to implement it into the existing decorator
transformer (and helper)
**Related issue:**
- Closes #7957
2023-10-16 20:38:53 +00:00
강동윤 (Donny)
2da1037748
chore: Publish @swc/helpers@v0.5.3
2023-10-07 23:37:18 +09:00
magic-akari
1346528477
fix(es/helpers): Override mistake in _interop_require_wildcard
( #8076 )
...
**Related issue:**
- https://github.com/babel/babel/issues/15995
2023-10-07 14:20:39 +00:00
강동윤 (Donny)
c0625361a1
chore: Fix yarn lockfile
2023-09-30 06:43:54 +09:00
Donny/강동윤
0acbb5f78d
refactor(bindingins): Create @swc/counter
( #7991 )
2023-09-22 23:48:27 +00:00
Donny/강동윤
d15eaf05cd
chore: Publish @swc/helpers@0.5.2
...
- Fixes #7919 .
2023-09-07 16:08:44 +09:00
Donny/강동윤
1ab406cd7a
refactor(es/helpers): Move packages for monorepo ( #7833 )
2023-08-18 04:25:37 +00:00