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 fb7a16c commit c15730eCopy full SHA for c15730e
packages/unplugin-vue-i18n/CHANGELOG.md
@@ -1,4 +1,13 @@
1
2
+## @intlify/unplugin-vue-i18n@1.4.0 (2023-09-29)
3
+
4
+#### :star: Features
5
+* [#315](https://github.com/intlify/bundle-tools/pull/315) feat: `ssr` 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@1.3.0 (2023-09-29)
12
13
#### :star: Features
packages/unplugin-vue-i18n/package.json
@@ -1,6 +1,6 @@
{
"name": "@intlify/unplugin-vue-i18n",
- "version": "1.3.0",
+ "version": "1.4.0",
"description": "unplugin for Vue I18n",
"author": {
"name": "kazuya kawaguchi",
0 commit comments