File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change
1
+ # v10.0.0-alpha.5 (2024-05-15T08:29:52Z)
2
+
3
+ This changelog is generated by [ GitHub Releases] ( https://github.com/intlify/vue-i18n-next/releases/tag/v10.0.0-alpha.5 )
4
+
5
+ <!-- Release notes generated using configuration in .github/release.yml at v10.0.0-alpha.5 -->
6
+
7
+ ## What's Changed
8
+
9
+ ### 🌟 Features
10
+
11
+ - feat!: default enable for JIT compilation by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1852
12
+
13
+ ### 🐛 Bug Fixes
14
+
15
+ - fix: allow empty default message by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1849
16
+
17
+ ### 📈 Performance Fixes
18
+
19
+ - perf: more bundle size optimization by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1851
20
+
21
+ ### 📝️ Documentations
22
+
23
+ - docs: fix typo on vue i18n name by @r-moret in https://github.com/intlify/vue-i18n-next/pull/1848
24
+
25
+ ## New Contributors
26
+
27
+ - @r-moret made their first contribution in https://github.com/intlify/vue-i18n-next/pull/1848
28
+
29
+ ** Full Changelog** : https://github.com/intlify/vue-i18n-next/compare/v10.0.0-alpha.4...v10.0.0-alpha.5
30
+
1
31
# v10.0.0-alpha.4 (2024-05-09T08:04:12Z)
2
32
3
33
This changelog is generated by [ GitHub Releases] ( https://github.com/intlify/vue-i18n-next/releases/tag/v10.0.0-alpha.4 )
You can’t perform that action at this time.
0 commit comments