Skip to content

Releases: intlify/vue-i18n

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

v9.4.1

14 Sep 10:51
Compare
Choose a tag to compare

What's Changed

πŸ› Bug Fixes

πŸ“οΈ Documentations

Full Changelog: v9.4.0...v9.4.1

v9.4.0

11 Sep 10:08
Compare
Choose a tag to compare

What's Changed

🌟 Features

  • feat(shared): support dist package for browser by @kazupon in #1527

πŸ› Bug Fixes

  • fix(vue-i18n-bridge): peer dependency warning by @kazupon in #1536

⚑ Improvement Features

  • feat(core): optimize core package for node.js by @kazupon in #1530
  • fix: optimize tree-shaking for devtools packages by @kazupon in #1531
  • improvement: tweak compler registration and message condition on compile function by @kazupon in #1532

New Contributors

Full Changelog: v9.3.0...v9.4.0