File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change
1
+ # v10.0.0-beta.2 (2024-07-05T00:48:54Z)
2
+
3
+ This changelog is generated by [ GitHub Releases] ( https://github.com/intlify/vue-i18n/releases/tag/v10.0.0-beta.2 )
4
+
5
+ <!-- Release notes generated using configuration in .github/release.yml at v10.0.0-beta.2 -->
6
+
7
+ ## What's Changed
8
+
9
+ ### 🐛 Bug Fixes
10
+
11
+ - fix(types): ` $t ` types by @mitjans in https://github.com/intlify/vue-i18n/pull/1883
12
+
13
+ ### 📝️ Documentations
14
+
15
+ - docs: fix typos by @SimonVadier in https://github.com/intlify/vue-i18n/pull/1863
16
+ - docs: add scoping for custom directive by @kazupon in https://github.com/intlify/vue-i18n/pull/1867
17
+ - Update tools.md by @felixhaeberle in https://github.com/intlify/vue-i18n/pull/1866
18
+ - Fix typos, syntax by @TheoKondak in https://github.com/intlify/vue-i18n/pull/1881
19
+
20
+ ## New Contributors
21
+
22
+ - @SimonVadier made their first contribution in https://github.com/intlify/vue-i18n/pull/1863
23
+ - @felixhaeberle made their first contribution in https://github.com/intlify/vue-i18n/pull/1866
24
+ - @mitjans made their first contribution in https://github.com/intlify/vue-i18n/pull/1883
25
+ - @TheoKondak made their first contribution in https://github.com/intlify/vue-i18n/pull/1881
26
+
27
+ ** Full Changelog** : https://github.com/intlify/vue-i18n/compare/v10.0.0-beta.1...v10.0.0-beta.2
28
+
1
29
# v10.0.0-beta.1 (2024-05-23T08:05:06Z)
2
30
3
31
This changelog is generated by [ GitHub Releases] ( https://github.com/intlify/vue-i18n-next/releases/tag/v10.0.0-beta.1 )
You can’t perform that action at this time.
0 commit comments