routify

Automated Svelte routes

Downloads
24.5K
Stars
1.8K
Committers
27

Bot releases are visible (Hide)

routify - v2.12.11

Published by jakobrosenberg over 3 years ago

2.12.11 (2021-02-28)

Bug Fixes

  • multiple packages using configent could break (8952abc)
routify - v2.12.10

Published by jakobrosenberg over 3 years ago

2.12.10 (2021-02-27)

Bug Fixes

  • support older versions of node (c7dc94a)
routify - v2.12.9

Published by jakobrosenberg over 3 years ago

2.12.9 (2021-02-26)

Bug Fixes

  • context was missing child prop (bb858de)
routify - v2.12.8

Published by jakobrosenberg over 3 years ago

2.12.8 (2021-02-25)

Bug Fixes

  • routify lib broke when recursively nested (ee043c1), closes #338
routify - v2.12.7

Published by jakobrosenberg over 3 years ago

2.12.7 (2021-02-23)

Bug Fixes

  • routify could error when destroying a page (ac388c9)
routify - v2.12.6

Published by jakobrosenberg over 3 years ago

2.12.6 (2021-02-23)

Bug Fixes

  • improve timings for ssr (1338649)
routify - v2.12.5

Published by jakobrosenberg over 3 years ago

2.12.5 (2021-02-20)

Bug Fixes

  • include path in metadata changed logs (3ed4b5a)
  • search params weren't clearend correctly (03075f9)
routify - v2.12.4

Published by jakobrosenberg over 3 years ago

2.12.4 (2021-02-12)

Bug Fixes

  • baseTransition's parent should hide overflow (ceb9308)
routify - v2.12.3

Published by jakobrosenberg over 3 years ago

2.12.3 (2021-02-11)

Bug Fixes

routify - v2.12.2

Published by jakobrosenberg over 3 years ago

2.12.2 (2021-02-11)

Bug Fixes

  • hide scrollbars on baseTransition (94269c3)
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)