🚀 Features
- Prevent race condition dev-only error - by @meihao550 in #2789 (d2b87)
- scroll: Skip scroll computation based on history.scrollRestoration - by @posva (033f1)
- unplugin: Don't crash on duplicate definePage() calls - by @posva in #2753 (686bf)
- volar: Narrow
typeof useRoutein a type context - by @Anoesj in #2759 (7a4c8)
🐞 Bug Fixes
- history:
- Remove visibilitychange listener to prevent focus steal in Edge - by @Mini-Sylar in #2704 (17b58)
- router:
- types:
- unplugin:
🏎 Performance
- Replace
json5andyamlwithconfbox- by @danielroe in #2769 (aab28) - Avoid depending on the current route to resolve absolute locations - by @danielroe (9b7e3)
- experimental: Avoid tracking currentRoute in absolute string locations - by @posva (084fc)