We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b64583a commit d6c4e4dCopy full SHA for d6c4e4d
packages/unplugin-vue-i18n/CHANGELOG.md
@@ -1,4 +1,13 @@
1
2
+## @intlify/unplugin-vue-i18n@5.0.0-beta.1 (2024-05-20)
3
+
4
+#### :boom: Breaking Change
5
+* [#372](https://github.com/intlify/bundle-tools/pull/372) breaking: drop `useVueI18nImportName` option ([@kazupon](https://github.com/kazupon))
6
7
+#### Committers: 1
8
+- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
9
10
11
## @intlify/unplugin-vue-i18n@5.0.0-beta.0 (2024-05-17)
12
13
#### :star: Features
packages/unplugin-vue-i18n/package.json
@@ -1,6 +1,6 @@
{
"name": "@intlify/unplugin-vue-i18n",
- "version": "5.0.0-beta.0",
+ "version": "5.0.0-beta.1",
"description": "unplugin for Vue I18n",
"author": {
"name": "kazuya kawaguchi",
0 commit comments