File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change
1
+ # v11.0.0-rc.1 (2024-12-19T00:10:19Z)
2
+
3
+ This changelog is generated by [ GitHub Releases] ( https://github.com/intlify/vue-i18n/releases/tag/v11.0.0-rc.1 )
4
+
5
+ <!-- Release notes generated using configuration in .github/release.yml at v11.0.0-rc.1 -->
6
+
7
+ ## What's Changed
8
+
9
+ ### 💥 Breaking Changes
10
+
11
+ - feat!: deprecate ` v-t ` custom directive by @kazupon in https://github.com/intlify/vue-i18n/pull/2045
12
+
13
+ ### 📝️ Documentations
14
+
15
+ - docx(pluralization.md): Correct spelling from 'gloal' to 'global' by @PuppyOne in https://github.com/intlify/vue-i18n/pull/2038
16
+ - Fix typo by @shaedrich in https://github.com/intlify/vue-i18n/pull/2040
17
+ - Fix another typo by @shaedrich in https://github.com/intlify/vue-i18n/pull/2041
18
+ - docs: add maintenance status by @kazupon in https://github.com/intlify/vue-i18n/pull/2044
19
+
20
+ ## New Contributors
21
+
22
+ - @PuppyOne made their first contribution in https://github.com/intlify/vue-i18n/pull/2038
23
+ - @shaedrich made their first contribution in https://github.com/intlify/vue-i18n/pull/2040
24
+
25
+ ** Full Changelog** : https://github.com/intlify/vue-i18n/compare/v11.0.0-beta.2...v11.0.0-rc.1
26
+
1
27
# v11.0.0-beta.2 (2024-11-28T07:17:09Z)
2
28
3
29
This changelog is generated by [ GitHub Releases] ( https://github.com/intlify/vue-i18n/releases/tag/v11.0.0-beta.2 )
You can’t perform that action at this time.
0 commit comments