We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26c3fb7 commit 1ffbbafCopy full SHA for 1ffbbaf
CHANGELOG.md
@@ -1,4 +1,14 @@
1
2
+## v9.0.0-alpha.8 (2020-05-08)
3
+
4
+#### :boom: Breaking Change
5
+* [#39](https://github.com/intlify/vue-i18n-next/pull/39) breaking: v-t directive ([@kazupon](https://github.com/kazupon))
6
+* [#36](https://github.com/intlify/vue-i18n-next/pull/36) Breaking: inherit locale ([@kazupon](https://github.com/kazupon))
7
8
+#### Committers: 1
9
+- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
10
11
12
## v9.0.0-alpha.7 (2020-05-02)
13
14
#### :bug: Bug Fixes
package.json
@@ -1,7 +1,7 @@
{
"name": "vue-i18n",
"description": "Internationalization plugin for Vue.js",
- "version": "9.0.0-alpha.7",
+ "version": "9.0.0-alpha.8",
"author": {
"name": "kazuya kawaguchi",
"email": "[email protected]"
0 commit comments