Skip to content

Releases: intlify/vue-i18n

v9.8.0

28 Nov 01:00
Compare
Choose a tag to compare

What's Changed

🌟 Features

  • feat: more strictly return type locale detector by @kazupon in #1640

Full Changelog: v9.7.1...v9.8.0

v9.7.1

22 Nov 14:36
Compare
Choose a tag to compare

What's Changed

⚑ Improvement Features

  • fix: tweak @intlify/core conditional exports by @kazupon in #1639

Full Changelog: v9.7.0...v9.7.1

v9.7.0

16 Nov 07:45
Compare
Choose a tag to compare

What's Changed

🌟 Features

Full Changelog: v9.6.5...v9.7.0

v9.6.5

04 Nov 01:42
Compare
Choose a tag to compare

What's Changed

πŸ› Bug Fixes

New Contributors

Full Changelog: v9.6.4...v9.6.5

v9.6.4

02 Nov 04:44
Compare
Choose a tag to compare

What's Changed

πŸ› Bug Fixes

Full Changelog: v9.6.3...v9.6.4

v9.6.3

02 Nov 04:05
Compare
Choose a tag to compare

What's Changed

πŸ› Bug Fixes

New Contributors

Full Changelog: v9.6.2...v9.6.3

v9.6.2

27 Oct 22:37
Compare
Choose a tag to compare

What's Changed

πŸ› Bug Fixes

Full Changelog: v9.6.1...v9.6.2

v9.6.1

27 Oct 05:45
Compare
Choose a tag to compare

What's Changed

πŸ› Bug Fixes

Full Changelog: v9.6.0...v9.6.1

v9.6.0

26 Oct 03:36
Compare
Choose a tag to compare

What's Changed

🌟 Features

  • feat!: support resource schema type definition for @intlfy/core-base (@intlify/core) by @kazupon in #1594

πŸ› Bug Fixes

  • fix(examples): remove @vite-ignore magic comment by @kazupon in #1590
  • fix: cannot resolve flatjson messages when use setLocaleMessage by @kazupon in #1601
  • fix: strictly key exsisting with te by @kazupon in #1602

⚑ Improvement Features

πŸ“οΈ Documentations

Full Changelog: v9.5.0...v9.6.0

v9.5.0

29 Sep 02:39
Compare
Choose a tag to compare

What's Changed

🌟 Features

πŸ› Bug Fixes

  • Handle falsy values in i18n.te() by @BuuBux in #1554
  • fix(core-base): wrong list index resolving on jit optimization by @kazupon in #1571
  • fix: support runtime module for node.js by @kazupon in #1573

πŸ“οΈ Documentations

🍭 Examples

  • Update nuxt.config.ts in Nuxt 3 Minimal Starter Example by @ram-you in #1553

New Contributors

Full Changelog: v9.4.1...v9.5.0