routify

Automated Svelte routes

Downloads
24.5K
Stars
1.8K
Committers
27

Bot releases are visible (Hide)

routify - v2.10.5

Published by jakobrosenberg over 3 years ago

2.10.5 (2021-01-21)

Bug Fixes

routify - v2.10.4

Published by jakobrosenberg over 3 years ago

2.10.4 (2021-01-21)

Bug Fixes

  • dynamicImports could only be disabled in CLI (e9d7ff2)
routify - v2.10.3

Published by jakobrosenberg over 3 years ago

2.10.3 (2021-01-21)

Bug Fixes

  • dynamic imports can't be disabled in CLI (34e5f35)
routify - v2.10.2

Published by jakobrosenberg over 3 years ago

2.10.2 (2021-01-21)

Bug Fixes

routify - v2.10.1

Published by jakobrosenberg over 3 years ago

2.10.1 (2021-01-20)

Bug Fixes

  • removed bugged package-lock.json (c68d766)
routify - v2.10.0

Published by jakobrosenberg over 3 years ago

2.10.0 (2021-01-20)

Features

routify - v2.9.0

Published by jakobrosenberg almost 4 years ago

2.9.0 (2021-01-16)

Bug Fixes

  • urlTransform not working with use:$url (88c085f)

Features

  • added $components helper (d847d96)
routify - v2.8.5

Published by jakobrosenberg almost 4 years ago

2.8.5 (2021-01-05)

Bug Fixes

  • errors when using redirect in ssr (e2564e6)
routify - v2.8.4

Published by jakobrosenberg almost 4 years ago

2.8.4 (2021-01-02)

Bug Fixes

routify - v2.8.3

Published by jakobrosenberg almost 4 years ago

2.8.3 (2020-12-26)

Bug Fixes

  • potential bug in beforeUrlChange->false (9afa3e5)
routify - v2.8.2

Published by jakobrosenberg almost 4 years ago

2.8.2 (2020-12-20)

Bug Fixes

  • isChangingPage should be false on blocked nav (a18f5c1)
routify - v2.8.1

Published by jakobrosenberg almost 4 years ago

2.8.1 (2020-12-20)

Bug Fixes

  • error on popState (79028ad)
  • navigating to current url should do nothing (38dbf92)
routify - v2.8.0

Published by jakobrosenberg almost 4 years ago

2.8.0 (2020-12-19)

Features

  • add incoming route to beforeUrlChange (3a69516)
routify - v2.7.6

Published by jakobrosenberg almost 4 years ago

2.7.6 (2020-12-12)

Bug Fixes

  • goto & redirect static async calls (c7b7c6a)
routify - v2.7.5

Published by jakobrosenberg almost 4 years ago

2.7.5 (2020-12-09)

Bug Fixes

  • point Router type in index.d.ts to Router.svelte (07027f9)
routify - v2.7.4

Published by jakobrosenberg almost 4 years ago

2.7.4 (2020-11-18)

Performance Improvements

  • better error/log handling/supression (d8f990c)
routify - v2.7.3

Published by jakobrosenberg almost 4 years ago

2.7.3 (2020-11-09)

Bug Fixes

  • missing getBoundingClientRect on transitions (ae6d295)
routify - v2.7.2

Published by jakobrosenberg almost 4 years ago

2.7.2 (2020-11-09)

Bug Fixes

routify - v2.7.1

Published by jakobrosenberg almost 4 years ago

2.7.1 (2020-11-09)

Bug Fixes

  • add missing dependency chalk (0d4bef0)
  • auto create missing routifyDir (3ffea96)
  • Splash screen did not respect routifyDir (a2ed4fd)
routify - v2.7.0

Published by jakobrosenberg almost 4 years ago

2.7.0 (2020-11-09)

Features

  • added component to node api (69d455d)