v10.0.0
vue-i18n-next#vue_i18n #i18n #vue_i18n_next
What's Changed
π Features- feat!: change
$toverloaded signature for Legacy API mode by @kazupon in #1832 - feat!: default enable for JIT compilation by @kazupon in #1852
- feat: move to GA from experimental for petite-vue-i18n by @kazupon in #1862
- feat: support generated locale type by @BobbieGoede in #1890
π Bug Fixes
- fix(types): allow spyOn of "useI18n()" by @pinguet62 in #1815
- fix: remove unnecessary types from petite-vue-i18n by @kazupon in #1833
- fix: Not load devtools on Node.js by @kazupon in #1843
- fix: allow empty default message by @kazupon in #1849
- fix: cannot reduce message-compiler bundle size for runtime by @kazupon in #1860
- fix(types):
$ttypes by @mitjans in #1883 - fix: fallback linked message params by @kazupon in #1926
π₯ Breaking Changes
- breaking: drop modulo syntax by @kazupon in #1814
- breaking: drop vue-i18n-bridge by @kazupon in #1816
- breaking: drop
allowCompositionoption by @kazupon in #1817 - breaking: drop fully
formatteroption codes on Legacy API by @kazupon in #1826 - breaking: drop fully
preserveDirectiveContentoption codes on Legacy API by @kazupon in #1827 - breaking: drop fully
preservemodifier codes onv-tdirective by @kazupon in #1828 - breaking: drop fully
getChoiceIndexon Legacy API by @kazupon in #1829 - breaking: drop translation component
v8.x compatibility by @kazupon in #1844 - breaking: drop
tebehavior v8.x compatibility on v9 by @kazupon in #1845
β οΈ Deprecated Features
β‘ Improvement Features
- fix: reduce devtools pkgs and size by @kazupon in #1823
- fix: translation interface typing by @kazupon in #1837
- fix(devtools): change vue-devtools label by @kazupon in #1885
- fix: vue-i18n type definition for vue package by @kazupon in #1888
- fix: type errors by @kazupon in #1935
π Performance Fixes
ποΈ 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
- docs: fix typo on vue i18n name by @r-moret in #1848
- fix: typo in migration breaking changes v10 by @khylias in #1854
- 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
- Added a comment about pluralRules to the code in pluralization docs by @M1h4n1k in #1873
- chore: fix module augmentation example comment by @BobbieGoede in #1898
- Improved the global and local Scope descriptions by @pankajrlal in #1925
π Examples
New Contributors
- @pinguet62 made their first contribution in #1815
- @steveclarke made their first contribution in #1822
- @r-moret made their first contribution in #1848
- @khylias made their first contribution in #1854
- @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
- @M1h4n1k made their first contribution in #1873
- @awsssrD made their first contribution in #1914
- @pankajrlal made their first contribution in #1925
Full Changelog: v9.13.1...v10.0.0

Generated by RSStT. The copyright belongs to the original author.