We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b676526 commit 867e30dCopy full SHA for 867e30d
packages/vite-plugin-vue-i18n/CHANGELOG.md
@@ -1,4 +1,13 @@
1
2
+## @intlify/vite-plugin-vue-i18n@5.0.1 (2022-07-23)
3
+
4
+#### :zap: Improvement Features
5
+* [#149](https://github.com/intlify/bundle-tools/pull/149) fix(vite-plugin-vue-i18n): improve wrong virtual modules implementation ([@kazupon](https://github.com/kazupon))
6
7
+#### Committers: 1
8
+- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
9
10
11
## @intlify/vite-plugin-vue-i18n@5.0.0 (2022-07-14)
12
13
#### :star: Features
packages/vite-plugin-vue-i18n/package.json
@@ -1,7 +1,7 @@
{
"name": "@intlify/vite-plugin-vue-i18n",
"description": "Vite plugin for Vue I18n",
- "version": "5.0.0",
+ "version": "5.0.1",
"author": {
"name": "kazuya kawaguchi",
"email": "[email protected]"
0 commit comments