Skip to content

Releases: intlify/vue-i18n

v9.3.0-beta.27

30 Aug 04:08
Compare
Choose a tag to compare

What's Changed

🌟 Features

  • feat: support custom message format with messageCompiler option by @kazupon in #1497
  • perf: support drop message compiler feature flag by @kazupon in #1510
  • feat: export v-t directive type by @kazupon in #1511

πŸ› Bug Fixes

  • fix(message-compiler): linked modifier breaks with parenthesis by @kazupon in #1506
  • fix(core-base): isMessageAST more strictly by @kazupon in #1509

πŸ“οΈ Documentations

  • docs: add vite-plugin-vue-i18n support vite version to warning notice by @regchiu in #1499

πŸ‘• Refactoring

Full Changelog: v9.3.0-beta.26...v9.3.0-beta.27

v9.3.0-beta.26

16 Aug 08:13
Compare
Choose a tag to compare
v9.3.0-beta.26 Pre-release
Pre-release

What's Changed

⚑ Improvement Features

πŸ“οΈ Documentations

πŸ‘• Refactoring

  • fix: drop componentInstanceCreatedListener by @kazupon in #1495

New Contributors

Full Changelog: v9.3.0-beta.25...v9.3.0-beta.26

v9.3.0-beta.25

02 Aug 04:56
Compare
Choose a tag to compare

What's Changed

🌟 Features

πŸ› Bug Fixes

  • fix: root context message availability for linked messages in SFCs on production by @kazupon in #1477
  • fix: cleanup global injection resources by @kazupon in #1479

πŸ“οΈ Documentations

  • Add example code for deployed app for nuxt3-app-vue-i18n by @lyqht in #1469
  • Fix #1475: Typo in documentation when referring to translation component by @ducksblock in #1476

New Contributors

Full Changelog: v9.3.0-beta.24...v9.3.0-beta.25

v9.3.0-beta.24

08 Jul 18:08
Compare
Choose a tag to compare

What's Changed

πŸ› Bug Fixes

  • fix: conditional exports order for message compiler by @kazupon in #1461

Full Changelog: v9.3.0-beta.23...v9.3.0-beta.24

v9.3.0-beta.23

08 Jul 15:38
Compare
Choose a tag to compare

What's Changed

🌟 Features

Full Changelog: v9.3.0-beta.22...v9.3.0-beta.23

v9.3.0-beta.22

07 Jul 01:25
Compare
Choose a tag to compare

What's Changed

πŸ› Bug Fixes

πŸ“ˆ Performance Fixes

Full Changelog: v9.3.0-beta.21...v9.3.0-beta.22

v9.3.0-beta.21

03 Jul 04:30
Compare
Choose a tag to compare

What's Changed

πŸ› Bug Fixes

Full Changelog: v9.3.0-beta.20...v9.3.0-beta.21

v9.3.0-beta.20

29 Jun 07:58
Compare
Choose a tag to compare

What's Changed

🌟 Features

πŸ› Bug Fixes

  • fix: reslove with caml-case for components by @kazupon in #1418
  • fix: crash of the app when we mix flat json keys by @kazupon in #1419

πŸ“ˆ Performance Fixes

πŸ“οΈ Documentations

New Contributors

Full Changelog: v9.3.0-beta.19...v9.3.0-beta.20

v9.3.0-beta.19

01 Jun 10:19
Compare
Choose a tag to compare

What's Changed

πŸ› Bug Fixes

  • fix: Resolve the message in components which was rendered with slots, for about <i18n-t>, <i18n-n> and <i18n-d> by @kazupon in #1416

Full Changelog: v9.3.0-beta.18...v9.3.0-beta.19

v9.3.0-beta.18

30 May 09:23
Compare
Choose a tag to compare

What's Changed

🌟 Features

πŸ› Bug Fixes

  • fix: isPlainObject incorrectly identifies objects wrapped in a Proxy object in Safari 10 by @reed-soul in #1379

⚑ Improvement Features

πŸ“οΈ Documentations

New Contributors

Full Changelog: v9.3.0-beta.17...v9.3.0-beta.18