Skip to content

Commit cf6e9c0

Browse files
kazupongithub-actions[bot]
authored andcommitted
chore: sync changelog
1 parent 47fcb73 commit cf6e9c0

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

CHANGELOG.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,35 @@
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+
133
# v10.0.0-alpha.3 (2024-04-27T09:15:50Z)
234

335
This changelog is generated by [GitHub Releases](https://github.com/intlify/vue-i18n-next/releases/tag/v10.0.0-alpha.3)

0 commit comments

Comments
 (0)