Skip to content

Releases: victorgarciaesgi/nuxt-typed-router

v3.3.3

09 Nov 10:58
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v3.3.2

20 Oct 15:10
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v3.3.1

22 Aug 13:54
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v3.3.0

22 Aug 13:26
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v3.2.6

17 Aug 12:55
Compare
Choose a tag to compare

No significant changes

    View changes on GitHub

v3.2.5

13 Jul 12:12
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v3.2.4

05 Jul 09:49
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v3.2.3

08 Jun 09:05
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v3.2.2

10 May 15:13
Compare
Choose a tag to compare

🐞 Bug Fixes

  • fix: route names of default locale are broken #93

v3.2.0

27 Apr 08:58
Compare
Choose a tag to compare

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

  • fix: fixed route names for i18n strategy #87
  • fix: fixed output when no i18n config #88