Skip to content

Commit

Permalink
chore: generate changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon authored and github-actions[bot] committed Nov 28, 2022
1 parent ebe27a7 commit b3770a2
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
# v8.0.0-beta.5 (2022-11-28T08:40:36Z)

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

###    🚨 Breaking Changes

- Custom routes optimized for Nuxt 3 file based routing &nbsp;-&nbsp; by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1673 [<samp>(a7fc4)</samp>](https://github.com/nuxt-community/i18n-module/commit/a7fc4de)

### &nbsp;&nbsp;&nbsp;🐞 Bug Fixes

- Use nuxt3 rc12 on nuxtjs/i18n package with resolution field &nbsp;-&nbsp; by @kazupon [<samp>(52b36)</samp>](https://github.com/nuxt-community/i18n-module/commit/52b3666)
- Enable includeUprefixedFallback on nitro:init hook &nbsp;-&nbsp; by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1642 [<samp>(f7f71)</samp>](https://github.com/nuxt-community/i18n-module/commit/f7f719a)
- Upgrade vue-i18n-routing for peer deps issue &nbsp;-&nbsp; by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1646 [<samp>(4ba61)</samp>](https://github.com/nuxt-community/i18n-module/commit/4ba6102)
- Resolve deps modules &nbsp;-&nbsp; by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1653 [<samp>(b832f)</samp>](https://github.com/nuxt-community/i18n-module/commit/b832f07)
- V8 docs with docus official release version &nbsp;-&nbsp; by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1657 [<samp>(3a466)</samp>](https://github.com/nuxt-community/i18n-module/commit/3a466a5)
- Cannot export some perperties and functions via useI18n as local scope &nbsp;-&nbsp; by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1663 [<samp>(378e2)</samp>](https://github.com/nuxt-community/i18n-module/commit/378e2de)
- AlwaysRedirect in detectBrowserLanguage &nbsp;-&nbsp; by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1668 [<samp>(b0659)</samp>](https://github.com/nuxt-community/i18n-module/commit/b065900)
- API type completion &nbsp;-&nbsp; by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1682 [<samp>(bdf0d)</samp>](https://github.com/nuxt-community/i18n-module/commit/bdf0d55)
- **gen**: Consider named functions &nbsp;-&nbsp; by @ineshbose in https://github.com/nuxt-community/i18n-module/issues/1616 and https://github.com/nuxt-community/i18n-module/issues/1617 [<samp>(e928b)</samp>](https://github.com/nuxt-community/i18n-module/commit/e928b2f)

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


# 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)
Expand Down

0 comments on commit b3770a2

Please sign in to comment.