chore(front): update dependency vue-i18n to v9.3.0-beta.19 (stable) NOCHANGELOG
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
vue-i18n (source) | dependencies | patch | 9.3.0-beta.16 -> 9.3.0-beta.14-77e850b |
Release Notes
intlify/vue-i18n-next
v9.3.0-beta.19
This changelog is generated by GitHub Releases
What's Changed
🐛 Bug Fixes
- fix: Resolve the message in components which was rendered with slots, for about
<i18n-t>
,<i18n-n>
and<i18n-d>
by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1416
Full Changelog: https://github.com/intlify/vue-i18n-next/compare/v9.3.0-beta.18...v9.3.0-beta.19
v9.3.0-beta.18
This changelog is generated by GitHub Releases
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
v9.3.0-beta.17
This changelog is generated by GitHub Releases
What's Changed
🌟 Features
- feat(message-compiler): export html tag checking by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1359
⚡ Improvement Features
- fix: global locale is not respected by useI18n by @Csszabi98 in https://github.com/intlify/vue-i18n-next/pull/1316
- chore: switch to vitest from jest by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1342
📝 ️ Documentations
- docs: Add space before link text by @munierujp in https://github.com/intlify/vue-i18n-next/pull/1336
- typo fix by @arikw in https://github.com/intlify/vue-i18n-next/pull/1337
- Fixed Typo by @flashspys in https://github.com/intlify/vue-i18n-next/pull/1339
- Fixed typo in example by @tom-knight in https://github.com/intlify/vue-i18n-next/pull/1341
- fix: broken links in v8 docs by @dekatron in https://github.com/intlify/vue-i18n-next/pull/1354
- Fixed double sentence by @m-glass in https://github.com/intlify/vue-i18n-next/pull/1348
New Contributors
- @Csszabi98 made their first contribution in https://github.com/intlify/vue-i18n-next/pull/1316
- @adisamicheal made their first contribution in https://github.com/intlify/vue-i18n-next/pull/1328
- @asanvicentec made their first contribution in https://github.com/intlify/vue-i18n-next/pull/1329
- @munierujp made their first contribution in https://github.com/intlify/vue-i18n-next/pull/1336
- @arikw made their first contribution in https://github.com/intlify/vue-i18n-next/pull/1337
- @flashspys made their first contribution in https://github.com/intlify/vue-i18n-next/pull/1339
- @tom-knight made their first contribution in https://github.com/intlify/vue-i18n-next/pull/1341
- @dekatron made their first contribution in https://github.com/intlify/vue-i18n-next/pull/1354
- @m-glass made their first contribution in https://github.com/intlify/vue-i18n-next/pull/1348
Full Changelog: https://github.com/intlify/vue-i18n-next/compare/v9.3.0-beta.16...v9.3.0-beta.17
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.