Skip to content

Commit 9b7e83b

Browse files
kazupongithub-actions[bot]
authored andcommitted
chore: sync changelog
1 parent ce4b012 commit 9b7e83b

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,32 @@
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+
130
# v9.3.0-beta.26 (2023-08-16T08:13:10Z)
231

332
This changelog is generated by [GitHub Releases](https://github.com/intlify/vue-i18n-next/releases/tag/v9.3.0-beta.26)

0 commit comments

Comments
 (0)