v9.5.0 (2023-09-29T02:39:13Z)
This changelog is generated by GitHub Releases
<!-- Release notes generated using configuration in .github/release.yml at v9.5.0 -->
What's Changed
🌟 Features
- feat(core-base): support locale detector by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1566
🐛 Bug Fixes
- Handle falsy values in i18n.te() by @BuuBux in https://github.com/intlify/vue-i18n-next/pull/1554
- fix(core-base): wrong list index resolving on jit optimization by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1571
- fix: support runtime module for node.js by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1573
📝️ Documentations
- docs: fix typo in optimization.md by @Theiaz in https://github.com/intlify/vue-i18n-next/pull/1565
- Fix typos in breaking.md doc by @piercemorris in https://github.com/intlify/vue-i18n-next/pull/1572
🍭 Examples
- Update nuxt.config.ts in Nuxt 3 Minimal Starter Example by @ram-you in https://github.com/intlify/vue-i18n-next/pull/1553
New Contributors
- @BuuBux made their first contribution in https://github.com/intlify/vue-i18n-next/pull/1554
- @Theiaz made their first contribution in https://github.com/intlify/vue-i18n-next/pull/1565
- @piercemorris made their first contribution in https://github.com/intlify/vue-i18n-next/pull/1572
Full Changelog: https://github.com/intlify/vue-i18n-next/compare/v9.4.1...v9.5.0