routify

Automated Svelte routes

Downloads
24.5K
Stars
1.8K
Committers
27

Bot releases are visible (Hide)

routify - v3.0.0-next.67

Published by jakobrosenberg almost 3 years ago

3.0.0-next.67 (2021-11-18)

Bug Fixes

routify - v3.0.0-next.66

Published by jakobrosenberg almost 3 years ago

3.0.0-next.66 (2021-11-18)

Features

  • added runtime plugin support (5792c22)
routify - v3.0.0-next.65

Published by jakobrosenberg almost 3 years ago

3.0.0-next.65 (2021-11-14)

Bug Fixes

  • pass props from load function (bacfbc4)
  • remove unwanted logs (c70e4a7)
routify - v3.0.0-next.64

Published by jakobrosenberg almost 3 years ago

3.0.0-next.64 (2021-11-13)

Bug Fixes

  • failed guard shouldn't throw error (8b69747)
routify - v3.0.0-next.63

Published by jakobrosenberg almost 3 years ago

3.0.0-next.63 (2021-11-13)

Features

  • added before/afterUrlChange (c28b9c0)
routify - v3.0.0-next.62

Published by jakobrosenberg almost 3 years ago

3.0.0-next.62 (2021-11-12)

Bug Fixes

  • reflectors should trigger router store (f358eab)
routify - v3.0.0-next.61

Published by jakobrosenberg almost 3 years ago

3.0.0-next.61 (2021-11-12)

Bug Fixes

  • urlRewrite wasn't persistent (d03a3b0)
routify - v3.0.0-next.60

Published by jakobrosenberg almost 3 years ago

3.0.0-next.60 (2021-11-11)

Bug Fixes

  • typings: typedef is not a module (b9f8aa1)
routify - v3.0.0-next.59

Published by jakobrosenberg almost 3 years ago

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

Bug Fixes

  • typings: some types were broken (9f0b84d)
routify - v3.0.0-next.58

Published by jakobrosenberg almost 3 years ago

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

Bug Fixes

  • types were missing from package.json (3b27066)
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)