Skip to content

Releases: intlify/vue-i18n

v11.2.7

21 Dec 06:03

Choose a tag to compare

v11.2.6

21 Dec 05:56

Choose a tag to compare

Full Changelog: v11.2.5...v11.2.6

v11.2.5

21 Dec 05:44

Choose a tag to compare

Full Changelog: v11.2.4...v11.2.5

v11.2.4

21 Dec 05:36

Choose a tag to compare

Full Changelog: v11.2.3...v11.2.4

v11.2.3

20 Dec 12:42

Choose a tag to compare

What's Changed

⚡ Improvement Features

  • fix: avoid bundler warning for getCurrentInstance compatibility by @kazupon in #2337

Full Changelog: v11.2.2...v11.2.3

v11.2.2

26 Nov 04:40

Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • fix: avoid bundler static analysis for namespace import by @kazupon in #2326

Full Changelog: v11.2.1...v11.2.2

v11.2.1

22 Nov 13:39

Choose a tag to compare

Full Changelog: v11.2.0...v11.2.1

v11.2.0

22 Nov 13:44

Choose a tag to compare

What's Changed

🌟 Features

⚡ Improvement Features

  • fix: missing support for Vue3 vapor mode in the options API by @kazupon in #2321

Full Changelog: v11.1.12...v11.2.0

v11.1.12

05 Sep 08:29

Choose a tag to compare

What's Changed

⚡ Improvement Features

  • fix: Emit INVALID_TOKEN_IN_PLACEHOLDER instead of UNTERMINATED_CLOSING_BRACE when invalid token is in placeholder and update docs by @kazupon in #2255

Full Changelog: v11.1.11...v11.1.12

v11.1.11

23 Jul 06:26

Choose a tag to compare

What's Changed

⚡ Improvement Features

  • fix: change warning from error for mutiple useI18n local scope calling by @kazupon in #2235

Full Changelog: v11.1.10...v11.1.11