Skip to content

v1.43.0

Compare
Choose a tag to compare
@chenjiahan chenjiahan released this 06 Mar 07:16
· 6 commits to 1.x since this release
69c72af

What's Changed

New Features πŸŽ‰

Performance πŸš€

  • perf(search): add index async to avoid blocking the main thread by @chenjiahan in #1892
  • perf(search): remove group calculation by @chenjiahan in #1893
  • perf: use matchPath rather than matchRoutes, remove unused group.title by @SoonIter in #1895
  • perf(search): improve initialization and prefetching logic by @chenjiahan in #1899

Bug Fixes 🐞

Full Changelog: v1.42.1...v1.43.0