nuxt-typed-router

🚦Provide autocompletion and typecheck to Nuxt router

MIT License

Downloads
53.4K
Stars
307
Committers
11

Bot releases are visible (Hide)

nuxt-typed-router - v3.5.1 Latest Release

Published by github-actions[bot] 10 months ago

   🐞 Bug Fixes

  • Prettier dependency declaration  -  by @victorgarciaesgi (024cf)
    View changes on GitHub
nuxt-typed-router - v3.5.0

Published by github-actions[bot] 11 months ago

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
nuxt-typed-router - v3.4.0

Published by github-actions[bot] 11 months ago

   🚀 Features

   ⚠️ Breaking changes

  • renamed experimentalIgnoreRoutes option to ignoreRoutes
  • renamed experimentalRemoveNuxtDefs option to removeNuxtDefs
    View changes on GitHub
nuxt-typed-router - v3.3.3

Published by github-actions[bot] 11 months ago

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
nuxt-typed-router - v3.3.2

Published by github-actions[bot] 12 months ago

   🚀 Features

  • Upgrade to nuxt 3.8 and fixed verbatimModuleSyntax problems  -  by @victorgarciaesgi (68f6b)
    View changes on GitHub
nuxt-typed-router - v3.3.1

Published by github-actions[bot] about 1 year ago

   🐞 Bug Fixes

    View changes on GitHub
nuxt-typed-router - v3.3.0

Published by github-actions[bot] about 1 year ago

   🚀 Features

    View changes on GitHub
nuxt-typed-router - v3.2.6

Published by github-actions[bot] about 1 year ago

No significant changes

    View changes on GitHub
nuxt-typed-router - v3.2.5

Published by github-actions[bot] over 1 year ago

   🐞 Bug Fixes

    View changes on GitHub
nuxt-typed-router - v3.2.4

Published by github-actions[bot] over 1 year ago

   🐞 Bug Fixes

    View changes on GitHub
nuxt-typed-router - v3.2.3

Published by github-actions[bot] over 1 year ago

   🐞 Bug Fixes

    View changes on GitHub
nuxt-typed-router - v3.2.2

Published by victorgarciaesgi over 1 year ago

🐞 Bug Fixes

  • fix: route names of default locale are broken #93
nuxt-typed-router - v3.2.0

Published by github-actions[bot] over 1 year ago

Breaking changes

  • Removed the definePageMeta(routeName, options) as it do not work with nuxt macros
  • Fixed behaviour with default stategy with @nuxtjs/i18n, it can break some route names

🐞 Bug fixes

nuxt-typed-router - v3.1.5

Published by github-actions[bot] over 1 year ago

   🐞 Bug Fixes

    View changes on GitHub
nuxt-typed-router - v3.1.4

Published by github-actions[bot] over 1 year ago

   🚀 Features

Nuxt 3.4.0 introduced a breaking change in how the paths were generated (https://github.com/nuxt/nuxt/pull/19902), this patch bring support for new generated paths and supports old versions of nuxt

    View changes on GitHub
nuxt-typed-router - v3.1.3

Published by github-actions[bot] over 1 year ago

   🐞 Bug Fixes

  • Fixed exported Type causing errors  -  by @victorgarciaesgi (5d251)
    View changes on GitHub
nuxt-typed-router - v3.1.2

Published by github-actions[bot] over 1 year ago

   🐞 Bug Fixes

  • Fixed missing existSync for imports  -  by @victorgarciaesgi (7fa18)
    View changes on GitHub
nuxt-typed-router - v3.1.1

Published by github-actions[bot] over 1 year ago

   🐞 Bug Fixes

  • Fixed bug when component.d.ts doesn't exists  -  by @victorgarciaesgi (49ca1)
    View changes on GitHub
nuxt-typed-router - v3.1.0

Published by github-actions[bot] over 1 year ago

   🚀 Features

Breaking changes

  • Renamed experimentalPathCheck option to pathCheck
    View changes on GitHub
nuxt-typed-router - v3.0.9

Published by github-actions[bot] over 1 year ago

   🐞 Bug Fixes

  • Defaulted to true for experimentalRemoveNuxtDefs  -  by @victorgarciaesgi (69836)
    View changes on GitHub
Package Rankings
Top 4.98% on Npmjs.org
Badges
Extracted from project README
npm version npm downloads npm downloads Documentation Open in StackBlitz Watch the video