File tree Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change
1
+ # v10.0.0-alpha.3 (2024-04-27T09:15:50Z)
2
+
3
+ This changelog is generated by [ GitHub Releases] ( https://github.com/intlify/vue-i18n-next/releases/tag/v10.0.0-alpha.3 )
4
+
5
+ <!-- Release notes generated using configuration in .github/release.yml at v10.0.0-alpha.3 -->
6
+
7
+ ## What's Changed
8
+
9
+ ### 💥 Breaking Changes
10
+
11
+ - breaking: drop fully ` formatter ` option codes on Legacy API by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1826
12
+ - breaking: drop fully ` preserveDirectiveContent ` option codes on Legacy API by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1827
13
+ - breaking: drop fully ` preserve ` modifier codes on ` v-t ` directive by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1828
14
+ - breaking: drop fully ` getChoiceIndex ` on Legacy API by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1829
15
+
16
+ ### ⚡ Improvement Features
17
+
18
+ - fix: reduce devtools pkgs and size by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1823
19
+
20
+ ### 📝️ Documentations
21
+
22
+ - docs: add favicon by @BobbieGoede in https://github.com/intlify/vue-i18n-next/pull/1824
23
+ - docs: fix typos by @BobbieGoede in https://github.com/intlify/vue-i18n-next/pull/1825
24
+ - Update started.md to fix typo by @steveclarke in https://github.com/intlify/vue-i18n-next/pull/1822
25
+
26
+ ## New Contributors
27
+
28
+ - @steveclarke made their first contribution in https://github.com/intlify/vue-i18n-next/pull/1822
29
+
30
+ ** Full Changelog** : https://github.com/intlify/vue-i18n-next/compare/v10.0.0-alpha.2...v10.0.0-alpha.3
31
+
1
32
# v10.0.0-alpha.2 (2024-04-22T23:27:21Z)
2
33
3
34
This changelog is generated by [ GitHub Releases] ( https://github.com/intlify/vue-i18n-next/releases/tag/v10.0.0-alpha.2 )
You can’t perform that action at this time.
0 commit comments