routify

Automated Svelte routes

Downloads
24.5K
Stars
1.8K
Committers
27

Bot releases are hidden (Show)

routify - v3.0.0-next.36

Published by jakobrosenberg about 3 years ago

3.0.0-next.36 (2021-10-17)

Bug Fixes

  • folders without modules could break (76d90f9)

Features

routify - v3.0.0-next.35

Published by jakobrosenberg about 3 years ago

3.0.0-next.35 (2021-10-17)

Bug Fixes

  • all paths were treated as absolute (b8806d3)
  • unwanted errors (4163d7a)
routify - v3.0.0-next.34

Published by jakobrosenberg about 3 years ago

3.0.0-next.34 (2021-10-17)

Bug Fixes

  • $url helper didn't support absolute paths (0c0f9d9)

Features

routify - v3.0.0-next.33

Published by jakobrosenberg about 3 years ago

3.0.0-next.33 (2021-10-17)

Bug Fixes

  • avoid double slashes (6abc329)
  • rootNodes should not have a name (path) (822ea5c)
routify - v3.0.0-next.32

Published by jakobrosenberg about 3 years ago

3.0.0-next.32 (2021-10-16)

Bug Fixes

routify - v3.0.0-next.31

Published by jakobrosenberg about 3 years ago

3.0.0-next.31 (2021-10-16)

Bug Fixes

  • temporary fix to vite-plugin typings (8eefc21)

Features

routify - v3.0.0-next.30

Published by jakobrosenberg about 3 years ago

3.0.0-next.30 (2021-10-14)

Bug Fixes

  • use persistable with timestamps (7635d5d)
routify - v3.0.0-next.29

Published by jakobrosenberg about 3 years ago

3.0.0-next.29 (2021-10-14)

Features

  • persistable helper added to metaContext (7f64796)
routify - v3.0.0-next.28

Published by jakobrosenberg about 3 years ago

3.0.0-next.28 (2021-10-13)

Features

  • added regex option to extension types (2b5b1d9)
routify - v3.0.0-next.27

Published by jakobrosenberg about 3 years ago

3.0.0-next.27 (2021-10-13)

Features

  • provide route in load ctx (fad0368)
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)