routify

Automated Svelte routes

Downloads
24.5K
Stars
1.8K
Committers
27

Bot releases are visible (Hide)

routify - v3.0.0-next.4

Published by jakobrosenberg about 3 years ago

3.0.0-next.4 (2021-09-18)

Bug Fixes

  • alternative CWD could break builds (91db1ff)
  • Vite builds could break URL reflectors (1b940f1)

Features

  • added forceLogging option to Vite plugin (8e4aec3)
routify - v3.0.0-next.3

Published by jakobrosenberg about 3 years ago

3.0.0-next.3 (2021-09-18)

Features

routify - v3.0.0-next.2

Published by jakobrosenberg about 3 years ago

3.0.0-next.2 (2021-09-18)

Bug Fixes

  • examples use wrong package (387c014)
routify - v3.0.0-next.1

Published by jakobrosenberg about 3 years ago

3.0.0-next.1 (2021-09-18)

Bug Fixes

routify -

Published by jakobrosenberg about 3 years ago

routify - v2.18.3

Published by jakobrosenberg about 3 years ago

2.18.3 (2021-08-07)

Bug Fixes

  • add typing for SvelteActionReturnType to UrlHelper (cdb1a37)
  • improve typing UrlHelper type with adding support for SvelteActionReturnType (4ec9145)
  • regenerate typings/ (fcf8cbb)
routify - v2.18.2

Published by jakobrosenberg over 3 years ago

2.18.2 (2021-06-07)

Bug Fixes

  • redirect should omit /index from paths (68e039b)
routify - v2.18.1

Published by jakobrosenberg over 3 years ago

2.18.1 (2021-05-05)

Bug Fixes

routify - v2.18.0

Published by jakobrosenberg over 3 years ago

2.18.0 (2021-05-05)

Nothing to see here. Accidental minor bump.

routify - v2.17.2

Published by jakobrosenberg over 3 years ago

2.17.2 (2021-04-13)

Bug Fixes

  • remove lingering span in layouts (cd1488c)
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