Skip to content

v0.10.0

Compare
Choose a tag to compare
@Timeless0911 Timeless0911 released this 16 Jun 08:35
· 108 commits to main since this release
7bffc91

Highlights ✨

New ESM Output

We have simplified the ESM output to improve readability and reduce bundle size. See the comparison in the figure below.

Rslib ESM Output

Compared with v0.9.2, additional optimization for import default has been included.

What's Changed

New Features 🎉

  • feat: bump Rsbuild 1.4.0-beta.3 to enhance default import rename by @Timeless0911 in #1053

Bug Fixes 🐞

Document 📖

Other Changes

Full Changelog: v0.9.2...v0.10.0