routify

Automated Svelte routes

Downloads
24.5K
Stars
1.8K
Committers
27

Bot releases are visible (Hide)

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)
routify - v1.5.14

Published by jakobrosenberg over 4 years ago

1.5.14 (2020-04-27)

Bug Fixes

  • typings: typings had wrong path (8c2c823)
routify - v1.5.13

Published by jakobrosenberg over 4 years ago

1.5.13 (2020-04-27)

Bug Fixes

  • types: ambient had relative exports (e92ea0c)
routify - v1.5.13-beta.1

Published by jakobrosenberg over 4 years ago

1.5.13-beta.1 (2020-04-27)

Bug Fixes

  • types: ambient had relative exports (e92ea0c)
routify - v1.5.12

Published by jakobrosenberg over 4 years ago

1.5.12 (2020-04-26)

Bug Fixes

  • types: helper stores were of any type (9c3ec3c)
routify - v1.5.11

Published by jakobrosenberg over 4 years ago

1.5.11 (2020-04-26)

Bug Fixes

routify - v1.5.10

Published by jakobrosenberg over 4 years ago

1.5.10 (2020-04-26)

Bug Fixes

  • types: were still missing (546fda3)
routify - v1.5.9

Published by jakobrosenberg over 4 years ago

1.5.9 (2020-04-26)

Bug Fixes

  • types: some types were missing (2de1346)
routify - v1.5.8

Published by jakobrosenberg over 4 years ago

1.5.8 (2020-04-25)

Bug Fixes

  • transition: different heights caused jitter (e8e56d1)
routify - v1.5.7

Published by jakobrosenberg over 4 years ago

1.5.7 (2020-04-24)

Bug Fixes

  • transition: height glitches on outro (a9d5bdb)
routify - v1.5.6

Published by jakobrosenberg over 4 years ago

1.5.6 (2020-04-24)

Bug Fixes

  • transition: TabsTransition glitches (a7678df)