What's Changed
New Features 🎉
- feat(client): improve log messages for overlay and socket by @chenjiahan in #5849
Bug Fixes 🐞
- fix: failed to create multiple HMR connections by @chenjiahan in #5844
- fix(server): handle Deno compatibility in public dir copy by @chenjiahan in #5852
- fix: do not allow to disable filename hash of Wasm files by @chenjiahan in #5854
Refactor 🔨
- refactor: rename connection to socket for clarity by @chenjiahan in #5850
Document 📖
- docs: Add missing backtick to filename.mdx by @schu34 in #5848
- docs(config): add links to chunk splitting strategies by @chenjiahan in #5845
Other Changes
- chore: update biome to v2.2.0 and adjust configuration by @chenjiahan in #5851
- chore(deps): update @rstest/core to v0.2.1 by @chenjiahan in #5853
- release: 1.5.0-beta.3 by @chenjiahan in #5855
New Contributors
Full Changelog: v1.5.0-beta.2...v1.5.0-beta.3