Skip to content

Releases: intlify/vue-i18n

v11.1.8

02 Jul 15:01

Choose a tag to compare

What's Changed

⚑ Improvement Features

Full Changelog: v11.1.7...v11.1.8

v11.1.7

22 Jun 13:00

Choose a tag to compare

What's Changed

πŸ› Bug Fixes

  • fix: declaration order in Number formatting with options ResourceKeys by @kazupon in #2208

Full Changelog: v11.1.6...v11.1.7

v11.1.6

17 Jun 01:18

Choose a tag to compare

What's Changed

⚑ Improvement Features

  • fix: error on duplicate useI18n calling on local scope by @kazupon in #2203

Full Changelog: v11.1.5...v11.1.6

v11.1.5

27 May 15:54

Choose a tag to compare

What's Changed

πŸ› Bug Fixes

  • fix: n() & d() output depending "part" option by @kazupon in #2194

Full Changelog: v11.1.4...v11.1.5

v11.1.4

24 May 09:46

Choose a tag to compare

What's Changed

🌟 Features

⚑ Improvement Features

  • fix: support vue core internal slot key changing by @kazupon in #2190

Full Changelog: v11.1.3...v11.1.4

v9.14.4

06 Apr 01:30

Choose a tag to compare

What's Changed

πŸ› Bug Fixes

  • fix: cannot resolve the ast messages which has json path for v9 by @kazupon in #2162

Full Changelog: v9.14.3...v9.14.4

v11.1.3

05 Apr 17:24

Choose a tag to compare

What's Changed

πŸ› Bug Fixes

  • fix: cannot resolve the ast messages which has json path for v11 by @kazupon in #2159

⚑ Improvement Features

Full Changelog: v11.1.2...v11.1.3

v10.0.7

05 Apr 17:44

Choose a tag to compare

What's Changed

πŸ› Bug Fixes

  • fix: cannot resolve the ast messages which has json path for v10 by @kazupon in #2160

Full Changelog: v10.0.6...v10.0.7

v12.0.0-alpha.2

20 Mar 05:28

Choose a tag to compare

What's Changed

πŸ› Bug Fixes

  • fix: ESM only with package.json type field by @kazupon in #2141

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

v12.0.0-alpha.1

17 Mar 08:55

Choose a tag to compare

What's Changed

🌟 Features

  • feat: reactive availableLocales using computed property by @mnenie in #2058
  • feat: configurable ComponentCustomProperties['$i18n'] type by @BobbieGoede in #2093
  • feat(core-base): accessor for locale messages by @kazupon in #2135

πŸ› Bug Fixes

  • Fix: Synchronous Watcher Issue Caused by Locale Setting Order by @lcjnil in #2104

πŸ’₯ Breaking Changes

⚑ Improvement Features

πŸ“ˆ Performance Fixes

πŸ“οΈ Documentations

New Contributors

Full Changelog: v11.0.1...v12.0.0-alpha.1