routeLoader$
Found in 1 package: qwik
qwik(4 releases)
@qwik.dev/router@2.0.0-beta.38BreakingThis release introduces significant changes to routing and rendering, including how 404 and error pages are handled and making SPA view transitions opt-in. It also includes numerous bug fixes and performance improvements across the router and loader functionalities.
@qwik.dev/router@2.0.0-beta.37BreakingThis release overhauls RouteLoaders to use AsyncSignals, improving cacheability and introducing options like expiry and eTag support. Breaking changes include modifications to loader failure detection and the removal of action state access from loaders.
@qwik.dev/core@2.0.0-beta.32BreakingThis release introduces significant updates to event handling markers (`passive:` and `capture:`) and adds `Temporal` serialization support. A breaking change in `useAsync$` renames the `interval` option to `expires`.
@qwik.dev/router@2.0.0-alpha.8Patch release fixes a bug where the result of routeLoader$ could not be used as a component prop.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when routeLoader$ changes.
Learn More