What's Changed
Performance 🚀
- perf(server): sendStats should not be called when no socket connection by @9aoy in #4667
- perf: remove unless
path.resolve
call by @chenjiahan in #4669
Bug Fixes 🐞
- fix: processAssets hook filter error by @9aoy in #4671
- fix: absolute path for favicon configuration by @chenjiahan in #4672
- fix: reconnect port error when automatically increment by @9aoy in #4673
- fix: improve favicon handling with better error logging by @chenjiahan in #4674
- fix: improve app icon handling with better error logging by @chenjiahan in #4676
- fix(deps): bump rsbuild-dev-middleware to unify logger style by @chenjiahan in #4675
Document 📖
- docs: install latest tailwindcss by @TinsFox in #4668
- docs(en): install latest tailwindcss by @chenjiahan in #4670
Other Changes
New Contributors
Full Changelog: v1.2.12...v1.2.13