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 3ff744f commit 553b088Copy full SHA for 553b088
packages/vite-plugin-vue-i18n/CHANGELOG.md
@@ -1,4 +1,13 @@
1
2
+## @intlify/vite-plugin-vue-i18n@7.0.0-beta.0 (2022-08-28)
3
+
4
+#### :star: Features
5
+* [#167](https://github.com/intlify/bundle-tools/pull/167) feat: support esm file extension ([@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@6.0.1 (2022-08-10)
12
13
#### :bug: Bug Fixes
packages/vite-plugin-vue-i18n/package.json
@@ -1,7 +1,7 @@
{
"name": "@intlify/vite-plugin-vue-i18n",
"description": "Vite plugin for Vue I18n",
- "version": "6.0.1",
+ "version": "7.0.0-beta.0",
"author": {
"name": "kazuya kawaguchi",
"email": "[email protected]"
0 commit comments