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 3756bc9 commit 19b223aCopy full SHA for 19b223a
packages/unplugin-vue-i18n/CHANGELOG.md
@@ -1,4 +1,13 @@
1
2
+## @intlify/unplugin-vue-i18n@5.0.0-beta.4 (2024-07-23)
3
+
4
+#### :star: Features
5
+* [#387](https://github.com/intlify/bundle-tools/pull/387) feat(unplugin-vue-i18n): allow for a custom i18n block transform hook ([@dgautsch](https://github.com/dgautsch))
6
7
+#### Committers: 1
8
+- Dan Gautsch ([@dgautsch](https://github.com/dgautsch))
9
10
11
## @intlify/unplugin-vue-i18n@5.0.0-beta.3 (2024-06-25)
12
13
#### :bug: Bug Fixes
packages/unplugin-vue-i18n/package.json
@@ -1,6 +1,6 @@
{
"name": "@intlify/unplugin-vue-i18n",
- "version": "5.0.0-beta.3",
+ "version": "5.0.0-beta.4",
"description": "unplugin for Vue I18n",
"author": {
"name": "kazuya kawaguchi",
0 commit comments