routify

Automated Svelte routes

Downloads
24.5K
Stars
1.8K
Committers
27

Bot releases are visible (Hide)

routify - v3.0.0-next.47

Published by jakobrosenberg almost 3 years ago

3.0.0-next.47 (2021-11-02)

Bug Fixes

Features

  • added fragments to context (4429102)
routify - v3.0.0-next.46

Published by jakobrosenberg almost 3 years ago

3.0.0-next.46 (2021-11-01)

Features

  • added InlineNavDecorator (425fc23)
  • first version of inlineNav (71d4f2a)
routify - v3.0.0-next.45

Published by jakobrosenberg almost 3 years ago

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

Bug Fixes

  • allow routify in custom dirs (6d8fc67)
routify - v3.0.0-next.44

Published by jakobrosenberg almost 3 years ago

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

Bug Fixes

routify - v3.0.0-next.43

Published by jakobrosenberg almost 3 years ago

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

Bug Fixes

  • reduce harmless warnings (623df90)
  • scrollhandler regression error (eadbe4e)
  • unchanged components would rerender (aabaa52)

Features

  • beforeRender & cleaned Router interface (e87d4f3)
routify - v3.0.0-next.42

Published by jakobrosenberg almost 3 years ago

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

Bug Fixes

  • better err for missing export in .meta files (223c3ac)

Features

routify - v3.0.0-next.41

Published by jakobrosenberg almost 3 years ago

3.0.0-next.41 (2021-10-21)

Bug Fixes

routify - v3.0.0-next.40

Published by jakobrosenberg almost 3 years ago

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

Bug Fixes

  • absolute paths didn't respect nested routers (94dd435)
  • better params inheritance (f4a0d4f)
  • didn't detect route change if nodes (b15553b)
  • improve typings (b4033f6)
  • make allFragments public (78bbf33)
routify - v3.0.0-next.39

Published by jakobrosenberg about 3 years ago

3.0.0-next.39 (2021-10-19)

Bug Fixes

  • folder params were missing without _module (ae9a490)
routify - v3.0.0-next.37

Published by jakobrosenberg about 3 years ago

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

Bug Fixes

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)