- 41cbaa9c: Support css build
- Updated dependencies [bbeeaf5d]
- rax-compat@0.4.0
- Updated dependencies [9926faae]
- rax-compat@0.3.0
- e4a32686: fix: support pass options for
compilationConfig
-
15e8200a: Refactor plugin and fix some issues:
- The inlineStyleFilter doesnot work for server-side style process.
- The inlineStyleFilter doesnot work for style file except vanilla css.
- Supports sass-loader now.
- Supports array type style in createElement.
- Updated dependencies [f7dd9fc5]
- Updated dependencies [15e8200a]
- Updated dependencies [45c61db8]
- @ice/bundles@0.2.2
- rax-compat@0.2.10
- Updated dependencies [a68ff48d]
- @ice/bundles@0.2.0
- 4816afb5: support legacy option for legacy rax compat
- 042b49b1: refactor: remove cloneDeep for performance
- 47a7a25d: fix: user compilation config lose
- b8b1d5e4: fix: sourceMap url in prod files but not publish with sourceMap file
- Updated dependencies [b8b1d5e4]
- rax-compat@0.2.8
- @ice/bundles@0.1.16
- 372699db: hotfix: less support inline style
- 984979a3: fix inlineStyle filter function check
- b58d38a1: inlineStyle filter support
- dd297f96: fix: compilation config not extend
- 7f718c5f: fix: fix Rax namespace typing compat with React v18
- bf8af99d: remove server options setter
- 45cb1c77: fix: auto add jsx comment
- 65680d44: fix: support css modules and global css
- Updated dependencies
- @ice/bundles@0.1.10
- rax-compat@0.2.1
- 2debc7f7: fix: appear event should not work on component
- Updated dependencies [ee4141d5]
- rax-compat@0.2.0
- @ice/bundles@0.1.7
- 0fb80639: fix: improve performance by use async function
- Updated dependencies
- @ice/bundles@0.1.6
- rax-compat@0.1.9
- 56fb406e: fix: support types definition without specify esm folder
- efba0cc4: fix: Using runtime: 'classic' mode when source has declare
@jsx createElementcomment - Updated dependencies [03acb898]
- Updated dependencies [1e992472]
- rax-compat@0.1.8
- @ice/bundles@0.1.5
- [refactor] Using rax-compat/jsx-runtime to support rax components
- [fix] get css path by onLoad lifecycle.