routify

Automated Svelte routes

Downloads
24.5K
Stars
1.8K
Committers
27

Bot releases are hidden (Show)

routify - v2.17.1

Published by jakobrosenberg over 3 years ago

2.17.1 (2021-04-02)

Bug Fixes

  • children of dynamic paths were unindexed (1929c9d)
routify - v2.17.0

Published by jakobrosenberg over 3 years ago

2.17.0 (2021-03-28)

Bug Fixes

  • better logging of file changes (364e372)

Features

  • added $nodes with find(name|path) support (ac916d0)
routify - v2.16.0

Published by jakobrosenberg over 3 years ago

2.16.0 (2021-03-18)

Bug Fixes

  • closed possible memory leak (6a9103c)

Features

  • add metatags store for async metatags (7a593db)
routify - v2.15.2

Published by jakobrosenberg over 3 years ago

2.15.2 (2021-03-17)

Bug Fixes

  • transitions could overflow if not fullscreen (22ff831)
routify - v2.15.1

Published by jakobrosenberg over 3 years ago

2.15.1 (2021-03-16)

Bug Fixes

  • file changes could break navigation (c63e7cd)
routify - v2.15.0

Published by jakobrosenberg over 3 years ago

2.15.0 (2021-03-13)

Features

  • reset layout with node.meta.reset (094294f)
routify - v2.14.0

Published by jakobrosenberg over 3 years ago

2.14.0 (2021-03-07)

Bug Fixes

  • better scroll handling (f75f58e)
  • remove stale event listener (776504e)

Features

  • node.componentWithIndex (370331f)
routify - v2.13.1

Published by jakobrosenberg over 3 years ago

2.13.1 (2021-03-03)

Bug Fixes

  • didn't work with nollup (7aad696)
routify - v2.13.0

Published by jakobrosenberg over 3 years ago

2.13.0 (2021-03-02)

Features

  • node.reset (refreshes node component) (2f65d99), closes #344
routify - v2.12.12

Published by jakobrosenberg over 3 years ago

2.12.12 (2021-02-28)

Bug Fixes

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)