wopian / hibari

🦊 Vue app for Kitsu
https://hibari.moe
MIT License
26 stars 9 forks source link

build: update dependency vue-i18n to ~8.21.0 #587

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
vue-i18n dependencies major ~7.8.0 -> ~8.21.0

Release Notes

kazupon/vue-i18n ### [`v8.21.0`](https://togithub.com/kazupon/vue-i18n/blob/master/CHANGELOG.md#v8210-2020-08-13) [Compare Source](https://togithub.com/kazupon/vue-i18n/compare/v8.20.0...v8.21.0) ##### :star: New Features - [#​972](https://togithub.com/kazupon/vue-i18n/pull/972) feat: message function ([@​kazupon](https://togithub.com/kazupon)) ##### :pencil: Documentation - [#​961](https://togithub.com/kazupon/vue-i18n/pull/961) Update link to Formatter Interface ([@​JohJohan](https://togithub.com/JohJohan)) ##### Committers: 3 - Alexander Sokolov ([@​Alex-Sokolov](https://togithub.com/Alex-Sokolov)) - Johan ([@​JohJohan](https://togithub.com/JohJohan)) - kazuya kawaguchi ([@​kazupon](https://togithub.com/kazupon)) ### [`v8.20.0`](https://togithub.com/kazupon/vue-i18n/blob/master/CHANGELOG.md#v8200-2020-07-30) [Compare Source](https://togithub.com/kazupon/vue-i18n/compare/v8.19.0...v8.20.0) ##### :star: New Features - [#​959](https://togithub.com/kazupon/vue-i18n/pull/959) i18n-n component local components passing ([@​kazupon](https://togithub.com/kazupon)) - [#​928](https://togithub.com/kazupon/vue-i18n/pull/928) :zap: improvement(interpolation): enable passage of local components to tag prop ([@​vhoyer](https://togithub.com/vhoyer)) ##### Committers: 2 - Vinícius Hoyer ([@​vhoyer](https://togithub.com/vhoyer)) - kazuya kawaguchi ([@​kazupon](https://togithub.com/kazupon)) ### [`v8.19.0`](https://togithub.com/kazupon/vue-i18n/blob/master/CHANGELOG.md#v8190-2020-07-25) ##### :star: New Features - [#​942](https://togithub.com/kazupon/vue-i18n/pull/942) Add vetur support for tags and attributes ([@​phiter](https://togithub.com/phiter)) ##### :pencil: Documentation - [#​925](https://togithub.com/kazupon/vue-i18n/pull/925) Added missing quote ([@​fschlag](https://togithub.com/fschlag)) - [#​921](https://togithub.com/kazupon/vue-i18n/pull/921) Add lost pluralizationRules option to documentation ([@​AleksandrSl](https://togithub.com/AleksandrSl)) - [#​920](https://togithub.com/kazupon/vue-i18n/pull/920) Make link to API and Guide top level ([@​AleksandrSl](https://togithub.com/AleksandrSl)) ##### Committers: 3 - Aleksandr ([@​AleksandrSl](https://togithub.com/AleksandrSl)) - Florian Schlag ([@​fschlag](https://togithub.com/fschlag)) - Phiter Fernandes ([@​phiter](https://togithub.com/phiter)) ### [`v8.18.2`](https://togithub.com/kazupon/vue-i18n/blob/master/CHANGELOG.md#v8182-2020-06-08) [Compare Source](https://togithub.com/kazupon/vue-i18n/compare/v8.18.1...v8.18.2) ##### :zap: Improved Features - [#​917](https://togithub.com/kazupon/vue-i18n/pull/917) fix: improve IVueI18n interface ([@​kazupon](https://togithub.com/kazupon)) ##### :pencil: Documentation - [#​902](https://togithub.com/kazupon/vue-i18n/pull/902) docs: [RU] Translation update ([@​Alex-Sokolov](https://togithub.com/Alex-Sokolov)) - [#​901](https://togithub.com/kazupon/vue-i18n/pull/901) docs: (zh) inverse $d $n ([@​stan-chen](https://togithub.com/stan-chen)) ##### Committers: 4 - Alexander Sokolov ([@​Alex-Sokolov](https://togithub.com/Alex-Sokolov)) - Rafał Chłodnicki ([@​rchl](https://togithub.com/rchl)) - Stanley Chen ([@​stan-chen](https://togithub.com/stan-chen)) - kazuya kawaguchi ([@​kazupon](https://togithub.com/kazupon)) ### [`v8.18.1`](https://togithub.com/kazupon/vue-i18n/blob/master/CHANGELOG.md#v8181-2020-05-27) [Compare Source](https://togithub.com/kazupon/vue-i18n/compare/v8.18.0...v8.18.1) ##### :bug: Bug Fixes - [#​896](https://togithub.com/kazupon/vue-i18n/pull/896) Fix flow types and enable flow types testing on CI ([@​rchl](https://togithub.com/rchl)) ##### Committers: 1 - Rafał Chłodnicki ([@​rchl](https://togithub.com/rchl)) ### [`v8.18.0`](https://togithub.com/kazupon/vue-i18n/blob/master/CHANGELOG.md#v8180-2020-05-26) [Compare Source](https://togithub.com/kazupon/vue-i18n/compare/v8.17.7...v8.18.0) ##### :star: New Features - [#​892](https://togithub.com/kazupon/vue-i18n/pull/892) Add onComponentInstanceCreated constructor option ([@​rchl](https://togithub.com/rchl)) ##### :zap: Improved Features - [#​890](https://togithub.com/kazupon/vue-i18n/pull/890) chore: set up linting for typescript definitions ([@​rchl](https://togithub.com/rchl)) ##### Committers: 1 - Rafał Chłodnicki ([@​rchl](https://togithub.com/rchl)) ### [`v8.17.7`](https://togithub.com/kazupon/vue-i18n/blob/master/CHANGELOG.md#v8177-2020-05-19) [Compare Source](https://togithub.com/kazupon/vue-i18n/compare/v8.17.6...v8.17.7) ##### :bug: Bug Fixes - [#​882](https://togithub.com/kazupon/vue-i18n/pull/882) fix v-t pluralisation when choice is 0 ([@​mikejacoutot](https://togithub.com/mikejacoutot)) ##### Committers: 1 - [@​mikejacoutot](https://togithub.com/mikejacoutot) ### [`v8.17.6`](https://togithub.com/kazupon/vue-i18n/blob/master/CHANGELOG.md#v8176-2020-05-15) [Compare Source](https://togithub.com/kazupon/vue-i18n/compare/v8.17.5...v8.17.6) ##### :bug: Bug Fixes - [#​880](https://togithub.com/kazupon/vue-i18n/pull/880) Don't delete \_i18n in beforeDestroy ([@​danimoh](https://togithub.com/danimoh)) ##### :zap: Improved Features - [#​878](https://togithub.com/kazupon/vue-i18n/pull/878) Allow component interpolation without root element ([@​danimoh](https://togithub.com/danimoh)) ##### :pencil: Documentation - [#​875](https://togithub.com/kazupon/vue-i18n/pull/875) Add new 3rd party tool ([@​danigayosog](https://togithub.com/danigayosog)) - [#​872](https://togithub.com/kazupon/vue-i18n/pull/872) docs: fixes ([@​Alex-Sokolov](https://togithub.com/Alex-Sokolov)) - [#​871](https://togithub.com/kazupon/vue-i18n/pull/871) update pluralization.md ([@​Timibadass](https://togithub.com/Timibadass)) ##### Committers: 4 - Alexander Sokolov ([@​Alex-Sokolov](https://togithub.com/Alex-Sokolov)) - Daniel ([@​danigayosog](https://togithub.com/danigayosog)) - Timi Omoyeni ([@​Timibadass](https://togithub.com/Timibadass)) - [@​danimoh](https://togithub.com/danimoh) ### [`v8.17.5`](https://togithub.com/kazupon/vue-i18n/blob/master/CHANGELOG.md#v8175-2020-05-10) [Compare Source](https://togithub.com/kazupon/vue-i18n/compare/v8.17.4...v8.17.5) ##### :bug: Bug Fixes - [#​869](https://togithub.com/kazupon/vue-i18n/pull/869) fix: not string method access error ([@​kazupon](https://togithub.com/kazupon)) ##### :pencil: Documentation - [#​867](https://togithub.com/kazupon/vue-i18n/pull/867) docs: [RU] Translation ([@​Alex-Sokolov](https://togithub.com/Alex-Sokolov)) - [#​865](https://togithub.com/kazupon/vue-i18n/pull/865) improvement(docs): extend Hot reloading section ([@​caugner](https://togithub.com/caugner)) ##### Committers: 3 - Alexander Sokolov ([@​Alex-Sokolov](https://togithub.com/Alex-Sokolov)) - Claas Augner ([@​caugner](https://togithub.com/caugner)) - kazuya kawaguchi ([@​kazupon](https://togithub.com/kazupon)) ### [`v8.17.4`](https://togithub.com/kazupon/vue-i18n/blob/master/CHANGELOG.md#v8174-2020-04-26) [Compare Source](https://togithub.com/kazupon/vue-i18n/compare/v8.17.3...v8.17.4) ##### :bug: Bug Fixes - [#​859](https://togithub.com/kazupon/vue-i18n/pull/859) fix datetime format cache ([@​kazupon](https://togithub.com/kazupon)) - [#​858](https://togithub.com/kazupon/vue-i18n/pull/858) fix datetime and number format fallbacking ([@​kazupon](https://togithub.com/kazupon)) - [#​857](https://togithub.com/kazupon/vue-i18n/pull/857) fix: alternative array includes ([@​kazupon](https://togithub.com/kazupon)) ##### Committers: 1 - kazuya kawaguchi ([@​kazupon](https://togithub.com/kazupon)) ### [`v8.17.3`](https://togithub.com/kazupon/vue-i18n/blob/master/CHANGELOG.md#v8173-2020-04-19) [Compare Source](https://togithub.com/kazupon/vue-i18n/compare/v8.17.2...v8.17.3) ##### :zap: Improved Features - [#​846](https://togithub.com/kazupon/vue-i18n/pull/846) add key to postTranslation ([@​dmitryuk](https://togithub.com/dmitryuk)) ##### :pencil: Documentation - [#​847](https://togithub.com/kazupon/vue-i18n/pull/847) docs: Update /api/README.md ([@​Alex-Sokolov](https://togithub.com/Alex-Sokolov)) ##### Committers: 2 - Alexander Dmitryuk ([@​dmitryuk](https://togithub.com/dmitryuk)) - Alexander Sokolov ([@​Alex-Sokolov](https://togithub.com/Alex-Sokolov)) ### [`v8.17.2`](https://togithub.com/kazupon/vue-i18n/blob/master/CHANGELOG.md#v8172-2020-04-18) [Compare Source](https://togithub.com/kazupon/vue-i18n/compare/v8.17.1...v8.17.2) ##### :zap: Improved Features - [#​844](https://togithub.com/kazupon/vue-i18n/pull/844) Use plain object instead of Map, which is not supported in IE9/10 ([@​exoego](https://togithub.com/exoego)) ##### Committers: 1 - TATSUNO Yasuhiro ([@​exoego](https://togithub.com/exoego)) ### [`v8.17.1`](https://togithub.com/kazupon/vue-i18n/blob/master/CHANGELOG.md#v8171-2020-04-16) [Compare Source](https://togithub.com/kazupon/vue-i18n/compare/v8.17.0...v8.17.1) ##### :bug: Bug Fixes - [#​840](https://togithub.com/kazupon/vue-i18n/pull/840) fix: altnative endsWidth ([@​kazupon](https://togithub.com/kazupon)) ##### :pencil: Documentation - [#​837](https://togithub.com/kazupon/vue-i18n/pull/837) Fix typo ([@​ninofiliu](https://togithub.com/ninofiliu)) ##### Committers: 2 - Nino Filiu ([@​ninofiliu](https://togithub.com/ninofiliu)) - kazuya kawaguchi ([@​kazupon](https://togithub.com/kazupon)) ### [`v8.17.0`](https://togithub.com/kazupon/vue-i18n/blob/master/CHANGELOG.md#v8170-2020-04-11) [Compare Source](https://togithub.com/kazupon/vue-i18n/compare/v8.16.0...v8.17.0) ##### :star: New Features - [#​829](https://togithub.com/kazupon/vue-i18n/pull/829) [#​138](https://togithub.com/kazupon/vue-i18n/issues/138) Fallback Locale as array for cascading fallbacks ([@​mmokross](https://togithub.com/mmokross)) ##### :pencil: Documentation - [#​834](https://togithub.com/kazupon/vue-i18n/pull/834) Add capitalize default modifier in doc ([@​alexandreDavid](https://togithub.com/alexandreDavid)) - [#​832](https://togithub.com/kazupon/vue-i18n/pull/832) fix in examples of "Custom pluralization" ([@​Perlover](https://togithub.com/Perlover)) ##### Committers: 4 - Alexandre David ([@​alexandreDavid](https://togithub.com/alexandreDavid)) - Kobayashi Kazuhiro ([@​kzhrk](https://togithub.com/kzhrk)) - Michael Mokroß ([@​mmokross](https://togithub.com/mmokross)) - Perlover ([@​Perlover](https://togithub.com/Perlover)) ### [`v8.16.0`](https://togithub.com/kazupon/vue-i18n/blob/master/CHANGELOG.md#v8160-2020-03-27) [Compare Source](https://togithub.com/kazupon/vue-i18n/compare/v8.15.7...v8.16.0) ##### :star: New Features - [#​822](https://togithub.com/kazupon/vue-i18n/pull/822) post translation hooking feature ([@​kazupon](https://togithub.com/kazupon)) ##### Committers: 1 - kazuya kawaguchi ([@​kazupon](https://togithub.com/kazupon)) ### [`v8.15.7`](https://togithub.com/kazupon/vue-i18n/blob/master/CHANGELOG.md#v8157-2020-03-25) [Compare Source](https://togithub.com/kazupon/vue-i18n/compare/v8.15.6...v8.15.7) ##### :bug: Bug Fixes - [#​819](https://togithub.com/kazupon/vue-i18n/pull/819) Fixed bug when changing number format runtime ([@​slischka](https://togithub.com/slischka)) ##### Committers: 1 - Jiří Slischka ([@​slischka](https://togithub.com/slischka)) ### [`v8.15.6`](https://togithub.com/kazupon/vue-i18n/blob/master/CHANGELOG.md#v8156-2020-03-23) [Compare Source](https://togithub.com/kazupon/vue-i18n/compare/v8.15.5...v8.15.6) ##### :bug: Bug Fixes - [#​817](https://togithub.com/kazupon/vue-i18n/pull/817) Bugfix : 'setLocaleMessage' / 'mergeLocaleMessage' doesn't work if 'warnHtmlInMessage' is set to 'error' ([@​aym3nb](https://togithub.com/aym3nb)) ##### :pencil: Documentation - [#​816](https://togithub.com/kazupon/vue-i18n/pull/816) Update fallback.md ([@​scoutrul](https://togithub.com/scoutrul)) ##### Committers: 3 - Anton ([@​scoutrul](https://togithub.com/scoutrul)) - Aymen Bareche ([@​aym3nb](https://togithub.com/aym3nb)) - TATSUNO Yasuhiro ([@​exoego](https://togithub.com/exoego)) ### [`v8.15.5`](https://togithub.com/kazupon/vue-i18n/blob/master/CHANGELOG.md#v8155-2020-03-07) [Compare Source](https://togithub.com/kazupon/vue-i18n/compare/v8.15.4...v8.15.5) ##### :star: Features - [#​787](https://togithub.com/kazupon/vue-i18n/pull/787) Add a 'capitalize' default modifier for linked message ([@​charlesmass](https://togithub.com/charlesmass)) ##### :zap: Improvement Features - [#​794](https://togithub.com/kazupon/vue-i18n/pull/794) Support returning 'string' type for customized interpolation ([@​sihyeonn](https://togithub.com/sihyeonn)) ##### :pencil: Documentation - [#​791](https://togithub.com/kazupon/vue-i18n/pull/791) Revise fallback.md ([@​jlebar](https://togithub.com/jlebar)) ##### Committers: 4 - Justin Lebar ([@​jlebar](https://togithub.com/jlebar)) - L M ([@​charlesmass](https://togithub.com/charlesmass)) - Sihyeon Jang ([@​sihyeonn](https://togithub.com/sihyeonn)) - kazuya kawaguchi ([@​kazupon](https://togithub.com/kazupon)) ### [`v8.15.4`](https://togithub.com/kazupon/vue-i18n/blob/master/CHANGELOG.md#​8154-httpsgithubcomkazuponvue-i18ncomparev8153v8154-2020-02-25) [Compare Source](https://togithub.com/kazupon/vue-i18n/compare/v8.15.3...v8.15.4) ##### :bug: Bug Fixes - **index:** improve formatFallbackMessages code ([#​779](https://togithub.com/kazupon/vue-i18n/issues/779)) ([#​783](https://togithub.com/kazupon/vue-i18n/issues/783)) by [@​masongzhi](https://togithub.com/masongzhi) ([53895b9](https://togithub.com/kazupon/vue-i18n/commit/53895b9))) ##### :up: Updates - some fixes ([8a9a950](https://togithub.com/kazupon/vue-i18n/commit/8a9a950)) ### [`v8.15.3`](https://togithub.com/kazupon/vue-i18n/blob/master/CHANGELOG.md#​8153-httpsgithubcomkazuponvue-i18ncomparev8152v8153-2019-12-18) [Compare Source](https://togithub.com/kazupon/vue-i18n/compare/v8.15.2...v8.15.3) ##### :zap: Improvements - **index:** fix mergeLocaleMessage. add changes notification on merging with an empty target object ([#​752](https://togithub.com/kazupon/vue-i18n/issues/752)) by [@​jekill](https://togithub.com/jekill) ([048eac5](https://togithub.com/kazupon/vue-i18n/commit/048eac5)), closes [#​752](https://togithub.com/kazupon/vue-i18n/issues/752) ### [`v8.15.2`](https://togithub.com/kazupon/vue-i18n/blob/master/CHANGELOG.md#​8152-httpsgithubcomkazuponvue-i18ncomparev8151v8152-2019-12-18) [Compare Source](https://togithub.com/kazupon/vue-i18n/compare/v8.15.1...v8.15.2) ##### :bug: Bug Fixes - **index:** Fix exception when using unit number formatting by [@​simonjodet](https://togithub.com/simonjodet) ([194b801](https://togithub.com/kazupon/vue-i18n/commit/194b801)), closes [#​750](https://togithub.com/kazupon/vue-i18n/issues/750) [#​751](https://togithub.com/kazupon/vue-i18n/issues/751) ### [`v8.15.1`](https://togithub.com/kazupon/vue-i18n/blob/master/CHANGELOG.md#​8151-httpsgithubcomkazuponvue-i18ncomparev8150v8151-2019-11-27) [Compare Source](https://togithub.com/kazupon/vue-i18n/compare/v8.15.0...v8.15.1) ##### :zap: Improvements - **mixin:** change to custom blocks parse error ([a9858be](https://togithub.com/kazupon/vue-i18n/commit/a9858be)) ### [`v8.15.0`](https://togithub.com/kazupon/vue-i18n/blob/master/CHANGELOG.md#​8150-httpsgithubcomkazuponvue-i18ncomparev8141v8150-2019-10-16) [Compare Source](https://togithub.com/kazupon/vue-i18n/compare/v8.14.1...v8.15.0) ##### :star: New Features - Add constructor option for custom modifiers ([#​724](https://togithub.com/kazupon/vue-i18n/issues/724)) by [@​epaezrubio](https://togithub.com/epaezrubio) ([3217212](https://togithub.com/kazupon/vue-i18n/commit/3217212)), closes [#​724](https://togithub.com/kazupon/vue-i18n/issues/724) #### [8.14.1](https://togithub.com/kazupon/vue-i18n/compare/v8.14.0...v8.14.1) (2019-09-12) ##### :bug: Bug Fixes - **path:** fix branket key error ([8d2aba7](https://togithub.com/kazupon/vue-i18n/commit/8d2aba7)) - **component:** Fix interpolation component when there are empty text nodes ([547cdd1](https://togithub.com/kazupon/vue-i18n/commit/547cdd1)) by [@​Demivan](https://togithub.com/Demivan) ### [`v8.14.1`](https://togithub.com/kazupon/vue-i18n/blob/master/CHANGELOG.md#​8141-httpsgithubcomkazuponvue-i18ncomparev8140v8141-2019-09-12) [Compare Source](https://togithub.com/kazupon/vue-i18n/compare/v8.14.0...v8.14.1) ##### :bug: Bug Fixes - **path:** fix branket key error ([8d2aba7](https://togithub.com/kazupon/vue-i18n/commit/8d2aba7)) - **component:** Fix interpolation component when there are empty text nodes ([547cdd1](https://togithub.com/kazupon/vue-i18n/commit/547cdd1)) by [@​Demivan](https://togithub.com/Demivan) ### [`v8.14.0`](https://togithub.com/kazupon/vue-i18n/blob/master/CHANGELOG.md#​8140-httpsgithubcomkazuponvue-i18ncomparev8130v8140-2019-08-12) [Compare Source](https://togithub.com/kazupon/vue-i18n/compare/v8.13.0...v8.14.0) ##### :star: New Features - fallback formatting ([#​637](https://togithub.com/kazupon/vue-i18n/issues/637)) by [@​sebwas](https://togithub.com/sebwas) ([bf9929c](https://togithub.com/kazupon/vue-i18n/commit/bf9929c)), closes [#​637](https://togithub.com/kazupon/vue-i18n/issues/637) - support slots syntax for component interpolation ([#​685](https://togithub.com/kazupon/vue-i18n/issues/685)) by [@​aavondet](https://togithub.com/aavondet) ([71ca843](https://togithub.com/kazupon/vue-i18n/commit/71ca843)), closes [#​685](https://togithub.com/kazupon/vue-i18n/issues/685) ### [`v8.13.0`](https://togithub.com/kazupon/vue-i18n/blob/master/CHANGELOG.md#​8130-httpsgithubcomkazuponvue-i18ncomparev8120v8130-2019-08-09) [Compare Source](https://togithub.com/kazupon/vue-i18n/compare/v8.12.0...v8.13.0) ##### :star: New Features - datetime/number formats fallback warning filter ([46de19e](https://togithub.com/kazupon/vue-i18n/commit/46de19e)), closes [#​558](https://togithub.com/kazupon/vue-i18n/issues/558) - fallback translation warning filter ([69fc798](https://togithub.com/kazupon/vue-i18n/commit/69fc798)) - translation missing warning filter ([666dc9d](https://togithub.com/kazupon/vue-i18n/commit/666dc9d)) ### [`v8.12.0`](https://togithub.com/kazupon/vue-i18n/blob/master/CHANGELOG.md#​8120-httpsgithubcomkazuponvue-i18ncomparev8112v8120-2019-07-09) [Compare Source](https://togithub.com/kazupon/vue-i18n/compare/v8.11.2...v8.12.0) ##### :star: New Features - **mixin:** shared locale messages feature ([82543de](https://togithub.com/kazupon/vue-i18n/commit/82543de)) ##### :zap: Improvements - **typing:** sharedMessages option type ([6967a15](https://togithub.com/kazupon/vue-i18n/commit/6967a15)) #### [8.11.2](https://togithub.com/kazupon/vue-i18n/compare/v8.11.1...v8.11.2) (2019-04-30) ##### :bug: Bug Fixes - bug(mixin): fix SSR memory leak by moving subscribeDataChanging calls into beforeMount ([#​572](https://togithub.com/kazupon/vue-i18n/issues/572)) by [@​Pindar](https://togithub.com/Pindar) ([32b5795](https://togithub.com/kazupon/vue-i18n/commit/32b5795)), closes [#​572](https://togithub.com/kazupon/vue-i18n/issues/572) #### [8.11.1](https://togithub.com/kazupon/vue-i18n/compare/v8.11.0...v8.11.1) (2019-04-26) ##### :bug: Bug Fixes - fix ES Modules distribution ([bb631a1](https://togithub.com/kazupon/vue-i18n/commit/bb631a1)) ### [`v8.11.2`](https://togithub.com/kazupon/vue-i18n/blob/master/CHANGELOG.md#​8112-httpsgithubcomkazuponvue-i18ncomparev8111v8112-2019-04-30) [Compare Source](https://togithub.com/kazupon/vue-i18n/compare/v8.11.1...v8.11.2) ##### :bug: Bug Fixes - bug(mixin): fix SSR memory leak by moving subscribeDataChanging calls into beforeMount ([#​572](https://togithub.com/kazupon/vue-i18n/issues/572)) by [@​Pindar](https://togithub.com/Pindar) ([32b5795](https://togithub.com/kazupon/vue-i18n/commit/32b5795)), closes [#​572](https://togithub.com/kazupon/vue-i18n/issues/572) ### [`v8.11.1`](https://togithub.com/kazupon/vue-i18n/blob/master/CHANGELOG.md#​8111-httpsgithubcomkazuponvue-i18ncomparev8110v8111-2019-04-26) [Compare Source](https://togithub.com/kazupon/vue-i18n/compare/v8.11.0...v8.11.1) ##### :bug: Bug Fixes - fix ES Modules distribution ([bb631a1](https://togithub.com/kazupon/vue-i18n/commit/bb631a1)) ### [`v8.11.0`](https://togithub.com/kazupon/vue-i18n/blob/master/CHANGELOG.md#​8110-httpsgithubcomkazuponvue-i18ncomparev8100v8110-2019-04-26) [Compare Source](https://togithub.com/kazupon/vue-i18n/compare/v8.10.0...v8.11.0) ##### :star: New Features - ES modules for browser ([#​561](https://togithub.com/kazupon/vue-i18n/issues/561)) ([c9b9adf](https://togithub.com/kazupon/vue-i18n/commit/c9b9adf)), closes [#​561](https://togithub.com/kazupon/vue-i18n/issues/561) - HTML locale message warning option ([#​567](https://togithub.com/kazupon/vue-i18n/issues/567)) ([4aecf03](https://togithub.com/kazupon/vue-i18n/commit/4aecf03)), closes [#​567](https://togithub.com/kazupon/vue-i18n/issues/567) ### [`v8.10.0`](https://togithub.com/kazupon/vue-i18n/blob/master/CHANGELOG.md#​8100-httpsgithubcomkazuponvue-i18ncomparev890v8100-2019-03-28) [Compare Source](https://togithub.com/kazupon/vue-i18n/compare/v8.9.0...v8.10.0) ##### :star: New Features - **number:** i18n-n functional component ([#​541](https://togithub.com/kazupon/vue-i18n/issues/541)) by [@​bponomarenko](https://togithub.com/bponomarenko) ([b33579d](https://togithub.com/kazupon/vue-i18n/commit/b33579d)), closes [#​541](https://togithub.com/kazupon/vue-i18n/issues/541) - **path:** Keypath should parse if sub path contains spaces. ([#​533](https://togithub.com/kazupon/vue-i18n/issues/533)) by [@​exoego](https://togithub.com/exoego) ([640daaf](https://togithub.com/kazupon/vue-i18n/commit/640daaf)), closes [#​533](https://togithub.com/kazupon/vue-i18n/issues/533) ##### :zap: Improvements - **number:** support data fall through in i18n-n ([#​545](https://togithub.com/kazupon/vue-i18n/issues/545)) ([71cadbf](https://togithub.com/kazupon/vue-i18n/commit/71cadbf)), closes [#​545](https://togithub.com/kazupon/vue-i18n/issues/545) ##### :pencil: docs - **vuepress:** translate documents for chinese ([#​536](https://togithub.com/kazupon/vue-i18n/issues/536)) by [@​xuhongbo](https://togithub.com/xuhongbo) ([ccf29f8](https://togithub.com/kazupon/vue-i18n/commit/ccf29f8)), closes [#​536](https://togithub.com/kazupon/vue-i18n/issues/536) [#​531](https://togithub.com/kazupon/vue-i18n/issues/531) [#​1](https://togithub.com/kazupon/vue-i18n/issues/1) [#​533](https://togithub.com/kazupon/vue-i18n/issues/533) [#​540](https://togithub.com/kazupon/vue-i18n/issues/540) [#​541](https://togithub.com/kazupon/vue-i18n/issues/541) [#​1](https://togithub.com/kazupon/vue-i18n/issues/1) [#​2](https://togithub.com/kazupon/vue-i18n/issues/2) ### [`v8.9.0`](https://togithub.com/kazupon/vue-i18n/blob/master/CHANGELOG.md#​890-httpsgithubcomkazuponvue-i18ncomparev882v890-2019-03-08) [Compare Source](https://togithub.com/kazupon/vue-i18n/compare/v8.8.2...v8.9.0) ##### :bug: Bug Fixes - **index:** Fix [#​515](https://togithub.com/kazupon/vue-i18n/issues/515) empty string not returning true ([#​525](https://togithub.com/kazupon/vue-i18n/issues/525)) by [@​kimuraz](https://togithub.com/kimuraz) ([396c5ca](https://togithub.com/kazupon/vue-i18n/commit/396c5ca)), closes [#​515](https://togithub.com/kazupon/vue-i18n/issues/515) [#​525](https://togithub.com/kazupon/vue-i18n/issues/525) [#​515](https://togithub.com/kazupon/vue-i18n/issues/515) ##### :star: New Features - **index:** add availableLocales (related issue [#​193](https://togithub.com/kazupon/vue-i18n/issues/193), PR [#​528](https://togithub.com/kazupon/vue-i18n/issues/528)) by [@​exoego](https://togithub.com/exoego) ([8f75b1f](https://togithub.com/kazupon/vue-i18n/commit/8f75b1f)), closes [#​193](https://togithub.com/kazupon/vue-i18n/issues/193) [#​528](https://togithub.com/kazupon/vue-i18n/issues/528) [#​193](https://togithub.com/kazupon/vue-i18n/issues/193) [#​193](https://togithub.com/kazupon/vue-i18n/issues/193) [#​193](https://togithub.com/kazupon/vue-i18n/issues/193) [#​193](https://togithub.com/kazupon/vue-i18n/issues/193) ##### :zap: Improvements - **flowtype:** Fix missing type declarations in flow type ([#​529](https://togithub.com/kazupon/vue-i18n/issues/529)) by [@​exoego](https://togithub.com/exoego) ([4173764](https://togithub.com/kazupon/vue-i18n/commit/4173764)), closes [#​529](https://togithub.com/kazupon/vue-i18n/issues/529) #### [8.8.2](https://togithub.com/kazupon/vue-i18n/compare/v8.8.1...v8.8.2) (2019-02-17) ##### :bug: Bug Fixes - **mixin:** fix memory leak ([135058d](https://togithub.com/kazupon/vue-i18n/commit/135058d)), closes [#​514](https://togithub.com/kazupon/vue-i18n/issues/514) #### [8.8.1](https://togithub.com/kazupon/vue-i18n/compare/v8.8.0...v8.8.1) (2019-02-10) ##### :bug: Bug Fixes - **index:** fixed [#​478](https://togithub.com/kazupon/vue-i18n/issues/478) ([#​518](https://togithub.com/kazupon/vue-i18n/issues/518)) by [@​stroncium](https://togithub.com/stroncium) ([469edd9](https://togithub.com/kazupon/vue-i18n/commit/469edd9)), closes [#​478](https://togithub.com/kazupon/vue-i18n/issues/478) [#​518](https://togithub.com/kazupon/vue-i18n/issues/518) [#​478](https://togithub.com/kazupon/vue-i18n/issues/478) ##### :zap: Improvements - **flowtype:** update typings ([44e04e7](https://togithub.com/kazupon/vue-i18n/commit/44e04e7)) - **typescript:** update typings ([dee35b9](https://togithub.com/kazupon/vue-i18n/commit/dee35b9)) ### [`v8.8.2`](https://togithub.com/kazupon/vue-i18n/blob/master/CHANGELOG.md#​882-httpsgithubcomkazuponvue-i18ncomparev881v882-2019-02-17) [Compare Source](https://togithub.com/kazupon/vue-i18n/compare/v8.8.1...v8.8.2) ##### :bug: Bug Fixes - **mixin:** fix memory leak ([135058d](https://togithub.com/kazupon/vue-i18n/commit/135058d)), closes [#​514](https://togithub.com/kazupon/vue-i18n/issues/514) ### [`v8.8.1`](https://togithub.com/kazupon/vue-i18n/blob/master/CHANGELOG.md#​881-httpsgithubcomkazuponvue-i18ncomparev880v881-2019-02-10) [Compare Source](https://togithub.com/kazupon/vue-i18n/compare/v8.8.0...v8.8.1) ##### :bug: Bug Fixes - **index:** fixed [#​478](https://togithub.com/kazupon/vue-i18n/issues/478) ([#​518](https://togithub.com/kazupon/vue-i18n/issues/518)) by [@​stroncium](https://togithub.com/stroncium) ([469edd9](https://togithub.com/kazupon/vue-i18n/commit/469edd9)), closes [#​478](https://togithub.com/kazupon/vue-i18n/issues/478) [#​518](https://togithub.com/kazupon/vue-i18n/issues/518) [#​478](https://togithub.com/kazupon/vue-i18n/issues/478) ##### :zap: Improvements - **flowtype:** update typings ([44e04e7](https://togithub.com/kazupon/vue-i18n/commit/44e04e7)) - **typescript:** update typings ([dee35b9](https://togithub.com/kazupon/vue-i18n/commit/dee35b9)) ### [`v8.8.0`](https://togithub.com/kazupon/vue-i18n/blob/master/CHANGELOG.md#​880-httpsgithubcomkazuponvue-i18ncomparev870v880-2019-01-29) [Compare Source](https://togithub.com/kazupon/vue-i18n/compare/v8.7.0...v8.8.0) ##### :bug: Bug Fixes - **index:** fix flat path based key issue ([bed9c39](https://togithub.com/kazupon/vue-i18n/commit/bed9c39)), closes [#​349](https://togithub.com/kazupon/vue-i18n/issues/349) - **mixin:** fix beforeDestroy can not find this.$t ([#​500](https://togithub.com/kazupon/vue-i18n/issues/500)) by [@​masongzhi](https://togithub.com/masongzhi) ([311b8f3](https://togithub.com/kazupon/vue-i18n/commit/311b8f3)), closes [#​500](https://togithub.com/kazupon/vue-i18n/issues/500) ##### :zap: Improvements - **directive:** Fix typo on warning message ([#​509](https://togithub.com/kazupon/vue-i18n/issues/509)) by [@​kimuraz](https://togithub.com/kimuraz) ([e879024](https://togithub.com/kazupon/vue-i18n/commit/e879024)), closes [#​509](https://togithub.com/kazupon/vue-i18n/issues/509) - **index:** silence fallback warnings ([#​510](https://togithub.com/kazupon/vue-i18n/issues/510)) by [@​SzNagyMisu](https://togithub.com/SzNagyMisu) ([ddc0c79](https://togithub.com/kazupon/vue-i18n/commit/ddc0c79)), closes [#​510](https://togithub.com/kazupon/vue-i18n/issues/510) [#​139](https://togithub.com/kazupon/vue-i18n/issues/139) ### [`v8.7.0`](https://togithub.com/kazupon/vue-i18n/blob/master/CHANGELOG.md#​870-httpsgithubcomkazuponvue-i18ncomparev860v870-2019-01-02) [Compare Source](https://togithub.com/kazupon/vue-i18n/compare/v8.6.0...v8.7.0) ##### :zap: Improvements - **directive:** Preserve directive content ([#​495](https://togithub.com/kazupon/vue-i18n/issues/495)) by [@​bponomarenko](https://togithub.com/bponomarenko) ([c29edba](https://togithub.com/kazupon/vue-i18n/commit/c29edba)), closes [#​495](https://togithub.com/kazupon/vue-i18n/issues/495) [#​408](https://togithub.com/kazupon/vue-i18n/issues/408) [#​408](https://togithub.com/kazupon/vue-i18n/issues/408) ### [`v8.6.0`](https://togithub.com/kazupon/vue-i18n/blob/master/CHANGELOG.md#​860-httpsgithubcomkazuponvue-i18ncomparev850v860-2018-12-25) [Compare Source](https://togithub.com/kazupon/vue-i18n/compare/v8.5.0...v8.6.0) ##### :bug: Bug Fixes - **pluralization:** inherit pluralization rules ⚠ ([#​493](https://togithub.com/kazupon/vue-i18n/issues/493)) by [@​Raiondesu](https://togithub.com/Raiondesu) ([7a23f32](https://togithub.com/kazupon/vue-i18n/commit/7a23f32)), closes [#​493](https://togithub.com/kazupon/vue-i18n/issues/493) ##### :zap: Improvements - **format:** Add the path as argument to the custom formatter ([#​489](https://togithub.com/kazupon/vue-i18n/issues/489)) by [@​Raiondesu](https://togithub.com/Raiondesu) ([b9437ea](https://togithub.com/kazupon/vue-i18n/commit/b9437ea)), closes [#​489](https://togithub.com/kazupon/vue-i18n/issues/489) [#​484](https://togithub.com/kazupon/vue-i18n/issues/484) [#​484](https://togithub.com/kazupon/vue-i18n/issues/484) ### [`v8.5.0`](https://togithub.com/kazupon/vue-i18n/blob/master/CHANGELOG.md#​850-httpsgithubcomkazuponvue-i18ncomparev840v850-2018-12-17) [Compare Source](https://togithub.com/kazupon/vue-i18n/compare/v8.4.0...v8.5.0) ##### :bug: Bug Fixes - **index:** evaluate availabilities lazily (fix [#​477](https://togithub.com/kazupon/vue-i18n/issues/477)) ([#​483](https://togithub.com/kazupon/vue-i18n/issues/483)) by [@​gamtiq](https://togithub.com/gamtiq) ([b66f02e](https://togithub.com/kazupon/vue-i18n/commit/b66f02e)), closes [#​477](https://togithub.com/kazupon/vue-i18n/issues/477) [#​483](https://togithub.com/kazupon/vue-i18n/issues/483) ##### :zap: Improvements - **index:** Allow pluralization customization via constructor options (closes [#​464](https://togithub.com/kazupon/vue-i18n/issues/464)) ([#​482](https://togithub.com/kazupon/vue-i18n/issues/482)) by [@​Raiondesu](https://togithub.com/Raiondesu) ([ef4b1a6](https://togithub.com/kazupon/vue-i18n/commit/ef4b1a6)), closes [#​464](https://togithub.com/kazupon/vue-i18n/issues/464) [#​482](https://togithub.com/kazupon/vue-i18n/issues/482) [#​464](https://togithub.com/kazupon/vue-i18n/issues/464) [#​464](https://togithub.com/kazupon/vue-i18n/issues/464) [#​464](https://togithub.com/kazupon/vue-i18n/issues/464) [#​464](https://togithub.com/kazupon/vue-i18n/issues/464) [#​451](https://togithub.com/kazupon/vue-i18n/issues/451) - **index:** make silentTranslationWarn work for dates and numbers too ([#​481](https://togithub.com/kazupon/vue-i18n/issues/481)) by [@​Raiondesu](https://togithub.com/Raiondesu) ([402092b](https://togithub.com/kazupon/vue-i18n/commit/402092b)), closes [#​481](https://togithub.com/kazupon/vue-i18n/issues/481) - **types:** typed autocomplete in date and number format options ([#​485](https://togithub.com/kazupon/vue-i18n/issues/485)) by [@​Raiondesu](https://togithub.com/Raiondesu) ([e2e5993](https://togithub.com/kazupon/vue-i18n/commit/e2e5993)), closes [#​485](https://togithub.com/kazupon/vue-i18n/issues/485) ### [`v8.4.0`](https://togithub.com/kazupon/vue-i18n/blob/master/CHANGELOG.md#​840-httpsgithubcomkazuponvue-i18ncomparev832v840-2018-11-30) [Compare Source](https://togithub.com/kazupon/vue-i18n/compare/v8.3.2...v8.4.0) ##### :star: New Features - **index:** Add linked message formatting ([#​467](https://togithub.com/kazupon/vue-i18n/issues/467)) by [@​exoego](https://togithub.com/exoego) ([776b81b](https://togithub.com/kazupon/vue-i18n/commit/776b81b)), closes [#​467](https://togithub.com/kazupon/vue-i18n/issues/467) #### [8.3.2](https://togithub.com/kazupon/vue-i18n/compare/v8.3.1...v8.3.2) (2018-11-16) ##### :chart_with_upwards_trend: Performance Fixes - **index:** Optimize unnecessary capturing. ([#​462](https://togithub.com/kazupon/vue-i18n/issues/462)) by [@​exoego](https://togithub.com/exoego) ([116845e](https://togithub.com/kazupon/vue-i18n/commit/116845e)), closes [#​462](https://togithub.com/kazupon/vue-i18n/issues/462) #### [8.3.1](https://togithub.com/kazupon/vue-i18n/compare/v8.3.0...v8.3.1) (2018-11-08) ##### :bug: Bug Fixes - **directive:** fix cannnot update with v-t when had been changed locale message ([4895a2e](https://togithub.com/kazupon/vue-i18n/commit/4895a2e)), closes [#​450](https://togithub.com/kazupon/vue-i18n/issues/450) - **index:** fix merge bug ([1798490](https://togithub.com/kazupon/vue-i18n/commit/1798490)), closes [#​458](https://togithub.com/kazupon/vue-i18n/issues/458) - **missing:** fix vm argument passing ([dc48099](https://togithub.com/kazupon/vue-i18n/commit/dc48099)), closes [#​453](https://togithub.com/kazupon/vue-i18n/issues/453) ##### :zap: Improvements - Optimize path.js and format.js ([#​456](https://togithub.com/kazupon/vue-i18n/issues/456)) by [@​exoego](https://togithub.com/exoego) ([639453c](https://togithub.com/kazupon/vue-i18n/commit/639453c)), closes [#​456](https://togithub.com/kazupon/vue-i18n/issues/456) ### [`v8.3.2`](https://togithub.com/kazupon/vue-i18n/blob/master/CHANGELOG.md#​832-httpsgithubcomkazuponvue-i18ncomparev831v832-2018-11-16) [Compare Source](https://togithub.com/kazupon/vue-i18n/compare/v8.3.1...v8.3.2) ##### :chart_with_upwards_trend: Performance Fixes - **index:** Optimize unnecessary capturing. ([#​462](https://togithub.com/kazupon/vue-i18n/issues/462)) by [@​exoego](https://togithub.com/exoego) ([116845e](https://togithub.com/kazupon/vue-i18n/commit/116845e)), closes [#​462](https://togithub.com/kazupon/vue-i18n/issues/462) ### [`v8.3.1`](https://togithub.com/kazupon/vue-i18n/blob/master/CHANGELOG.md#​831-httpsgithubcomkazuponvue-i18ncomparev830v831-2018-11-08) [Compare Source](https://togithub.com/kazupon/vue-i18n/compare/v8.3.0...v8.3.1) ##### :bug: Bug Fixes - **directive:** fix cannnot update with v-t when had been changed locale message ([4895a2e](https://togithub.com/kazupon/vue-i18n/commit/4895a2e)), closes [#​450](https://togithub.com/kazupon/vue-i18n/issues/450) - **index:** fix merge bug ([1798490](https://togithub.com/kazupon/vue-i18n/commit/1798490)), closes [#​458](https://togithub.com/kazupon/vue-i18n/issues/458) - **missing:** fix vm argument passing ([dc48099](https://togithub.com/kazupon/vue-i18n/commit/dc48099)), closes [#​453](https://togithub.com/kazupon/vue-i18n/issues/453) ##### :zap: Improvements - Optimize path.js and format.js ([#​456](https://togithub.com/kazupon/vue-i18n/issues/456)) by [@​exoego](https://togithub.com/exoego) ([639453c](https://togithub.com/kazupon/vue-i18n/commit/639453c)), closes [#​456](https://togithub.com/kazupon/vue-i18n/issues/456) ### [`v8.3.0`](https://togithub.com/kazupon/vue-i18n/blob/master/CHANGELOG.md#​830-httpsgithubcomkazuponvue-i18ncomparev821v830-2018-10-29) [Compare Source](https://togithub.com/kazupon/vue-i18n/compare/v8.2.1...v8.3.0) ##### :zap: Improvements - **pluralization:** Extendable pluralization by [@​Raiondesu](https://togithub.com/Raiondesu) ([bbab90b](https://togithub.com/kazupon/vue-i18n/commit/bbab90b)) #### [8.2.1](https://togithub.com/kazupon/vue-i18n/compare/v8.2.0...v8.2.1) (2018-10-15) ##### :bug: Bug Fixes - **extend:** fix TypeError: Cannot redefine property: $i18n ([#​422](https://togithub.com/kazupon/vue-i18n/issues/422)) by [@​HadiChen](https://togithub.com/HadiChen) ([cb19082](https://togithub.com/kazupon/vue-i18n/commit/cb19082)), closes [#​422](https://togithub.com/kazupon/vue-i18n/issues/422) ##### :zap: Improvements - **index:** Suppress some warnings in production: smaller min.js and performance gain. ([#​441](https://togithub.com/kazupon/vue-i18n/issues/441)) by @​ exoego ([43931f5](https://togithub.com/kazupon/vue-i18n/commit/43931f5)), closes [#​441](https://togithub.com/kazupon/vue-i18n/issues/441) ### [`v8.2.1`](https://togithub.com/kazupon/vue-i18n/blob/master/CHANGELOG.md#​821-httpsgithubcomkazuponvue-i18ncomparev820v821-2018-10-15) [Compare Source](https://togithub.com/kazupon/vue-i18n/compare/v8.2.0...v8.2.1) ##### :bug: Bug Fixes - **extend:** fix TypeError: Cannot redefine property: $i18n ([#​422](https://togithub.com/kazupon/vue-i18n/issues/422)) by [@​HadiChen](https://togithub.com/HadiChen) ([cb19082](https://togithub.com/kazupon/vue-i18n/commit/cb19082)), closes [#​422](https://togithub.com/kazupon/vue-i18n/issues/422) ##### :zap: Improvements - **index:** Suppress some warnings in production: smaller min.js and performance gain. ([#​441](https://togithub.com/kazupon/vue-i18n/issues/441)) by @​ exoego ([43931f5](https://togithub.com/kazupon/vue-i18n/commit/43931f5)), closes [#​441](https://togithub.com/kazupon/vue-i18n/issues/441) ### [`v8.2.0`](https://togithub.com/kazupon/vue-i18n/blob/master/CHANGELOG.md#​820-httpsgithubcomkazuponvue-i18ncomparev811v820-2018-10-13) [Compare Source](https://togithub.com/kazupon/vue-i18n/compare/v8.1.1...v8.2.0) ##### :bug: Bug Fixes - **index:** Add warning for circular reference in linked message ([#​438](https://togithub.com/kazupon/vue-i18n/issues/438)) by [@​exoego](https://togithub.com/exoego) ([7583485](https://togithub.com/kazupon/vue-i18n/commit/7583485)), closes [#​438](https://togithub.com/kazupon/vue-i18n/issues/438) ##### :zap: Improvements - **index:** Allow escaping link key like @​:(foo.bar). ([#​437](https://togithub.com/kazupon/vue-i18n/issues/437)) by [@​exoego](https://togithub.com/exoego) ([acfc458](https://togithub.com/kazupon/vue-i18n/commit/acfc458)), closes [#​437](https://togithub.com/kazupon/vue-i18n/issues/437) - **index:** Pre-defined named arguments for Pluraization ([#​440](https://togithub.com/kazupon/vue-i18n/issues/440)) by [@​exoego](https://togithub.com/exoego) ([e84f0fb](https://togithub.com/kazupon/vue-i18n/commit/e84f0fb)), closes [#​440](https://togithub.com/kazupon/vue-i18n/issues/440) - **path:** Allow non-ascii chars including numbers. ([#​436](https://togithub.com/kazupon/vue-i18n/issues/436)) by [@​exoego](https://togithub.com/exoego) ([a556c58](https://togithub.com/kazupon/vue-i18n/commit/a556c58)), closes [#​436](https://togithub.com/kazupon/vue-i18n/issues/436) #### [8.1.1](https://togithub.com/kazupon/vue-i18n/compare/v8.1.0...v8.1.1) (2018-10-12) ##### :bug: Bug Fixes - **build:** fix rollup building issues ([1a1958a](https://togithub.com/kazupon/vue-i18n/commit/1a1958a)) - **format:** Should warn as unknown if named format is not closed. ([#​435](https://togithub.com/kazupon/vue-i18n/issues/435)) by [@​exoego](https://togithub.com/exoego) ([d1f6ed0](https://togithub.com/kazupon/vue-i18n/commit/d1f6ed0)), closes [#​435](https://togithub.com/kazupon/vue-i18n/issues/435) - **install:** fix cannot redfine error ([6d5ec61](https://togithub.com/kazupon/vue-i18n/commit/6d5ec61)) ##### :zap: Improvements - **package.json:** tree shaking optimization ([38948c5](https://togithub.com/kazupon/vue-i18n/commit/38948c5)) ### [`v8.1.1`](https://togithub.com/kazupon/vue-i18n/blob/master/CHANGELOG.md#​811-httpsgithubcomkazuponvue-i18ncomparev810v811-2018-10-12) [Compare Source](https://togithub.com/kazupon/vue-i18n/compare/v8.1.0...v8.1.1) ##### :bug: Bug Fixes - **build:** fix rollup building issues ([1a1958a](https://togithub.com/kazupon/vue-i18n/commit/1a1958a)) - **format:** Should warn as unknown if named format is not closed. ([#​435](https://togithub.com/kazupon/vue-i18n/issues/435)) by [@​exoego](https://togithub.com/exoego) ([d1f6ed0](https://togithub.com/kazupon/vue-i18n/commit/d1f6ed0)), closes [#​435](https://togithub.com/kazupon/vue-i18n/issues/435) - **install:** fix cannot redfine error ([6d5ec61](https://togithub.com/kazupon/vue-i18n/commit/6d5ec61)) ##### :zap: Improvements - **package.json:** tree shaking optimization ([38948c5](https://togithub.com/kazupon/vue-i18n/commit/38948c5)) ### [`v8.1.0`](https://togithub.com/kazupon/vue-i18n/blob/master/CHANGELOG.md#​810-httpsgithubcomkazuponvue-i18ncomparev800v810-2018-09-03) [Compare Source](https://togithub.com/kazupon/vue-i18n/compare/v8.0.0...v8.1.0) ##### :bug: Bug Fixes - **install:** add support for Vue.extend vue-i18n instance ([#​420](https://togithub.com/kazupon/vue-i18n/issues/420)) by [@​jaredzhu1993](https://togithub.com/jaredzhu1993) ([a60ea8b](https://togithub.com/kazupon/vue-i18n/commit/a60ea8b)), closes [#​420](https://togithub.com/kazupon/vue-i18n/issues/420) ##### :zap: Improvements - **warnings:** make warning messages clearer ([#​396](https://togithub.com/kazupon/vue-i18n/issues/396)) by [@​kimuraz](https://togithub.com/kimuraz) ([79eee1b](https://togithub.com/kazupon/vue-i18n/commit/79eee1b)), closes [#​396](https://togithub.com/kazupon/vue-i18n/issues/396) ### [`v8.0.0`](https://togithub.com/kazupon/vue-i18n/blob/master/CHANGELOG.md#​800-httpsgithubcomkazuponvue-i18ncomparev781v800-2018-06-23) [Compare Source](https://togithub.com/kazupon/vue-i18n/compare/v7.8.1...v8.0.0) ##### :boom: Breaking changes - **extend:** fix this context binding ([aa0e831](https://togithub.com/kazupon/vue-i18n/commit/aa0e831)), closes [#​306](https://togithub.com/kazupon/vue-i18n/issues/306) [#​286](https://togithub.com/kazupon/vue-i18n/issues/286) [#​259](https://togithub.com/kazupon/vue-i18n/issues/259), revert [#​260](https://togithub.com/kazupon/vue-i18n/issues/260) Note that you need to guarantee this context equal to component instance in lifecycle methods (e.g. in `data` options, `const $t = this.$t.bind(this)`). ```js export default { data () { const $t = this.$t.bind(this) return { msg: $t('msg') } } } ``` see the [API docs](https://kazupon.github.io/vue-i18n/api/) ##### :bug: Bug Fixes - bug(directive): fix guard checking at unbind ([c74888c](https://togithub.com/kazupon/vue-i18n/commit/c74888c)), closes [#​340](https://togithub.com/kazupon/vue-i18n/issues/340) ##### NOTE - extend: #### [7.8.1](https://togithub.com/kazupon/vue-i18n/compare/v7.8.0...v7.8.1) (2018-06-18) ##### :bug: Bug Fixes - **directive:** fix cannot unbind bug ([105888d](https://togithub.com/kazupon/vue-i18n/commit/105888d)), closes [#​377](https://togithub.com/kazupon/vue-i18n/issues/377)

Renovate configuration

:date: Schedule: "before 9am,after 5pm" in timezone Europe/London.

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

:no_bell: 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.

renovate[bot] commented 4 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 8.x releases. However, if you upgrade to 8.x manually then Renovate will then reenable updates for minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.