mirror of https://github.com/alibaba/ice.git
895 B
895 B
Changelog
1.1.0
Minor Changes
- 79c32a77: feat: optimize function theme injection
Patch Changes
- Updated dependencies [
79c32a77]- @ice/style-import@1.1.0
1.0.5
Patch Changes
- 9f455628: fix: compatible with win32 when custom icon file
- 9f455628: chore: add warning when options of plugin is not correct
1.0.4
Patch Changes
- b8b1d5e4: fix: sourceMap url in prod files but not publish with sourceMap file
- Updated dependencies [
b8b1d5e4]- @ice/style-import@1.0.1
1.0.3
Patch Changes
- 1e6a015d: fix: add icon style when config themePackage
1.0.2
Patch Changes
- 56fb406e: fix: support types definition without specify esm folder
- c7cfed91: fix: compile non-js file when use plugin fusion
1.0.1
- [fix] error occur when use plugin without config
theme
1.0.0
- [feat] support use fusion component in ice.js framework.