File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change
1
+ # v10.0.0-alpha.2 (2024-04-22T23:27:21Z)
2
+
3
+ This changelog is generated by [ GitHub Releases] ( https://github.com/intlify/vue-i18n-next/releases/tag/v10.0.0-alpha.2 )
4
+
5
+ <!-- Release notes generated using configuration in .github/release.yml at v10.0.0-alpha.2 -->
6
+
7
+ ## What's Changed
8
+
9
+ ### 🐛 Bug Fixes
10
+
11
+ - fix(types): allow spyOn of "useI18n()" by @pinguet62 in https://github.com/intlify/vue-i18n-next/pull/1815
12
+
13
+ ### 💥 Breaking Changes
14
+
15
+ - breaking: drop vue-i18n-bridge by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1816
16
+ - breaking: drop ` allowComposition ` option by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1817
17
+
18
+ ## New Contributors
19
+
20
+ - @pinguet62 made their first contribution in https://github.com/intlify/vue-i18n-next/pull/1815
21
+
22
+ ** Full Changelog** : https://github.com/intlify/vue-i18n-next/compare/v10.0.0-alpha.1...v10.0.0-alpha.2
23
+
1
24
# v10.0.0-alpha.1 (2024-04-21T12:15:10Z)
2
25
3
26
This changelog is generated by [ GitHub Releases] ( https://github.com/intlify/vue-i18n-next/releases/tag/v10.0.0-alpha.1 )
You can’t perform that action at this time.
0 commit comments