routify

Automated Svelte routes

Downloads
24.5K
Stars
1.8K
Committers
27

Bot releases are visible (Hide)

routify - v1.9.10

Published by jakobrosenberg almost 4 years ago

1.9.10 (2020-11-07)

Bug Fixes

  • add missing dependency chalk (0d4bef0)
routify - v2.6.1

Published by jakobrosenberg almost 4 years ago

2.6.1 (2020-11-06)

Bug Fixes

  • (layout) $layout returned current component (c9b4084)
routify - v2.6.0

Published by jakobrosenberg almost 4 years ago

2.6.0 (2020-11-05)

Features

  • allow flags as metadata (7ed076b)
routify - v2.5.2

Published by jakobrosenberg almost 4 years ago

2.5.2 (2020-11-04)

Bug Fixes

Performance Improvements

  • improve indexable pages (a1850dc)
routify - v2.5.1

Published by jakobrosenberg almost 4 years ago

2.5.1 (2020-11-01)

Bug Fixes

  • Cannot read property parentNode of undefined (d152bc5)
routify - v2.5.0

Published by jakobrosenberg almost 4 years ago

2.5.0 (2020-11-01)

Features

  • add query-params-is-page (3aa4783)
routify - v2.4.0

Published by jakobrosenberg almost 4 years ago

2.4.0 (2020-11-01)

Features

  • TabsTransition no longer requires width (3cc58d6)
routify - v2.3.1

Published by jakobrosenberg almost 4 years ago

2.3.1 (2020-10-31)

Bug Fixes

routify - v2.3.0

Published by jakobrosenberg almost 4 years ago

2.3.0 (2020-10-28)

Features

routify - v2.2.4

Published by jakobrosenberg almost 4 years ago

2.2.4 (2020-10-28)

Performance Improvements

  • load nested nodes in parallel on navigation (1c4c17f)
routify - v2.2.3

Published by jakobrosenberg almost 4 years ago

2.2.3 (2020-10-27)

Performance Improvements

  • reduced size of routes.js by 50-75% (5bad656)
routify - v2.2.2

Published by jakobrosenberg about 4 years ago

2.2.2 (2020-10-09)

Bug Fixes

routify - v2.2.1

Published by jakobrosenberg about 4 years ago

2.2.1 (2020-10-09)

Bug Fixes

routify - v2.2.0

Published by jakobrosenberg about 4 years ago

2.2.0 (2020-10-06)

Features

routify - v2.1.4

Published by jakobrosenberg about 4 years ago

2.1.4 (2020-10-04)

Bug Fixes

  • add missing export to utils/config (ec1dec6)
routify - v2.1.3

Published by jakobrosenberg about 4 years ago

2.1.3 (2020-09-16)

Bug Fixes

routify - v2.1.2

Published by jakobrosenberg about 4 years ago

2.1.2 (2020-08-27)

Bug Fixes

  • root layout missing on bundled build (1db4439)
routify - v2.1.1

Published by jakobrosenberg about 4 years ago

2.1.1 (2020-08-27)

Bug Fixes

  • unknown prop 'index' warning (08a4ce1)
routify - v2.1.0

Published by jakobrosenberg about 4 years ago

2.1.0 (2020-08-23)

Bug Fixes

  • afterPageLoad called invalidated hooks (9566bd1)

Features

  • param-is-page option for reload on new param (1e7bf2c)
routify - v2.0.3

Published by jakobrosenberg about 4 years ago

2.0.3 (2020-08-22)

Bug Fixes

  • errored if routifyDir was missing (4d3c727)