Skip to content

v1.0.1

Compare
Choose a tag to compare
@victorgarciaesgi victorgarciaesgi released this 30 Jan 04:25
· 260 commits to master since this release

Complety revamped new version!

  • Typescript rewrite and refacto of the project
  • Updated to support Nuxt 3 (Nuxt 2 still compatible but with nuxt2 branch )
  • 馃弾 Provides a hook useTypedRouter that returns an alias of $typedRouter and also a typed list of your routes
  • 馃殾 Provides auto-completion and errors for route params in push and replace methods