Skip to content

Releases: intlify/vue-i18n

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

v11.1.10

16 Jul 04:09

Choose a tag to compare

🔒 Security Fixes

  • fix: DOM-based XSS via tag attributes for escape parameter, about details see GHSA-x8qp-wqqm-57ph

Full Changelog: v11.1.9...v11.1.10

v10.0.8

16 Jul 05:06

Choose a tag to compare

What's Changed

🔒 Security Fixes

  • fix: DOM-based XSS via tag attributes for escape parameter by @kazupon in #2229

Full Changelog: v10.0.7...v10.0.8

v9.14.5

16 Jul 05:28

Choose a tag to compare

What's Changed

🔒 Security Fixes

  • fix: DOM-based XSS via tag attributes for escape parameter by @kazupon in #2230

Full Changelog: v9.14.4...v9.14.5

v11.1.9

03 Jul 07:48

Choose a tag to compare

Full Changelog: v11.1.8...v11.1.9

v12.0.0-alpha.3

02 Jul 15:15

Choose a tag to compare

What's Changed

🌟 Features

🐛 Bug Fixes

  • fix: cannot resolve the ast messages which has json path by @kazupon in #2157
  • fix(typing): n() & d() output depending "part" option by @pinguet62 in #2193
  • Fix declaration order in Number formatting with options ResourceKeys must be before OptionsType by @louis49 in #2205

💥 Breaking Changes

  • breaking: update component injection APIs for drop legacy by @kazupon in #2176

⚡ Improvement Features

📝️ Documentations

🍭 Examples

New Contributors

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