Skip to content

Releases: intlify/vue-i18n-next

v10.0.0-alpha.3

27 Apr 09:15
Compare
Choose a tag to compare
v10.0.0-alpha.3 Pre-release
Pre-release

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 on v-t directive by @kazupon in #1828
  • breaking: drop fully getChoiceIndex on Legacy API by @kazupon in #1829

⚑ Improvement Features

πŸ“οΈ Documentations

New Contributors

Full Changelog: v10.0.0-alpha.2...v10.0.0-alpha.3

v10.0.0-alpha.2

22 Apr 23:27
Compare
Choose a tag to compare
v10.0.0-alpha.2 Pre-release
Pre-release

What's Changed

πŸ› Bug Fixes

πŸ’₯ Breaking Changes

New Contributors

Full Changelog: v10.0.0-alpha.1...v10.0.0-alpha.2

v10.0.0-alpha.1

21 Apr 12:15
Compare
Choose a tag to compare
v10.0.0-alpha.1 Pre-release
Pre-release

What's Changed

πŸ’₯ Breaking Changes

Full Changelog: v9.13.1...v10.0.0-alpha.1

v9.13.1

20 Apr 15:25
Compare
Choose a tag to compare

What's Changed

πŸ› Bug Fixes

  • fix(message-compiler): cannot resolve none-identifier characters at linked key by @kazupon in #1813

Full Changelog: v9.13.0...v9.13.1

v9.13.0

17 Apr 14:47
Compare
Choose a tag to compare

What's Changed

⚠️ Deprecated Features

  • fix: EOL announcement warning for vue-i18n-bridge by @kazupon in #1800

⚑ Improvement Features

πŸ“οΈ Documentations

New Contributors

Full Changelog: v9.12.1...v9.13.0

v9.12.1

14 Apr 10:48
Compare
Choose a tag to compare

What's Changed

πŸ› Bug Fixes

  • fix: compile error for key with included hyphen in named interpolation by @kazupon in #1797

πŸ‘• Refactoring

Full Changelog: v9.12.0...v9.12.1

v9.12.0

12 Apr 01:30
Compare
Choose a tag to compare

What's Changed

🌟 Features

  • fix: deprecate named interpolation with modulo syntax by @kazupon in #1795

Full Changelog: v9.11.1...v9.12.0

v9.11.1

10 Apr 05:59
Compare
Choose a tag to compare

What's Changed

πŸ› Bug Fixes

  • fix: regression triple slash including in .d.ts by @kazupon in #1794

Full Changelog: v9.11.0...v9.11.1

v9.11.0

04 Apr 01:19
Compare
Choose a tag to compare

What's Changed

🌟 Features

  • fix: number and date format components not using scope prop by @BobbieGoede in #1786

New Contributors

Full Changelog: v9.10.2...v9.11.0

v9.10.2

15 Mar 13:16
Compare
Choose a tag to compare

What's Changed

πŸ› Bug Fixes

  • fix: manually add triple slash directive to message-compiler by @BobbieGoede in #1766

New Contributors

Full Changelog: v9.10.1...v9.10.2