Skip to content

v1.0.0-beta.7

Latest

Choose a tag to compare

@dai-shi dai-shi released this 17 Jul 14:18

This release includes a new prefetch mode for the instant navigation use case.

What's Changed

  • chore(deps): update dependencies by @dai-shi in #2176
  • refactor: router decouple from lib by @dai-shi in #2178
  • refactor(minimal): move etag mechanism by @dai-shi in #2179
  • fix(router): deterministic pages.gen.ts ordering by @dai-shi in #2181
  • feat(minimal): redesign prefetch by @dai-shi in #2182
  • fix(minimal): two commits for swr (avoids proxy) by @dai-shi in #2183
  • feat(router): prefetch mode by @dai-shi in #2184
  • refactor(router): extract helpers by @dai-shi in #2187
  • fix: return 400 for form action requests without an action reference by @SaraVieira in #2185
  • fix(minimal): etags with prefetch by @dai-shi in #2189
  • refactor(router): follow redirect and 404 errors in changeRoute by @dai-shi in #2192
  • refactor(router): one follower for revived errors and an immutable commit by @dai-shi in #2193
  • refactor(router): rewrite client by @dai-shi in #2194
  • fix(router): reset the error boundary only when the route changes by @dai-shi in #2196

New Contributors

Full Changelog: v1.0.0-beta.6...v1.0.0-beta.7