Skip to content

v9.3.0-beta.27

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Aug 04:08
· 431 commits to master since this release

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