Skip to content

Releases: intlify/vue-i18n

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

v9.10.1

01 Mar 01:26
Compare
Choose a tag to compare

What's Changed

⚡ Improvement Features

  • chore(fix): #1630 make the install function synchronous to be aligned… by @k-paxian in #1631

📝️ Documentations

New Contributors

Full Changelog: v9.10.0...v9.10.1

v9.10.0

01 Mar 00:50
Compare
Choose a tag to compare

What's Changed

🌟 Features

  • fix: Support for te behavior compatibility before v9.6 by @kazupon in #1751

📝️ Documentations

New Contributors

Full Changelog: v9.9.1...v9.10.0