What's Changed
New Features 🎉
- feat(server): return 404 code when xxx.hot-update.json file not found by @9aoy in #1899
- feat(plugin-svgr): add new
query
option by @chenjiahan in #1909
Bug Fixes 🐞
- fix: keep html-entry-plugin registration order stable by @9aoy in #1896
- fix: should apply nonce to style tags and rem script by @chenjiahan in #1897
- fix: apply nonce to dynamic chunks by @chenjiahan in #1906
Document 📖
- docs: add meta tag for displaying twitter card by @chenjiahan in #1892
- docs: update outdated tree shaking link by @chenjiahan in #1893
- docs: remove outdated lodash FAQ by @chenjiahan in #1894
- docs: add nonce scope of effect by @chenjiahan in #1908
Other Changes
- chore(deps): update dependency webpack-dev-middleware to v7.1.0 by @renovate in #1889
- chore(deps): remove unused rspack deps in test-helper by @9aoy in #1890
- chore: update prebundled packages by @chenjiahan in #1891
- test: remove unused snapshots by @chenjiahan in #1895
- chore(test): ignore directory for artifacts produced by tests by @9aoy in #1907
Full Changelog: v0.5.1...v0.5.2