Releases: victorgarciaesgi/nuxt-typed-router
Releases · victorgarciaesgi/nuxt-typed-router
v1.0.1
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
andreplace
methods
0.2.24
- Fixed generated output for complex directory structures
0.2.14
- Fixed bug with default prettier config
0.2.13
Merge pull request #13 from victorgarciaesgi/dependabot/npm_and_yarn/…