Skip to content

v0.3.12

Compare
Choose a tag to compare
@jerrykingxyz jerrykingxyz released this 14 Nov 10:34
· 2841 commits to main since this release

Highlight

Caution

Don't use this version, use 0.3.13 instead, this version contains a serious bug related to #4643

support EntryDescription.library

Bundling this entry as a library, and allows you to configure the library format through this option, enabling the generation of different module formats (CommonJS, global variable, ESModule, etc.). This flexibility ensures that your code can be easily used in various environments. Additionally, this feature serves as a prerequisite for Module Federation.

What's Changed

Performance Improvements ⚡

Exciting New Features 🎉

Bug Fixes 🐞

Other Changes

New Contributors

Full Changelog: v0.3.11...v0.3.12