What's Changed
🌟 Features
- feat: reactive
availableLocales
using computed property by @mnenie in #2058 - feat: configurable
ComponentCustomProperties['$i18n']
type by @BobbieGoede in #2093 - feat(core-base): accessor for locale messages by @kazupon in #2135
🐛 Bug Fixes
💥 Breaking Changes
- breaking: drop custom directive v-t by @kazupon in #2061
- feat!: change to
mangle
option name fromminify
option name by @kazupon in #2064 - drop node v18 by @babu-ch in #2109
- drop Legacy API by @babu-ch in #2110
- ship ESM only by @babu-ch in #2112
⚡ Improvement Features
- fix: update MountOptions.components type by @johnsoncodehk in #2128
📈 Performance Fixes
📝️ Documentations
- docs: API reference for multi version preparation by @kazupon in #2059
- fix(installation.md): update installation commands for package manager by @Vincere1st in #2081
- Update introduction.md by @ismailsabet in #2095
- Update CONTRIBUTING.md by @babu-ch in #2111
- docs: clarify
v-t
limitations and reactivity behavior by @docnoe in #2118
New Contributors
- @mnenie made their first contribution in #2058
- @Vincere1st made their first contribution in #2081
- @ismailsabet made their first contribution in #2095
- @lcjnil made their first contribution in #2104
- @babu-ch made their first contribution in #2109
- @johnsoncodehk made their first contribution in #2128
Full Changelog: v11.0.1...v12.0.0-alpha.1