routify

Automated Svelte routes

Downloads
24.5K
Stars
1.8K
Committers
27

Bot releases are visible (Hide)

routify - v3.0.0-next.26

Published by jakobrosenberg about 3 years ago

3.0.0-next.26 (2021-10-11)

Bug Fixes

  • path would return wrong value (aacabf8)
routify - v3.0.0-next.25

Published by jakobrosenberg about 3 years ago

3.0.0-next.25 (2021-10-11)

Bug Fixes

routify - v3.0.0-next.24

Published by jakobrosenberg about 3 years ago

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

Bug Fixes

routify - v3.0.0-next.23

Published by jakobrosenberg about 3 years ago

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

Bug Fixes

routify - v3.0.0-next.22

Published by jakobrosenberg about 3 years ago

3.0.0-next.22 (2021-10-05)

Bug Fixes

routify - v3.0.0-next.20

Published by jakobrosenberg about 3 years ago

3.0.0-next.20 (2021-10-02)

Features

  • added createRouter helper (283764d)
routify - v3.0.0-next.19

Published by jakobrosenberg about 3 years ago

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

Bug Fixes

routify - v3.0.0-next.18

Published by jakobrosenberg about 3 years ago

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

Bug Fixes

routify - v3.0.0-next.16

Published by jakobrosenberg about 3 years ago

3.0.0-next.16 (2021-09-24)

Bug Fixes

  • remove trailing slashes from url (73fb452)
routify - v3.0.0-next.15

Published by jakobrosenberg about 3 years ago

3.0.0-next.15 (2021-09-24)

Bug Fixes

  • helpers didn't work with node.component (bb51978)
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)