What's Changed
🌟 Features
🐛 Bug Fixes
- fix: isPlainObject incorrectly identifies objects wrapped in a Proxy object in Safari 10 by @reed-soul in #1379
⚡ Improvement Features
- Improve documentation about TypeScript Support by @bchazelle-ubitransport in #1374
- fix: typo in I18nErrorCodes enum by @T0TProduction in #1394
- Fix typo by @tkalmar in #1393
- fix: drop node v14 by @NozomuIkuta in #1399
- fix: avoid transform to
globalThis
with bundler by @kazupon in #1413
📝️ Documentations
- Update breaking.md by @Sojaner in #1366
- docs: adjust Translation props in JSDoc by @iamandrewluca in #1372
- docs: update vue-demi version by @blackwindforce in #1375
- docs: add section about petite-vue-i18n by @NozomuIkuta in #1402
New Contributors
- @Sojaner made their first contribution in #1366
- @iamandrewluca made their first contribution in #1372
- @bchazelle-ubitransport made their first contribution in #1374
- @blackwindforce made their first contribution in #1375
- @T0TProduction made their first contribution in #1394
- @tkalmar made their first contribution in #1393
- @NozomuIkuta made their first contribution in #1402
- @reed-soul made their first contribution in #1379
Full Changelog: v9.3.0-beta.17...v9.3.0-beta.18