Skip to content

Commit 7e38222

Browse files
kazupongithub-actions[bot]
authored andcommitted
chore: sync changelog
1 parent 2b98662 commit 7e38222

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

CHANGELOG.md

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,48 @@
1+
# v11.0.0 (2024-12-24T15:01:00Z)
2+
3+
This changelog is generated by [GitHub Releases](https://github.com/intlify/vue-i18n/releases/tag/v11.0.0)
4+
5+
<!-- Release notes generated using configuration in .github/release.yml at v11.0.0 -->
6+
7+
## What's Changed
8+
9+
### 💥 Breaking Changes
10+
11+
- feat!: deprecate Legacy API mode by @kazupon in https://github.com/intlify/vue-i18n/pull/2016
12+
- breaking: drop `$tc` and `tc` by @kazupon in https://github.com/intlify/vue-i18n/pull/2017
13+
- feat!: deprecate `v-t` custom directive by @kazupon in https://github.com/intlify/vue-i18n/pull/2045
14+
15+
### ⚡ Improvement Features
16+
17+
- fix: `tm` function should accept `DefineLocaleMessage` key type by @BobbieGoede in https://github.com/intlify/vue-i18n/pull/2014
18+
19+
### 🔒 Security Fixes
20+
21+
- fix: security vulnerability fix porting by @kazupon in https://github.com/intlify/vue-i18n/pull/2034
22+
23+
### 📝️ Documentations
24+
25+
- Change config prop for quasar flags by @chrissyast in https://github.com/intlify/vue-i18n/pull/2003
26+
- docs: Pluralization Page by @Sammuel09 in https://github.com/intlify/vue-i18n/pull/1998
27+
- docs: fix composition section by @Sammuel09 in https://github.com/intlify/vue-i18n/pull/2008
28+
- fix(docs): correct output in composition api example by @pejeio in https://github.com/intlify/vue-i18n/pull/2012
29+
- docs: not use deprecated api by @kazupon in https://github.com/intlify/vue-i18n/pull/2013
30+
- docs: fix wrong plural example by @kazupon in https://github.com/intlify/vue-i18n/pull/2033
31+
- docx(pluralization.md): Correct spelling from 'gloal' to 'global' by @PuppyOne in https://github.com/intlify/vue-i18n/pull/2038
32+
- Fix typo by @shaedrich in https://github.com/intlify/vue-i18n/pull/2040
33+
- Fix another typo by @shaedrich in https://github.com/intlify/vue-i18n/pull/2041
34+
- docs: add maintenance status by @kazupon in https://github.com/intlify/vue-i18n/pull/2044
35+
36+
## New Contributors
37+
38+
- @chrissyast made their first contribution in https://github.com/intlify/vue-i18n/pull/2003
39+
- @Sammuel09 made their first contribution in https://github.com/intlify/vue-i18n/pull/1998
40+
- @pejeio made their first contribution in https://github.com/intlify/vue-i18n/pull/2012
41+
- @PuppyOne made their first contribution in https://github.com/intlify/vue-i18n/pull/2038
42+
- @shaedrich made their first contribution in https://github.com/intlify/vue-i18n/pull/2040
43+
44+
**Full Changelog**: https://github.com/intlify/vue-i18n/compare/v10.0.4...v11.0.0
45+
146
# v11.0.0-rc.1 (2024-12-19T00:10:19Z)
247

348
This changelog is generated by [GitHub Releases](https://github.com/intlify/vue-i18n/releases/tag/v11.0.0-rc.1)

0 commit comments

Comments
 (0)