ice/packages/plugin-jsx-plus/CHANGELOG.md

30 lines
436 B
Markdown
Raw Permalink Normal View History

# Changelog
2024-07-25 10:27:46 +08:00
## 1.0.4
### Patch Changes
- aaea501d: fix: allow decorators-legacy syntax in js file
2023-09-14 10:58:37 +08:00
## 1.0.3
### Patch Changes
- b8b1d5e4: fix: sourceMap url in prod files but not publish with sourceMap file
## 1.0.2
### Patch Changes
- 56fb406e: fix: support types definition without specify esm folder
## 1.0.1
### Patch Changes
- 5cc9ce45: Enable ignoreModuleCheck to support compat rax.
## 1.0.0
Initial implementation.