|
1 | 1 |
|
| 2 | +## v9.2.0-beta.37 (2022-07-12) |
| 3 | + |
| 4 | +#### :bug: Bug Fixes |
| 5 | +* `message-compiler`, `vue-i18n-core` |
| 6 | + * [#1057](https://github.com/intlify/vue-i18n-next/pull/1057) fix: cannot modulo parse hangup ([@kazupon](https://github.com/kazupon)) |
| 7 | +* `core-base`, `vue-i18n-core` |
| 8 | + * [#1056](https://github.com/intlify/vue-i18n-next/pull/1056) fix: number and datetime options override formatting ([@kazupon](https://github.com/kazupon)) |
| 9 | + * [#1037](https://github.com/intlify/vue-i18n-next/pull/1037) fix postTranslation option ([@kazupon](https://github.com/kazupon)) |
| 10 | + |
| 11 | +#### :zap: Improvement Features |
| 12 | +* `message-compiler`, `vue-i18n-core` |
| 13 | + * [#1043](https://github.com/intlify/vue-i18n-next/pull/1043) fix typo and polish ([@lazzzis](https://github.com/lazzzis)) |
| 14 | + |
| 15 | +#### :pencil: Documentation |
| 16 | +* Other |
| 17 | + * [#1050](https://github.com/intlify/vue-i18n-next/pull/1050) Fix spelling ([@fabretti](https://github.com/fabretti)) |
| 18 | + * [#1044](https://github.com/intlify/vue-i18n-next/pull/1044) nuxt3 integration ([@kazupon](https://github.com/kazupon)) |
| 19 | + * [#1047](https://github.com/intlify/vue-i18n-next/pull/1047) Fix the id of the app's container element ([@xfq](https://github.com/xfq)) |
| 20 | + * [#1039](https://github.com/intlify/vue-i18n-next/pull/1039) fix: typo in the layout slot ([@xfq](https://github.com/xfq)) |
| 21 | + * [#1032](https://github.com/intlify/vue-i18n-next/pull/1032) docs: typo ([@xfq](https://github.com/xfq)) |
| 22 | + * [#1028](https://github.com/intlify/vue-i18n-next/pull/1028) docs: typo ([@ashgo-x](https://github.com/ashgo-x)) |
| 23 | +* `vue-i18n-bridge` |
| 24 | + * [#1046](https://github.com/intlify/vue-i18n-next/pull/1046) docs: add missing imports and fix typescript example of vue-i18n-bridge ([@kingyue737](https://github.com/kingyue737)) |
| 25 | + |
| 26 | +#### Committers: 6 |
| 27 | +- Ash Go ([@ashgo-x](https://github.com/ashgo-x)) |
| 28 | +- Fuqiao Xue ([@xfq](https://github.com/xfq)) |
| 29 | +- Gleb ([@fabretti](https://github.com/fabretti)) |
| 30 | +- Yue JIN ([@kingyue737](https://github.com/kingyue737)) |
| 31 | +- kazuya kawaguchi ([@kazupon](https://github.com/kazupon)) |
| 32 | +- lazzzis ([@lazzzis](https://github.com/lazzzis)) |
| 33 | + |
| 34 | + |
2 | 35 | ## v9.2.0-beta.36 (2022-06-06)
|
3 | 36 |
|
4 | 37 | #### :bug: Bug Fixes
|
|
0 commit comments