This repository has been archived by the owner on Apr 17, 2020. It is now read-only.
fix(deps): update dependency nuxt-i18n to v6 #91
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.7.0
->6.6.0
Release Notes
nuxt-community/nuxt-i18n
v6.6.0
Compare Source
Features
Bug Fixes
v6.5.0
Compare Source
Features
Bug Fixes
v6.4.1
Compare Source
Features
6.4.1 (2019-12-02)
Bug Fixes
v6.4.0
Compare Source
Features
6.3.1 (2019-11-11)
Bug Fixes
v6.3.1
Compare Source
Features
6.3.1 (2019-11-11)
Bug Fixes
v6.3.0
Compare Source
Bug Fixes
path
returns route with prefix (4d4186c), closes #457Features
this.$i18n
(bb31cb0)6.2.1 (2019-09-13)
Bug Fixes
v6.2.1
Compare Source
Bug Fixes
path
returns route with prefix (4d4186c), closes #457Features
this.$i18n
(bb31cb0)6.2.1 (2019-09-13)
Bug Fixes
v6.2.0
Compare Source
Bug Fixes
Features
6.1.3 (2019-09-04)
Bug Fixes
parsePages
compatible with typescript decorators (5a3db3b), closes #408 #766.1.2 (2019-09-04)
Bug Fixes
context.app.i18n
(d5afd8b)NuxtVueI18n
namespace to allow to annotate configuration (906a776)null
result fromgetLocaleCookie
to simplify types (df5ac8a)Notes
app.$t
API was removed (ca198e5) - This is not a breaking change since this API has never worked according to my understanding.getLocaleCookie
will no longer returnnull
value in case cookie is missing. Instead it will consistently returnundefined
. This is unlikely to affect anyone unless one was checking fornull
specifically which would not be a correct thing to do even before.6.1.1 (2019-08-28)
Bug Fixes
v6.1.3
Compare Source
Bug Fixes
Features
6.1.3 (2019-09-04)
Bug Fixes
parsePages
compatible with typescript decorators (5a3db3b), closes #408 #766.1.2 (2019-09-04)
Bug Fixes
context.app.i18n
(d5afd8b)NuxtVueI18n
namespace to allow to annotate configuration (906a776)null
result fromgetLocaleCookie
to simplify types (df5ac8a)Notes
app.$t
API was removed (ca198e5) - This is not a breaking change since this API has never worked according to my understanding.getLocaleCookie
will no longer returnnull
value in case cookie is missing. Instead it will consistently returnundefined
. This is unlikely to affect anyone unless one was checking fornull
specifically which would not be a correct thing to do even before.6.1.1 (2019-08-28)
Bug Fixes
v6.1.2
Compare Source
v6.1.1
Compare Source
v6.1.0
Compare Source
Features
no_prefix
strategy +setLocale
API function (#409) (998011e)6.0.2 (2019-08-20)
Bug Fixes
v6.0.2
Compare Source
Features
no_prefix
strategy +setLocale
API function (#409) (998011e)6.0.2 (2019-08-20)
Bug Fixes
v6.0.1
Compare Source
Bug Fixes
v6.0.0
Compare Source
Bug Fixes
Code Refactoring
Features
Performance Improvements
BREAKING CHANGES
5.x to 6.x migration path
locale and messages are now disabled by default, you'll need to manually re-enable them in the
module's configuration
preserveState
is now set automatically when registering the store module andcannot be set via the configuration anymore
preserve the previous behaviour, set
seo: true
in the module'soptions.
Doc: https://nuxt-community.github.io/nuxt-i18n/seo.html
v5.12.7
Compare Source
Bug Fixes
v5.12.6
Compare Source
v5.12.5
Compare Source
Bug Fixes
v5.12.4
Compare Source
Bug Fixes
v5.12.3
Compare Source
Bug Fixes
v5.12.2
Compare Source
Bug Fixes
v5.12.1
Compare Source
Bug Fixes
v5.12.0
Compare Source
Features
v5.11.0
Compare Source
Features
v5.10.0
Compare Source
Features
v5.9.0
Compare Source
Bug Fixes
Features
v5.8.5
Compare Source
Features
5.8.5 (2019-03-01)
Bug Fixes
5.8.4 (2019-02-22)
Bug Fixes
5.8.3 (2019-02-17)
Bug Fixes
5.8.2 (2019-02-15)
Bug Fixes
5.8.1 (2019-02-10)
Bug Fixes
v5.8.4
Compare Source
Bug Fixes
v5.8.3
Compare Source
Bug Fixes
v5.8.2
Compare Source
Bug Fixes
v5.8.1
Compare Source
Bug Fixes
v5.8.0
Compare Source
Bug Fixes
Features
Renovate configuration
📅 Schedule: "after 10pm every weekday,before 5am every weekday,every weekend" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.