File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change
1
+ # v10.0.0-alpha.4 (2024-05-09T08:04:12Z)
2
+
3
+ This changelog is generated by [ GitHub Releases] ( https://github.com/intlify/vue-i18n-next/releases/tag/v10.0.0-alpha.4 )
4
+
5
+ <!-- Release notes generated using configuration in .github/release.yml at v10.0.0-alpha.4 -->
6
+
7
+ ## What's Changed
8
+
9
+ ### 🌟 Features
10
+
11
+ - feat!: change ` $t ` overloaded signature for Legacy API mode by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1832
12
+
13
+ ### 🐛 Bug Fixes
14
+
15
+ - fix: remove unnecessary types from petite-vue-i18n by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1833
16
+ - fix: Not load devtools on Node.js by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1843
17
+
18
+ ### 💥 Breaking Changes
19
+
20
+ - breaking: drop translation component ` <i18n> ` v8.x compatibility by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1844
21
+ - breaking: drop ` te ` behavior v8.x compatibility on v9 by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1845
22
+
23
+ ### ⚠️ Deprecated Features
24
+
25
+ - feat!: deprecate ` tc ` and ` $tc ` for Legacy API mode by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1839
26
+
27
+ ### ⚡ Improvement Features
28
+
29
+ - fix: translation interface typing by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1837
30
+
31
+ ** Full Changelog** : https://github.com/intlify/vue-i18n-next/compare/v10.0.0-alpha.3...v10.0.0-alpha.4
32
+
1
33
# v10.0.0-alpha.3 (2024-04-27T09:15:50Z)
2
34
3
35
This changelog is generated by [ GitHub Releases] ( https://github.com/intlify/vue-i18n-next/releases/tag/v10.0.0-alpha.3 )
You can’t perform that action at this time.
0 commit comments