File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change
1
+ # v9.3.0-beta.20 (2023-06-29T07:58:16Z)
2
+
3
+ This changelog is generated by [ GitHub Releases] ( https://github.com/intlify/vue-i18n-next/releases/tag/v9.3.0-beta.20 )
4
+
5
+ <!-- Release notes generated using configuration in .github/release.yml at v9.3.0-beta.20 -->
6
+
7
+ ## What's Changed
8
+ ### 🐛 Bug Fixes
9
+ * fix: reslove with caml-case for components by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1418
10
+ * fix: crash of the app when we mix flat json keys by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1419
11
+ ### 📈 Performance Fixes
12
+ * fix: improve string join performance by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1433
13
+ ### 📝️ Documentations
14
+ * Update index.md by @bnss in https://github.com/intlify/vue-i18n-next/pull/1431
15
+
16
+ ## New Contributors
17
+ * @bnss made their first contribution in https://github.com/intlify/vue-i18n-next/pull/1431
18
+
19
+ ** Full Changelog** : https://github.com/intlify/vue-i18n-next/compare/v9.3.0-beta.19...v9.3.0-beta.20
20
+
21
+
1
22
# v9.3.0-beta.19 (2023-06-01T10:19:48Z)
2
23
3
24
This changelog is generated by [ GitHub Releases] ( https://github.com/intlify/vue-i18n-next/releases/tag/v9.3.0-beta.19 )
You can’t perform that action at this time.
0 commit comments