v1.0.0-beta.7
v1.0.0-beta.7
waku
Release Notes
This release includes a new prefetch mode for the instant navigation use case.
What's Changed
- chore(deps): update dependencies by @dai-shi in https://github.com/wakujs/waku/pull/2176
- refactor: router decouple from lib by @dai-shi in https://github.com/wakujs/waku/pull/2178
- refactor(minimal): move etag mechanism by @dai-shi in https://github.com/wakujs/waku/pull/2179
- fix(router): deterministic pages.gen.ts ordering by @dai-shi in https://github.com/wakujs/waku/pull/2181
- feat(minimal): redesign prefetch by @dai-shi in https://github.com/wakujs/waku/pull/2182
- fix(minimal): two commits for swr (avoids proxy) by @dai-shi in https://github.com/wakujs/waku/pull/2183
- feat(router): prefetch mode by @dai-shi in https://github.com/wakujs/waku/pull/2184
- refactor(router): extract helpers by @dai-shi in https://github.com/wakujs/waku/pull/2187
- fix: return 400 for form action requests without an action reference by @SaraVieira in https://github.com/wakujs/waku/pull/2185
- fix(minimal): etags with prefetch by @dai-shi in https://github.com/wakujs/waku/pull/2189
- refactor(router): follow redirect and 404 errors in changeRoute by @dai-shi in https://github.com/wakujs/waku/pull/2192
- refactor(router): one follower for revived errors and an immutable commit by @dai-shi in https://github.com/wakujs/waku/pull/2193
- refactor(router): rewrite client by @dai-shi in https://github.com/wakujs/waku/pull/2194
- fix(router): reset the error boundary only when the route changes by @dai-shi in https://github.com/wakujs/waku/pull/2196
New Contributors
- @Osraka made their first contribution in https://github.com/wakujs/waku/pull/2188
Full Changelog: https://github.com/wakujs/waku/compare/v1.0.0-beta.6...v1.0.0-beta.7