v9.3.0-beta.18 (2023-05-30T09:23:26Z)
This changelog is generated by GitHub Releases
<!-- Release notes generated using configuration in .github/release.yml at v9.3.0-beta.18 -->
What's Changed
🌟 Features
- feat: support vue 3.3 by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1407
🐛 Bug Fixes
- fix: isPlainObject incorrectly identifies objects wrapped in a Proxy object in Safari 10 by @reed-soul in https://github.com/intlify/vue-i18n-next/pull/1379
⚡ Improvement Features
- Improve documentation about TypeScript Support by @bchazelle-ubitransport in https://github.com/intlify/vue-i18n-next/pull/1374
- fix: typo in I18nErrorCodes enum by @T0TProduction in https://github.com/intlify/vue-i18n-next/pull/1394
- Fix typo by @tkalmar in https://github.com/intlify/vue-i18n-next/pull/1393
- fix: drop node v14 by @NozomuIkuta in https://github.com/intlify/vue-i18n-next/pull/1399
- fix: avoid transform to
globalThis
with bundler by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1413
📝️ Documentations
- Update breaking.md by @Sojaner in https://github.com/intlify/vue-i18n-next/pull/1366
- docs: adjust Translation props in JSDoc by @iamandrewluca in https://github.com/intlify/vue-i18n-next/pull/1372
- docs: update vue-demi version by @blackwindforce in https://github.com/intlify/vue-i18n-next/pull/1375
- docs: add section about petite-vue-i18n by @NozomuIkuta in https://github.com/intlify/vue-i18n-next/pull/1402
New Contributors
- @Sojaner made their first contribution in https://github.com/intlify/vue-i18n-next/pull/1366
- @iamandrewluca made their first contribution in https://github.com/intlify/vue-i18n-next/pull/1372
- @bchazelle-ubitransport made their first contribution in https://github.com/intlify/vue-i18n-next/pull/1374
- @blackwindforce made their first contribution in https://github.com/intlify/vue-i18n-next/pull/1375
- @T0TProduction made their first contribution in https://github.com/intlify/vue-i18n-next/pull/1394
- @tkalmar made their first contribution in https://github.com/intlify/vue-i18n-next/pull/1393
- @NozomuIkuta made their first contribution in https://github.com/intlify/vue-i18n-next/pull/1402
- @reed-soul made their first contribution in https://github.com/intlify/vue-i18n-next/pull/1379
Full Changelog: https://github.com/intlify/vue-i18n-next/compare/v9.3.0-beta.17...v9.3.0-beta.18