routify

Automated Svelte routes

Downloads
24.5K
Stars
1.8K
Committers
27

Bot releases are hidden (Show)

routify - v3.0.0-next.93

Published by jakobrosenberg over 2 years ago

3.0.0-next.93 (2022-06-12)

Features

routify - v3.0.0-next.92

Published by jakobrosenberg over 2 years ago

3.0.0-next.92 (2022-06-12)

Bug Fixes

  • vite-plugin should allow for spank options (d7c379e)
routify - v3.0.0-next.91

Published by jakobrosenberg over 2 years ago

3.0.0-next.91 (2022-06-09)

Bug Fixes

  • instance bundles had bad exports (3765cdd)
  • quicky deps in workspaces (ec617ad)

Features

  • added native ssr to vite plugin (896944e)
routify - v2.18.7

Published by jakobrosenberg over 2 years ago

2.18.7 (2022-05-24)

Bug Fixes

  • add warning about routify init (cc0e211)
routify - v2.18.6

Published by jakobrosenberg over 2 years ago

2.18.6 (2022-05-19)

Bug Fixes

  • support SPA navigation on links inside web components (aed18df)
routify - v3.0.0-next.90

Published by jakobrosenberg over 2 years ago

3.0.0-next.90 (2022-04-27)

Bug Fixes

  • resolveNode always resolved absolutes from global router (2f060c4)
routify - v3.0.0-next.89

Published by jakobrosenberg over 2 years ago

3.0.0-next.89 (2022-04-27)

Bug Fixes

  • node.traverse and $resolveNode (0bbc5ae)
routify - v3.0.0-next.88

Published by jakobrosenberg over 2 years ago

3.0.0-next.88 (2022-04-07)

Bug Fixes

  • $url didn't work with spread params (f819c55)
routify - v3.0.0-next.87

Published by jakobrosenberg over 2 years ago

3.0.0-next.87 (2022-04-02)

Bug Fixes

  • remove leftover console.log from testing isActive (e540b35)
routify - v3.0.0-next.86

Published by jakobrosenberg over 2 years ago

3.0.0-next.86 (2022-04-02)

Bug Fixes

  • isActive had issues with recursiveness (aef3a81)
routify - v3.0.0-next.85

Published by jakobrosenberg over 2 years ago

3.0.0-next.85 (2022-03-30)

Bug Fixes

  • isActive: recursive and params support (09c6b07)
routify - v3.0.0-next.84

Published by jakobrosenberg over 2 years ago

3.0.0-next.84 (2022-03-25)

Bug Fixes

routify - v3.0.0-next.83

Published by jakobrosenberg over 2 years ago

3.0.0-next.83 (2022-03-15)

Bug Fixes

  • spread operator for params (5d1b733)
routify - v2.18.5

Published by jakobrosenberg over 2 years ago

2.18.5 (2022-02-28)

Bug Fixes

  • update afterPageLoad types (3f6416c)
routify - v3.0.0-next.82

Published by jakobrosenberg over 2 years ago

3.0.0-next.82 (2022-02-05)

Reverts

  • Revert "feat: start migrating to vitest" (668549e)
  • Revert "chore: update lockfile" (d1dac10)
routify - v3.0.0-next.81

Published by jakobrosenberg over 2 years ago

3.0.0-next.81 (2022-02-02)

Features

  • start migrating to vitest (17c5112)
routify - v3.0.0-next.80

Published by jakobrosenberg over 2 years ago

3.0.0-next.80 (2022-01-23)

Bug Fixes

  • breaking change in sveltekit examples (2a7f791)
routify - v3.0.0-next.79

Published by jakobrosenberg almost 3 years ago

3.0.0-next.79 (2022-01-18)

Bug Fixes

  • examples were broke after kit update (1415b6c)
routify - v3.0.0-next.78

Published by jakobrosenberg almost 3 years ago

3.0.0-next.78 (2022-01-13)

Bug Fixes

  • pages didn't scroll to top on navigation (5a294e6)
  • queryHandler was missing in Router (74d064f)
  • Router.parentElem was broken (680313e)

Features

routify - v3.0.0-next.77

Published by jakobrosenberg almost 3 years ago

3.0.0-next.77 (2021-12-31)

Features

  • added fileWrite to buildtime instance (2d25972)
  • added transform option to buildtime plugins (9fd7357)