ice/packages/jsx-runtime/CHANGELOG.md

28 lines
453 B
Markdown

# @ice/jsx-runtime
## 0.3.0
### Minor Changes
- bccc7db1: fix: use jsx-dev-runtime when development
## 0.2.2
### Patch Changes
- b8b1d5e4: fix: sourceMap url in prod files but not publish with sourceMap file
## 0.2.1
### Patch Changes
- 25357326: fix: convert the style value of object is not correct
## 0.2.0
- [chore] Allow directly use of @ice/jsx-runtime, also compatible with webpack 4.
## 0.1.0
- Initial version of @ice/jsx-runtime.