What's Changed
Breaking Changes 🍭
- feat(core)!: use modern-module externals type for ESM by @Timeless0911 in #1672
- feat(dts)!: enable declaration extension redirects by default by @Timeless0911 in #1784
New Features 🎉
- feat(deps): upgrade rsbuild to 2.1.6 by @Timeless0911 in #1773
- feat(dts): support custom TypeScript path by @elecmonkey in #1767
- feat(deps): upgrade rsbuild to 2.1.7 by @chenjiahan in #1779
- feat(core): reuse Rsbuild restart lifecycle by @chenjiahan in #1782
Bug Fixes 🐞
- fix(core): correct CLI subcommand help by @chenjiahan in #1768
- fix(dts): refine TypeScript path handling by @Timeless0911 in #1775
- fix(core): remove deprecated autoExternal from shared lib config by @elecmonkey in #1778
- fix(core): avoid chunk filename conflicts in multi-compiler builds by @Timeless0911 in #1777
Refactor 🔨
- refactor: remove prebundle setup by @chenjiahan in #1771
- refactor: migrate
lib.autoExternaltooutput.autoExternalby @elecmonkey in #1641
Other Changes
- chore(deps): update dependency @babel/core to v8 by @renovate[bot] in #1770
- chore(deps): update dependency magic-string to v1 by @renovate[bot] in #1772
- chore(deps): update all non-major dependencies by @renovate[bot] in #1776
- chore(deps): update vulnerable dependencies by @Timeless0911 in #1783
- release: v1.0.0-beta.1 by @Timeless0911 in #1785
Full Changelog: v1.0.0-beta.0...v1.0.0-beta.1