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 e8019b6 commit 0ba36ccCopy full SHA for 0ba36cc
packages/unplugin-vue-i18n/CHANGELOG.md
@@ -1,4 +1,13 @@
1
2
+## @intlify/unplugin-vue-i18n@6.0.0 (2024-11-16)
3
+
4
+#### :star: Features
5
+* [#418](https://github.com/intlify/bundle-tools/pull/418) feat!: move packages to ESM first ([@userquin](https://github.com/userquin))
6
7
+#### Committers: 1
8
+- Joaquín Sánchez ([@userquin](https://github.com/userquin))
9
10
11
## @intlify/unplugin-vue-i18n@5.3.1 (2024-11-10)
12
13
#### :bug: Bug Fixes
packages/unplugin-vue-i18n/package.json
@@ -1,7 +1,7 @@
{
"name": "@intlify/unplugin-vue-i18n",
"type": "module",
- "version": "5.3.1",
+ "version": "6.0.0",
"description": "unplugin for Vue I18n",
"author": {
"name": "kazuya kawaguchi",
0 commit comments