You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,17 @@
1
+
# v11.1.12 (2025-09-05T08:29:38Z)
2
+
3
+
This changelog is generated by [GitHub Releases](https://github.com/intlify/vue-i18n/releases/tag/v11.1.12)
4
+
5
+
<!-- Release notes generated using configuration in .github/release.yml at v11.1.12 -->
6
+
7
+
## What's Changed
8
+
9
+
### ⚡ Improvement Features
10
+
11
+
- fix: Emit INVALID_TOKEN_IN_PLACEHOLDER instead of UNTERMINATED_CLOSING_BRACE when invalid token is in placeholder and update docs by @kazupon in https://github.com/intlify/vue-i18n/pull/2255
0 commit comments