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
+21Lines changed: 21 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,24 @@
1
+
# v9.3.0-beta.15 (2023-01-13T16:13:34Z)
2
+
3
+
This changelog is generated by [GitHub Releases](https://github.com/intlify/vue-i18n-next/releases/tag/v9.3.0-beta.15)
4
+
5
+
<!-- Release notes generated using configuration in .github/release.yml at v9.3.0-beta.15 -->
6
+
7
+
## What's Changed
8
+
### 🐛 Bug Fixes
9
+
* fix: useI18n wrong type and other type broken by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1309
10
+
### ⚡ Improvement Features
11
+
* fix: support type inference of Translation, NumberFormat and DatetimeFormat components on SFC template and JSX/TSX by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1310
12
+
### 📝️ Documentations
13
+
* docs: @huntersofbook/i18n tools by @productdevbook in https://github.com/intlify/vue-i18n-next/pull/1311
14
+
15
+
## New Contributors
16
+
*@flogehring made their first contribution in https://github.com/intlify/vue-i18n-next/pull/1308
17
+
*@productdevbook made their first contribution in https://github.com/intlify/vue-i18n-next/pull/1311
0 commit comments