Releases: intlify/vue-i18n
Releases · intlify/vue-i18n
v10.0.0-beta.2
What's Changed
🐛 Bug Fixes
📝️ Documentations
- docs: fix typos by @SimonVadier in #1863
- docs: add scoping for custom directive by @kazupon in #1867
- Update tools.md by @felixhaeberle in #1866
- Fix typos, syntax by @TheoKondak in #1881
New Contributors
- @SimonVadier made their first contribution in #1863
- @felixhaeberle made their first contribution in #1866
- @mitjans made their first contribution in #1883
- @TheoKondak made their first contribution in #1881
Full Changelog: v10.0.0-beta.1...v10.0.0-beta.2
v10.0.0-beta.1
What's Changed
🌟 Features
🐛 Bug Fixes
📝️ Documentations
New Contributors
Full Changelog: v10.0.0-alpha.5...v10.0.0-beta.1
v10.0.0-alpha.5
What's Changed
🌟 Features
🐛 Bug Fixes
📈 Performance Fixes
📝️ Documentations
New Contributors
Full Changelog: v10.0.0-alpha.4...v10.0.0-alpha.5
v10.0.0-alpha.4
What's Changed
🌟 Features
🐛 Bug Fixes
- fix: remove unnecessary types from petite-vue-i18n by @kazupon in #1833
- fix: Not load devtools on Node.js by @kazupon in #1843
💥 Breaking Changes
- breaking: drop translation component
<i18n>
v8.x compatibility by @kazupon in #1844 - breaking: drop
te
behavior v8.x compatibility on v9 by @kazupon in #1845
⚠️ Deprecated Features
⚡ Improvement Features
Full Changelog: v10.0.0-alpha.3...v10.0.0-alpha.4
v10.0.0-alpha.3
What's Changed
💥 Breaking Changes
- breaking: drop fully
formatter
option codes on Legacy API by @kazupon in #1826 - breaking: drop fully
preserveDirectiveContent
option codes on Legacy API by @kazupon in #1827 - breaking: drop fully
preserve
modifier codes onv-t
directive by @kazupon in #1828 - breaking: drop fully
getChoiceIndex
on Legacy API by @kazupon in #1829
⚡ Improvement Features
📝️ Documentations
- docs: add favicon by @BobbieGoede in #1824
- docs: fix typos by @BobbieGoede in #1825
- Update started.md to fix typo by @steveclarke in #1822
New Contributors
- @steveclarke made their first contribution in #1822
Full Changelog: v10.0.0-alpha.2...v10.0.0-alpha.3
v10.0.0-alpha.2
What's Changed
🐛 Bug Fixes
- fix(types): allow spyOn of "useI18n()" by @pinguet62 in #1815
💥 Breaking Changes
- breaking: drop vue-i18n-bridge by @kazupon in #1816
- breaking: drop
allowComposition
option by @kazupon in #1817
New Contributors
- @pinguet62 made their first contribution in #1815
Full Changelog: v10.0.0-alpha.1...v10.0.0-alpha.2
v10.0.0-alpha.1
v9.13.1
v9.13.0
What's Changed
⚠️ Deprecated Features
⚡ Improvement Features
- fix: not throw warnings when using implicit fallback by @ShinnosukeKomiya in #1798
📝️ Documentations
- fix: spelling by @DamageESP in #1802
- docs: improve documentation by @kazupon in #1801
- docs: fix dead link on menu by @kazupon in #1804
New Contributors
- @ShinnosukeKomiya made their first contribution in #1798
- @DamageESP made their first contribution in #1802
Full Changelog: v9.12.1...v9.13.0