routify

Automated Svelte routes

Downloads
24.5K
Stars
1.8K
Committers
27

Bot releases are hidden (Show)

routify - v3.0.0-next.57

Published by jakobrosenberg almost 3 years ago

3.0.0-next.57 (2021-11-09)

Bug Fixes

  • wrong version of hookar (2932332)
routify - v3.0.0-next.56

Published by jakobrosenberg almost 3 years ago

3.0.0-next.56 (2021-11-08)

Features

  • added node to routifyLoadContext (aa361bf)
routify - v3.0.0-next.55

Published by jakobrosenberg almost 3 years ago

3.0.0-next.55 (2021-11-07)

Bug Fixes

routify - v3.0.0-next.54

Published by jakobrosenberg almost 3 years ago

3.0.0-next.54 (2021-11-07)

Bug Fixes

routify - v3.0.0-next.53

Published by jakobrosenberg almost 3 years ago

3.0.0-next.53 (2021-11-06)

Bug Fixes

  • remove cssCodeSplit from vite plugin (6980707)
routify - v3.0.0-next.52

Published by jakobrosenberg almost 3 years ago

3.0.0-next.52 (2021-11-06)

Bug Fixes

  • reduce pointless warnings (8a49fc4)
routify - v3.0.0-next.51

Published by jakobrosenberg almost 3 years ago

3.0.0-next.51 (2021-11-06)

Bug Fixes

  • build: dangling debug in production (5a6dc35)
  • build: vite/kit builds multiple times (bf84bcc)
  • navigation: ignore pretask if path changed (7509b44)
routify - v3.0.0-next.50

Published by jakobrosenberg almost 3 years ago

3.0.0-next.50 (2021-11-04)

Bug Fixes

routify - v3.0.0-next.49

Published by jakobrosenberg almost 3 years ago

3.0.0-next.49 (2021-11-03)

Bug Fixes

routify - v3.0.0-next.48

Published by jakobrosenberg almost 3 years ago

3.0.0-next.48 (2021-11-03)

Features

  • added plugins subpath + indexByName (a942a5b)
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