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 9516b3b commit 494e33bCopy full SHA for 494e33b
packages/unplugin-vue-i18n/CHANGELOG.md
@@ -1,4 +1,13 @@
1
2
+## @intlify/unplugin-vue-i18n@5.2.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
## @intlify/unplugin-vue-i18n@5.1.0 (2024-09-22)
12
13
#### :star: Features
packages/unplugin-vue-i18n/package.json
@@ -1,6 +1,6 @@
{
"name": "@intlify/unplugin-vue-i18n",
- "version": "5.1.0",
+ "version": "5.2.0",
"description": "unplugin for Vue I18n",
"author": {
"name": "kazuya kawaguchi",
0 commit comments