routify

Automated Svelte routes

Downloads
24.5K
Stars
1.8K
Committers
27

Bot releases are hidden (Show)

routify - v3.0.0-next.14

Published by jakobrosenberg about 3 years ago

3.0.0-next.14 (2021-09-23)

Bug Fixes

routify - v3.0.0-next.13

Published by jakobrosenberg about 3 years ago

3.0.0-next.13 (2021-09-23)

Bug Fixes

Features

routify - v3.0.0-next.12

Published by jakobrosenberg about 3 years ago

3.0.0-next.12 (2021-09-23)

Bug Fixes

  • remove npm subpath aliases (31cc858)
routify - v3.0.0-next.11

Published by jakobrosenberg about 3 years ago

3.0.0-next.11 (2021-09-23)

Bug Fixes

routify - v3.0.0-next.10

Published by jakobrosenberg about 3 years ago

3.0.0-next.10 (2021-09-23)

Bug Fixes

  • vitePlugin would break builds (b3535e5)
routify - v3.0.0-next.9

Published by jakobrosenberg about 3 years ago

3.0.0-next.9 (2021-09-22)

Bug Fixes

routify - v3.0.0-next.8

Published by jakobrosenberg about 3 years ago

3.0.0-next.8 (2021-09-20)

Bug Fixes

  • deleted files could trip watcher (eb234e6)
  • start wasn't async (008d71f)
routify - v3.0.0-next.7

Published by jakobrosenberg about 3 years ago

3.0.0-next.7 (2021-09-20)

Bug Fixes

  • better logging of (re)builds (54c730c)
  • vite plugin could start routify twice (e024657)
routify - v3.0.0-next.6

Published by jakobrosenberg about 3 years ago

3.0.0-next.6 (2021-09-19)

Bug Fixes

routify - v3.0.0-next.5

Published by jakobrosenberg about 3 years ago

3.0.0-next.5 (2021-09-19)

Bug Fixes

  • dynamic imports could break on win (5029334)
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)