routify

Automated Svelte routes

Downloads
24.5K
Stars
1.8K
Committers
27

Bot releases are hidden (Show)

routify - v2.12.1

Published by jakobrosenberg over 3 years ago

2.12.1 (2021-02-11)

Bug Fixes

  • redirect broken with hash navigation (3616ad5)
  • scoped warning (ffbd1cd)
routify - v2.12.0

Published by jakobrosenberg over 3 years ago

2.12.0 (2021-02-04)

Bug Fixes

  • scroll to anchor didn't work on refresh (4ea7f20)

Features

  • added node_[id] class to baseTransition div (76b71f7)
routify - v2.11.3

Published by jakobrosenberg over 3 years ago

2.11.3 (2021-01-31)

Bug Fixes

routify - v2.11.2

Published by jakobrosenberg over 3 years ago

2.11.2 (2021-01-31)

Bug Fixes

  • _route is not defined error (e1e0211)
routify - v2.11.1

Published by jakobrosenberg over 3 years ago

2.11.1 (2021-01-31)

Bug Fixes

  • meta redirects parameters (deb2603)
routify - v2.11.0

Published by jakobrosenberg over 3 years ago

2.11.0 (2021-01-31)

Bug Fixes

  • pass scoped to decorators (cde78b1)

Features

  • redirect and rewrite meta option (9a1b7f5)
routify - v2.10.9

Published by jakobrosenberg over 3 years ago

2.10.9 (2021-01-29)

Bug Fixes

  • navigating to same url should be ignored (6e6b6af)
  • rapid navigation with transitions could break (a9e4a05)
routify - v2.10.8

Published by jakobrosenberg over 3 years ago

2.10.8 (2021-01-27)

Bug Fixes

  • links starting with hash broke navigation (77bf690)
routify - v2.10.7

Published by jakobrosenberg over 3 years ago

2.10.7 (2021-01-23)

Bug Fixes

routify - v2.10.6

Published by jakobrosenberg over 3 years ago

2.10.6 (2021-01-23)

Bug Fixes

  • prefetch broken for absolute urls (a8bc49e)
routify - v2.10.5

Published by jakobrosenberg over 3 years ago

2.10.5 (2021-01-21)

Bug Fixes

routify - v2.10.4

Published by jakobrosenberg over 3 years ago

2.10.4 (2021-01-21)

Bug Fixes

  • dynamicImports could only be disabled in CLI (e9d7ff2)
routify - v2.10.3

Published by jakobrosenberg over 3 years ago

2.10.3 (2021-01-21)

Bug Fixes

  • dynamic imports can't be disabled in CLI (34e5f35)
routify - v2.10.2

Published by jakobrosenberg over 3 years ago

2.10.2 (2021-01-21)

Bug Fixes

routify - v2.10.1

Published by jakobrosenberg over 3 years ago

2.10.1 (2021-01-20)

Bug Fixes

  • removed bugged package-lock.json (c68d766)
routify - v2.10.0

Published by jakobrosenberg over 3 years ago

2.10.0 (2021-01-20)

Features

routify - v2.9.0

Published by jakobrosenberg almost 4 years ago

2.9.0 (2021-01-16)

Bug Fixes

  • urlTransform not working with use:$url (88c085f)

Features

  • added $components helper (d847d96)
routify - v2.8.5

Published by jakobrosenberg almost 4 years ago

2.8.5 (2021-01-05)

Bug Fixes

  • errors when using redirect in ssr (e2564e6)
routify - v2.8.4

Published by jakobrosenberg almost 4 years ago

2.8.4 (2021-01-02)

Bug Fixes

routify - v2.8.3

Published by jakobrosenberg almost 4 years ago

2.8.3 (2020-12-26)

Bug Fixes

  • potential bug in beforeUrlChange->false (9afa3e5)