What's Changed
New Features 🎉
- feat: allow
output.sourceMap
to be boolean value by @chenjiahan in #4037 - feat: add
printFileSize.include
option by @chenjiahan in #4044 - feat: add
printFileSize.exclude
option by @chenjiahan in #4045
Bug Fixes 🐞
- fix: should close compiler when dev closed by @9aoy in #4027
- fix(plugin-assets-retry): avoid webpack_require.e pollution and add some try catch to be safer by @SoonIter in #4025
Document 📖
- docs(deps): bump rspress 1.37.2 by @9aoy in #4023
- docs: fix broken api links by @9aoy in #4028
- docs: add intro for TanStack Router by @chenjiahan in #4036
- docs: update description for Rslib by @chenjiahan in #4039
- docs: add JSDoc for
PrintFileSizeOptions
by @chenjiahan in #4043 - docs: manual tags injection guide by @chenjiahan in #4049
- docs: update configuration migration by @chenjiahan in #4051
Other Changes
- chore(examples): use MF Rsbuild plugin by @chenjiahan in #4022
- test(e2e): enable MF v2 HMR case by @chenjiahan in #4024
- chore: switch to ESM loaders by @chenjiahan in #4030
- release: @rsbuild/plugin-assets-retry 1.0.5 by @SoonIter in #4031
- chore(deps): bump Rslib v0.1.0 by @chenjiahan in #4032
- chore(build): remove dirname shims by @chenjiahan in #3984
- chore(deps): update all patch dependencies by @renovate in #4035
- chore(deps): update dependency reduce-configs to ^1.1.0 by @renovate in #4042
- chore(deps): bump typescript v5.7 by @chenjiahan in #4046
- chore(deps): update dependency preact to ^10.25.0 by @renovate in #4047
- chore(deps): update dependency svelte-check to ^4.1.0 by @renovate in #4048
- chore(deps): update dependency react-router-dom to v7 by @renovate in #4050
- chore(deps): update all patch dependencies by @renovate in #4052
- release: 1.1.5 by @9aoy in #4053
Full Changelog: v1.1.4...v1.1.5