routify

Automated Svelte routes

Downloads
24.5K
Stars
1.8K
Committers
27

Bot releases are hidden (Show)

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

routify - v1.7.0

Published by jakobrosenberg over 4 years ago

1.7.0 (2020-05-05)

Features

  • config: support for package.json config (b80279b)

  • config: support for environment variables and .env (b80279b)

routify - v1.6.6

Published by jakobrosenberg over 4 years ago

1.6.6 (2020-05-02)

Bug Fixes

  • url: double slash on root paths (07ce2f0)
routify - v1.6.5

Published by jakobrosenberg over 4 years ago

1.6.5 (2020-05-02)

Bug Fixes

  • ssr: render timing has been optimized (5184b2d)
routify - v1.6.4

Published by jakobrosenberg over 4 years ago

1.6.4 (2020-05-02)

Bug Fixes

  • cli: output folder was missing (c569200)
routify - v1.6.3

Published by jakobrosenberg over 4 years ago

1.6.3 (2020-05-01)

Bug Fixes

  • ssr: redirects didn't get rendered (e774d75)
routify - v1.6.2

Published by jakobrosenberg over 4 years ago

1.6.2 (2020-05-01)

Bug Fixes

  • index: sorting only worked with numbers (e790756)
routify - v1.6.1

Published by jakobrosenberg over 4 years ago

1.6.1 (2020-04-30)

Bug Fixes

  • warning: disabled missing config warning (1f70a87)
routify - v1.6.0

Published by jakobrosenberg over 4 years ago

1.6.0 (2020-04-28)

Features

  • hook: added afterPageLoad (4789a43)
routify - v1.5.16

Published by jakobrosenberg over 4 years ago

1.5.16 (2020-04-28)

Bug Fixes

  • build: first build not working in new project (716fd70)
routify - v1.5.15

Published by jakobrosenberg over 4 years ago

1.5.15 (2020-04-27)

Bug Fixes

  • tree: don't strip unwanted keys in watch mode (b0bfb45)