What's Changed
New Features 🎉
- feat(server): support for
server.sockWrite
by @chenjiahan in #5211 - feat: align tracing implementation with Rspack CLI by @chenjiahan in #5216
- feat: enhance sockWrite type to include 'static-changed' by @chenjiahan in #5209
Bug Fixes 🐞
- fix: failed to custom HTML plugin options via rspack-chain by @chenjiahan in #5224
Document 📖
- docs: update dev server API documentation by @chenjiahan in #5213
- docs: remove incremental from build perf guide by @chenjiahan in #5220
- docs: correct default
buildDependencies
by @colinaaa in #5222 - docs: discourage the use of rspack-chain for custom plugin options by @chenjiahan in #5223
Other Changes
- test(e2e): split setupMiddleware tests to improve clarity by @chenjiahan in #5210
- chore(hmr): remove 'still-ok' socket message type by @chenjiahan in #5214
- chore(deps): update sass to ^1.88.0 by @renovate in #5219
- chore(deps): update all patch dependencies by @renovate in #5218
- release: 1.3.19 by @chenjiahan in #5225
Full Changelog: v1.3.18...v1.3.19