What's Changed
🌟 Features
- Part options support for $n by @mauryapari in #2170
- feat: Part options support $d by @mauryapari in #2177
🐛 Bug Fixes
- fix: cannot resolve the ast messages which has json path by @kazupon in #2157
- fix(typing): n() & d() output depending "part" option by @pinguet62 in #2193
- Fix declaration order in Number formatting with options ResourceKeys must be before OptionsType by @louis49 in #2205
💥 Breaking Changes
⚡ Improvement Features
- fix: update slot key filtering to exclude internal keys by @edison1105 in #2167
- fix: improvement
n
and$n
typings by @kazupon in #2174 - Named, list, modifier examples by @mauryapari in #2186
- fix: error on duplicate useI18n calling on local scope by @kazupon in #2204
📝️ Documentations
- Fix typos in CHANGELOG by @NoelDeMartin in #2151
- docs: llms friendly text generation by @kazupon in #2168
- docs: fix typo in pluralization.md by @KonRatt in #2184
- docs: replace Legacy API usage with Composition API usage by @BobbieGoede in #2196
🍭 Examples
- examples: Storybook Example with vue3 and vite by @mauryapari in #2173
New Contributors
- @NoelDeMartin made their first contribution in #2151
- @edison1105 made their first contribution in #2167
- @KonRatt made their first contribution in #2184
- @louis49 made their first contribution in #2205
Full Changelog: v12.0.0-alpha.2...v12.0.0-alpha.3