v1.0.0-beta.6
v1.0.0-beta.6
waku
Release Notes
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 https://github.com/wakujs/waku/pull/2161
- refactor(router): rename internal types by @dai-shi in https://github.com/wakujs/waku/pull/2163
- feat(router): type-safe redirect by @dai-shi in https://github.com/wakujs/waku/pull/2164
- refactor: move utils around by @dai-shi in https://github.com/wakujs/waku/pull/2166
- fix(router): loosen prefetch typing by @dai-shi in https://github.com/wakujs/waku/pull/2169
- refactor: static etag by @dai-shi in https://github.com/wakujs/waku/pull/2171
- fix(router): typed redirect and prefetch (again) by @dai-shi in https://github.com/wakujs/waku/pull/2170
- feat(router): opt-in instant navigation by @dai-shi in https://github.com/wakujs/waku/pull/2167
- fix(router): page props typing by @dai-shi in https://github.com/wakujs/waku/pull/2173
- feat(router): layout props typing by @dai-shi in https://github.com/wakujs/waku/pull/2175
Full Changelog: https://github.com/wakujs/waku/compare/v1.0.0-beta.5...v1.0.0-beta.6