We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8b1aca commit 98b04d1Copy full SHA for 98b04d1
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+
2
+## v2.0.0-alpha.1 (2020-05-02)
3
4
+#### :star: Features
5
+* [#93](https://github.com/intlify/vue-i18n-loader/pull/93) feat: i18n custom block pre-compilation bundling ([@kazupon](https://github.com/kazupon))
6
7
+#### Committers: 1
8
+- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
9
10
## v2.0.0-alpha.0 (2020-04-08)
11
12
### :boom: Breaking changes
package.json
@@ -1,7 +1,7 @@
{
"name": "@intlify/vue-i18n-loader",
"description": "vue-i18n loader for custom blocks",
- "version": "2.0.0-alpha.0",
+ "version": "2.0.0-alpha.1",
"author": {
"name": "kazuya kawaguchi",
"email": "[email protected]"
0 commit comments