2023-02-10 10:17:52 +08:00
|
|
|
# @ice/jsx-runtime
|
|
|
|
|
|
2024-05-30 10:08:41 +08:00
|
|
|
## 0.3.0
|
|
|
|
|
|
|
|
|
|
### Minor Changes
|
|
|
|
|
|
|
|
|
|
- bccc7db1: fix: use jsx-dev-runtime when development
|
|
|
|
|
|
2023-09-14 10:58:37 +08:00
|
|
|
## 0.2.2
|
|
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
|
|
- b8b1d5e4: fix: sourceMap url in prod files but not publish with sourceMap file
|
|
|
|
|
|
2023-05-09 14:20:53 +08:00
|
|
|
## 0.2.1
|
|
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
|
|
- 25357326: fix: convert the style value of object is not correct
|
|
|
|
|
|
2023-02-10 10:17:52 +08:00
|
|
|
## 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.
|