Skip to content

Releases: victorgarciaesgi/nuxt-typed-router

v1.0.1

30 Jan 04:25
Compare
Choose a tag to compare

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

0.2.24

07 Oct 12:38
Compare
Choose a tag to compare
  • Fixed generated output for complex directory structures

0.2.14

16 Dec 01:17
Compare
Choose a tag to compare
  • Fixed bug with default prettier config

0.2.13

10 Dec 16:54
efb9862
Compare
Choose a tag to compare
Merge pull request #13 from victorgarciaesgi/dependabot/npm_and_yarn/…