swc/packages
phiresky cd38ef39d6
fix(es/helpers): Add addInitializer to field decorators (#8619)
**Description:**

At some point the spec text of ES decorators was changed to also have
addInitializer for field decorators. This is already used e.g. in mobx.
This simple change removes the special case that was present for field
decorators and seems to fix the issue for me.

This change is backwards compatible since it only affects code that was
broken before.

**Related issue:**

 - Closes #8525
2024-02-14 03:21:58 +00:00
..
helpers fix(es/helpers): Add addInitializer to field decorators (#8619) 2024-02-14 03:21:58 +00:00
minifier chore: Publish 1.4.1 with swc_core v0.90.8 2024-02-13 14:51:57 +09:00
types fix(binding/types): Update typings for options.envs to match implementation (#8620) 2024-02-07 23:52:17 +00:00
.gitignore fix(es/module): Fix jsc.paths for projects using pnpm (#7918) 2023-09-06 17:29:47 +00:00
package.json chore(ci): Fix prepublish script by upgrading NAPI-RS cli (#8430) 2023-12-17 11:20:59 +09:00
yarn.lock test: Update @swc/plguin-jest used for plugin e2e testing (#8601) 2024-02-05 19:32:43 +09:00