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 93eab2b commit 639fa73Copy full SHA for 639fa73
packages/unplugin-vue-i18n/CHANGELOG.md
@@ -1,4 +1,13 @@
1
2
+## @intlify/unplugin-vue-i18n@5.1.0 (2024-09-22)
3
+
4
+#### :star: Features
5
+* [#394](https://github.com/intlify/bundle-tools/pull/394) feat(unplugin-vue-i18n): support `module` option ([@kazupon](https://github.com/kazupon))
6
7
+#### Committers: 1
8
+- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
9
10
11
12
13
## @intlify/unplugin-vue-i18n@5.0.0-beta.5 (2024-08-30)
packages/unplugin-vue-i18n/package.json
@@ -1,6 +1,6 @@
{
"name": "@intlify/unplugin-vue-i18n",
- "version": "5.0.0",
+ "version": "5.1.0",
"description": "unplugin for Vue I18n",
"author": {
"name": "kazuya kawaguchi",
0 commit comments