Skip to content

@qwik.dev/router@2.0.0-beta.39

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Aug 19:00
6fb620f

Major Changes

  • ✨ routeLoader$ caching is controlled by the new cacheControl option, replacing expires/poll (by @wmertens in #8904)

Minor Changes

  • ✨ loaders re-fetch on every navigation via the browser cache, and unchanged responses no longer rerender (by @wmertens in #8904)

Patch Changes