This release adds bug fixes, type improvements, and, most notably, experimental instant navigation capability.
What's Changed
- fix(router): api catch-all precedence by @dai-shi in #2161
- refactor(router): rename internal types by @dai-shi in #2163
- feat(router): type-safe redirect by @dai-shi in #2164
- refactor: move utils around by @dai-shi in #2166
- fix(router): loosen prefetch typing by @dai-shi in #2169
- refactor: static etag by @dai-shi in #2171
- fix(router): typed redirect and prefetch (again) by @dai-shi in #2170
- feat(router): opt-in instant navigation by @dai-shi in #2167
- fix(router): page props typing by @dai-shi in #2173
- feat(router): layout props typing by @dai-shi in #2175
Full Changelog: v1.0.0-beta.5...v1.0.0-beta.6