Skip to content

v1.2.13

Compare
Choose a tag to compare
@9aoy 9aoy released this 28 Feb 08:25
· 75 commits to main since this release
fc7def0

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 📖

Other Changes

New Contributors

Full Changelog: v1.2.12...v1.2.13