|
1 |
| -# v9.3.0-beta.17 (2023-03-22T07:24:15Z) |
2 |
| - |
3 |
| -This changelog is generated by [GitHub Releases](https://github.com/intlify/vue-i18n-next/releases/tag/v9.3.0-beta.17) |
4 |
| - |
5 |
| -<!-- Release notes generated using configuration in .github/release.yml at v9.3.0-beta.17 --> |
6 |
| - |
7 |
| -## What's Changed |
8 |
| -### 🌟 Features |
9 |
| -* feat(message-compiler): export html tag checking by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1359 |
10 |
| -### ⚡ Improvement Features |
11 |
| -* fix: global locale is not respected by useI18n by @Csszabi98 in https://github.com/intlify/vue-i18n-next/pull/1316 |
12 |
| -* chore: switch to vitest from jest by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1342 |
13 |
| -### 📝️ Documentations |
14 |
| -* docs: Add space before link text by @munierujp in https://github.com/intlify/vue-i18n-next/pull/1336 |
15 |
| -* typo fix by @arikw in https://github.com/intlify/vue-i18n-next/pull/1337 |
16 |
| -* Fixed Typo by @flashspys in https://github.com/intlify/vue-i18n-next/pull/1339 |
17 |
| -* Fixed typo in example by @tom-knight in https://github.com/intlify/vue-i18n-next/pull/1341 |
18 |
| -* fix: broken links in v8 docs by @dekatron in https://github.com/intlify/vue-i18n-next/pull/1354 |
19 |
| -* Fixed double sentence by @m-glass in https://github.com/intlify/vue-i18n-next/pull/1348 |
20 |
| - |
21 |
| -## New Contributors |
22 |
| -* @Csszabi98 made their first contribution in https://github.com/intlify/vue-i18n-next/pull/1316 |
23 |
| -* @adisamicheal made their first contribution in https://github.com/intlify/vue-i18n-next/pull/1328 |
24 |
| -* @asanvicentec made their first contribution in https://github.com/intlify/vue-i18n-next/pull/1329 |
25 |
| -* @munierujp made their first contribution in https://github.com/intlify/vue-i18n-next/pull/1336 |
26 |
| -* @arikw made their first contribution in https://github.com/intlify/vue-i18n-next/pull/1337 |
27 |
| -* @flashspys made their first contribution in https://github.com/intlify/vue-i18n-next/pull/1339 |
28 |
| -* @tom-knight made their first contribution in https://github.com/intlify/vue-i18n-next/pull/1341 |
29 |
| -* @dekatron made their first contribution in https://github.com/intlify/vue-i18n-next/pull/1354 |
30 |
| -* @m-glass made their first contribution in https://github.com/intlify/vue-i18n-next/pull/1348 |
31 |
| - |
32 |
| -**Full Changelog**: https://github.com/intlify/vue-i18n-next/compare/v9.3.0-beta.16...v9.3.0-beta.17 |
33 |
| - |
34 |
| - |
35 | 1 | # v9.3.0-beta.16 (2023-01-14T14:55:05Z)
|
36 | 2 |
|
37 | 3 | This changelog is generated by [GitHub Releases](https://github.com/intlify/vue-i18n-next/releases/tag/v9.3.0-beta.16)
|
|
0 commit comments