Skip to content

Commit

Permalink
Merge branch 'next' of github.com:nuxt-community/i18n-module into next
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon committed Nov 13, 2022
2 parents 52b3666 + 3a9262a commit 6d1344c
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
# v8.0.0-beta.4 (2022-11-12T09:00:57Z)

This changelog is generated by [GitHub Releases](https://github.com/nuxt-community/i18n-module/releases/tag/v8.0.0-beta.4)

###    🚀 Features

- Merge messages if any  -  by @yassilah in https://github.com/nuxt-community/i18n-module/issues/1615

###    🐞 Bug Fixes

- Diffrent domain loop redirection  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1606
- Locale resources not loaded on windows  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1607
- Non i18n custom block transforming  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1608
- Suppress warning on 'prefix' strategy  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1612
- Support i18n composable functions callable on definePageMeta functions  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1629
- Extract defineI18nRoute options fully  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1636
- Locale resources esm loading with import assertions  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1637
- Install failing with @vue/composition-api peer deps  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1639

#####     [View changes on GitHub](https://github.com/nuxt-community/i18n-module/compare/v8.0.0-beta.3...v8.0.0-beta.4)


# v8.0.0-beta.3 (2022-10-31T17:00:44Z)

This changelog is generated by [GitHub Releases](https://github.com/nuxt-community/i18n-module/releases/tag/v8.0.0-beta.3)
Expand Down

0 comments on commit 6d1344c

Please sign in to comment.