2023-02-10 10:17:52 +08:00
|
|
|
# @ice/jsx-runtime
|
|
|
|
|
|
2025-06-24 10:10:55 +08:00
|
|
|
## 0.3.2
|
|
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
|
|
- 41951673: chore: update @swc/helpers to 0.5.17
|
|
|
|
|
|
2024-11-25 13:59:33 +08:00
|
|
|
## 0.3.1
|
|
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
|
|
- 2e274966: fix: export createElement for backward compatibility
|
|
|
|
|
|
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.
|