What's Changed
New Features 🎉
- feat: allow to configure dev.writeToDisk in environments by @9aoy in #3946
- feat(deps): bump rspack 1.1.1 by @9aoy in #3949
- feat: update the assignment method of host in baseUrl by @junxiongchu in #3943
Bug Fixes 🐞
- fix(plugin-svelte): failed to compile *.svslte.ts by @chenjiahan in #3918
- fix(plugin-svelte):
*.svslte.ts
files are transformed twice by @chenjiahan in #3920 - fix: proxy type error by @9aoy in #3936
- fix: line breaks
\n
in error overlay messages by @ymq001 in #3944 - fix: open page with the correct host by @chenjiahan in #3954
Document 📖
- docs: improve guide for viewing dev output by @chenjiahan in #3923
- docs: reference other plugins by @chenjiahan in #3947
- docs: explain TypeScript extension alias by @chenjiahan in #3952
Other Changes
- chore(deps): update dependency @rsbuild/plugin-preact to ^1.2.0 by @renovate in #3915
- chore(deps): update dependency react-router-dom to ^6.28.0 by @renovate in #3916
- release: @rsbuild/[email protected] by @chenjiahan in #3921
- chore(deps): update dependency @rsbuild/core to ^1.1.0 by @renovate in #3922
- chore(deps): update dependency @modern-js/module-tools to ^2.61.0 by @renovate in #3926
- chore(deps): update dependency @rsbuild/plugin-check-syntax to ^1.1.0 by @renovate in #3927
- chore(deps): update dependency browserslist-load-config to v1 by @renovate in #3928
- chore(deps): update all patch dependencies by @renovate in #3934
- test: use hydrateRoot API in SSR case by @9aoy in #3935
- chore: reduce monorepo root dependencies by @chenjiahan in #3937
- chore(config): migrate renovate config by @renovate in #3929
- chore(core): use Rslib to bundle client code by @chenjiahan in #3938
- chore(deps): update dependency @types/node to v22 by @renovate in #3942
- chore(deps): update dependency nx to ^20.1.0 by @renovate in #3940
- chore(deps): update rspress to v1.36.0 by @renovate in #3941
- refactor(core): use Rslib to build by @chenjiahan in #3939
- chore(build): enable Rslib's
dts.build
by @chenjiahan in #3948 - chore(deps): bump Rslib 0.0.18 by @chenjiahan in #3951
New Contributors
- @junxiongchu made their first contribution in #3943
Full Changelog: v1.1.0...v1.1.1