File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change
1
+ # v9.3.0-beta.27 (2023-08-30T04:08:35Z)
2
+
3
+ This changelog is generated by [ GitHub Releases] ( https://github.com/intlify/vue-i18n-next/releases/tag/v9.3.0-beta.27 )
4
+
5
+ <!-- Release notes generated using configuration in .github/release.yml at v9.3.0-beta.27 -->
6
+
7
+ ## What's Changed
8
+
9
+ ### 🌟 Features
10
+
11
+ - feat: support custom message format with ` messageCompiler ` option by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1497
12
+ - perf: support drop message compiler feature flag by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1510
13
+ - feat: export ` v-t ` directive type by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1511
14
+
15
+ ### 🐛 Bug Fixes
16
+
17
+ - fix(message-compiler): linked modifier breaks with parenthesis by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1506
18
+ - fix(core-base): ` isMessageAST ` more strictly by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1509
19
+
20
+ ### 📝️ Documentations
21
+
22
+ - docs: add vite-plugin-vue-i18n support vite version to warning notice by @regchiu in https://github.com/intlify/vue-i18n-next/pull/1499
23
+
24
+ ### 👕 Refactoring
25
+
26
+ - fix: wrong error & warn code definition by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1500
27
+
28
+ ** Full Changelog** : https://github.com/intlify/vue-i18n-next/compare/v9.3.0-beta.26...v9.3.0-beta.27
29
+
1
30
# v9.3.0-beta.26 (2023-08-16T08:13:10Z)
2
31
3
32
This changelog is generated by [ GitHub Releases] ( https://github.com/intlify/vue-i18n-next/releases/tag/v9.3.0-beta.26 )
You can’t perform that action at this time.
0 commit comments