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 Aug 16, 2023
1 parent db9daa5 commit e3c1b30
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
# v8.0.0-rc.3 (2023-08-16T10:16:01Z)

This changelog is generated by [GitHub Releases](https://github.com/nuxt-modules/i18n/releases/tag/v8.0.0-rc.3)

###    🚀 Features

- Project relative layer locale resolution &nbsp;-&nbsp; by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/2290 [<samp>(e33f1)</samp>](https://github.com/nuxt-modules/i18n/commit/e33f15b)
- Allow to set the plugin as parallel &nbsp;-&nbsp; by @huang-julien and @kazupon in https://github.com/nuxt-modules/i18n/issues/2297 [<samp>(93e89)</samp>](https://github.com/nuxt-modules/i18n/commit/93e89f8)

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

- Inline options i18n module locale resolution &nbsp;-&nbsp; by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/2296 [<samp>(d0e11)</samp>](https://github.com/nuxt-modules/i18n/commit/d0e11d6)
- Cannot redirect when call `setLocale` &nbsp;-&nbsp; by @kazupon in https://github.com/nuxt-modules/i18n/issues/2307 [<samp>(5fc06)</samp>](https://github.com/nuxt-modules/i18n/commit/5fc06df)
- Query parameters passing when localePath &nbsp;-&nbsp; by @kazupon in https://github.com/nuxt-modules/i18n/issues/2310 [<samp>(67ff1)</samp>](https://github.com/nuxt-modules/i18n/commit/67ff1ea)
- Loop redirection on differentDomains &nbsp;-&nbsp; by @kazupon in https://github.com/nuxt-modules/i18n/issues/2318 [<samp>(81f5d)</samp>](https://github.com/nuxt-modules/i18n/commit/81f5d69)
- Local scope on legacy API mode &nbsp;-&nbsp; by @kazupon in https://github.com/nuxt-modules/i18n/issues/2319 [<samp>(10ec6)</samp>](https://github.com/nuxt-modules/i18n/commit/10ec68d)
- Add 'i18n.bundle.compositionOnly' and 'i18n.types' checking &nbsp;-&nbsp; by @kazupon in https://github.com/nuxt-modules/i18n/issues/2320 [<samp>(28aef)</samp>](https://github.com/nuxt-modules/i18n/commit/28aef69)

##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/nuxt-modules/i18n/compare/v8.0.0-rc.2...v8.0.0-rc.3)

# v8.0.0-rc.2 (2023-08-02T02:00:23Z)

This changelog is generated by [GitHub Releases](https://github.com/nuxt-modules/i18n/releases/tag/v8.0.0-rc.2)
Expand Down

0 comments on commit e3c1b30

Please sign in to comment.