routify

Automated Svelte routes

Downloads
24.5K
Stars
1.8K
Committers
27

Bot releases are visible (Hide)

routify - v1.7.12

Published by jakobrosenberg over 4 years ago

1.7.12 (2020-05-24)

Bug Fixes

  • scroll: scroll-lock was not honored (c35b726)
routify - v1.8.0-beta.8

Published by jakobrosenberg over 4 years ago

1.8.0-beta.8 (2020-05-23)

Bug Fixes

  • ordering: honor meta children order (0cb1071)
routify - v1.8.0-beta.7

Published by jakobrosenberg over 4 years ago

1.8.0-beta.7 (2020-05-23)

Bug Fixes

  • params: fired on components being destroyed (4f260b0)
  • publish: semantic release check (b806aa2)
routify - v1.8.0-beta.6

Published by jakobrosenberg over 4 years ago

1.8.0-beta.6 (2020-05-22)

Bug Fixes

  • plugin: ditch unneeded array (d649407)
routify - v1.8.0-beta.5

Published by jakobrosenberg over 4 years ago

1.8.0-beta.5 (2020-05-21)

Bug Fixes

  • sw: couldn't prefetch the same path twice (fefa965)
  • sw: don't wait for refresh to claim client (bb55866)
routify - v1.8.0-beta.4

Published by jakobrosenberg over 4 years ago

1.8.0-beta.4 (2020-05-19)

Bug Fixes

  • prefetcher: wrong entrypoint url (2a5eec7)
routify - v1.7.11

Published by jakobrosenberg over 4 years ago

1.7.11 (2020-05-19)

Bug Fixes

  • meta: meta children shouldn't be sorted (3faaa87)
routify - v1.7.10

Published by jakobrosenberg over 4 years ago

1.7.10 (2020-05-17)

Bug Fixes

  • sorting: sort was missing (56171ce)
routify - v1.7.9

Published by jakobrosenberg over 4 years ago

1.7.9 (2020-05-16)

Bug Fixes

  • sorting: sorting was sometimes reversed (78ad348)
routify - v1.8.0-beta.3

Published by jakobrosenberg over 4 years ago

1.8.0-beta.3 (2020-05-16)

Bug Fixes

  • prefetch: don't prefetch recursively (a9eddad)
routify - v1.8.0-beta.2

Published by jakobrosenberg over 4 years ago

1.8.0-beta.2 (2020-05-16)

Bug Fixes

  • sw: make service worker PG (f5f1c9b)
routify - v1.8.0-beta.1

Published by jakobrosenberg over 4 years ago

1.8.0-beta.1 (2020-05-16)

Bug Fixes

  • build: double build in Rollup on new metadata (4d57866)
  • sorting: sorting sometimes wrong without meta (640ff61)

Features

  • helpers: enable helpers outside Routify ctx (f41bf62)
  • helpers: enable helpers outside Routify ctx (e4b0506)
  • plugin: add support for plugins (394ff16)
  • prefetcher: prefetch components and data (4529733)
  • prerender: allow prerender=false (80143eb)
routify - v1.7.8

Published by jakobrosenberg over 4 years ago

1.7.8 (2020-05-08)

Bug Fixes

  • config: package.json values weren't read (7f200be)
routify - v1.7.7

Published by jakobrosenberg over 4 years ago

1.7.7 (2020-05-06)

Bug Fixes

  • CLI: description of --basepath was wrong (8fc6a26)
  • static: custom path corrected to dist-dir (e63566a)
routify - v1.7.6

Published by jakobrosenberg over 4 years ago

1.7.6 (2020-05-06)

Bug Fixes

  • init: missing package.json error (efd3fd9)
routify - v1.7.5

Published by jakobrosenberg over 4 years ago

1.7.5 (2020-05-05)

Bug Fixes

  • export: missing config module (b418e53)
routify - v1.7.4

Published by jakobrosenberg over 4 years ago

1.7.4 (2020-05-05)

Bug Fixes

  • build: plugins used prematurely (7700cda)
routify - v1.7.3

Published by jakobrosenberg over 4 years ago

1.7.3 (2020-05-05)

Bug Fixes

  • build: eventServer present on build (7ad1961)
routify - v1.7.2

Published by jakobrosenberg over 4 years ago

1.7.2 (2020-05-05)

Bug Fixes

routify - v1.7.1

Published by jakobrosenberg over 4 years ago

1.7.1 (2020-05-05)

Bug Fixes