Releases
v1.8.0
Compare
Sorry, something went wrong.
No results found
1.8.0 (2020-06-29)
Bug Fixes
export: CLI didn't use routifyDir or defaults (a9d86ad )
install: install fails without git (18683da )
install: missing package.json error (1a633b6 )
better plugin resolution (cba9b0c )
buildRoutes didn't work with Snowpack (8771429 )
plugins didn't work with yarn (498a63c )
routes couldn't be imported (8e7c314 )
basepath: could not use ( as first character (daff7d6 )
beforeUrlChange: didn't await (d7a91c5 )
build: double build in Rollup on new metadata (4d57866 )
imports: routes.js didn't resolve in Snowpack (59f8023 )
ordering: honor meta children order (0cb1071 )
params: fired on components being destroyed (4f260b0 )
plugin: ditch unneeded array (d649407 )
prefetch: don't prefetch recursively (a9eddad )
prefetch: url queries didn't work (637c4ec )
prefetcher: cleanup debugging (865aa16 )
prefetcher: wrong entrypoint url (2a5eec7 )
publish: semantic release check (b806aa2 )
scroll: scroll-lock was not honored (8eace06 )
sorting: sorting sometimes wrong without meta (640ff61 )
sw: better feedback from headers (030f1fc )
sw: couldn't prefetch the same path twice (fefa965 )
sw: don't wait for refresh to claim client (bb55866 )
sw: make service worker PG (f5f1c9b )
warning: circular dependency warning (bcdd4c6 )
Features
$isChangingPage: new helper added (dac77a5 )
helpers: enable helpers outside Routify ctx (f41bf62 )
helpers: enable helpers outside Routify ctx (e4b0506 )
meta: meta helper (b7e0161 )
plugin: add support for plugins (394ff16 )
prefetch: cache time and timeout options (b52be40 )
prefetcher: handle DOM nodes (0921a5c )
prefetcher: prefetch components and data (4529733 )
preload: add preload method to client nodes (c9ec9a0 )
prerender: allow prerender=false (80143eb )
ssr: added routify.inBrowser (87e08b2 )
workbox: plugin for multiple cache states (b0251be )
You can’t perform that action at this time.