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 15e7d54 commit 3383dc6Copy full SHA for 3383dc6
packages/unplugin-vue-i18n/CHANGELOG.md
@@ -1,4 +1,13 @@
1
2
+## @intlify/unplugin-vue-i18n@6.0.2 (2024-12-21)
3
+
4
+#### :zap: Improvement Features
5
+* [#428](https://github.com/intlify/bundle-tools/pull/428) fix: only return transform for vue files ([@BobbieGoede](https://github.com/BobbieGoede))
6
7
+#### Committers: 1
8
+- Bobbie Goede ([@BobbieGoede](https://github.com/BobbieGoede))
9
10
11
## @intlify/unplugin-vue-i18n@6.0.1 (2024-12-06)
12
13
#### :zap: Improvement Features
packages/unplugin-vue-i18n/package.json
@@ -1,7 +1,7 @@
{
"name": "@intlify/unplugin-vue-i18n",
"type": "module",
- "version": "6.0.1",
+ "version": "6.0.2",
"description": "unplugin for Vue I18n",
"author": {
"name": "kazuya kawaguchi",
0 commit comments