|
| 1 | +# v9.3.0-beta.25 (2023-08-02T04:56:14Z) |
| 2 | + |
| 3 | +This changelog is generated by [GitHub Releases](https://github.com/intlify/vue-i18n-next/releases/tag/v9.3.0-beta.25) |
| 4 | + |
| 5 | +<!-- Release notes generated using configuration in .github/release.yml at v9.3.0-beta.25 --> |
| 6 | + |
| 7 | +## What's Changed |
| 8 | + |
| 9 | +### 🌟 Features |
| 10 | + |
| 11 | +- feat: support AST minification by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1474 |
| 12 | + |
| 13 | +### 🐛 Bug Fixes |
| 14 | + |
| 15 | +- fix: root context message availability for linked messages in SFCs on production by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1477 |
| 16 | +- fix: cleanup global injection resources by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1479 |
| 17 | + |
| 18 | +### 📝️ Documentations |
| 19 | + |
| 20 | +- Add example code for deployed app for nuxt3-app-vue-i18n by @lyqht in https://github.com/intlify/vue-i18n-next/pull/1469 |
| 21 | +- Fix #1475: Typo in documentation when referring to translation component by @ducksblock in https://github.com/intlify/vue-i18n-next/pull/1476 |
| 22 | + |
| 23 | +## New Contributors |
| 24 | + |
| 25 | +- @lyqht made their first contribution in https://github.com/intlify/vue-i18n-next/pull/1469 |
| 26 | +- @ducksblock made their first contribution in https://github.com/intlify/vue-i18n-next/pull/1476 |
| 27 | + |
| 28 | +**Full Changelog**: https://github.com/intlify/vue-i18n-next/compare/v9.3.0-beta.24...v9.3.0-beta.25 |
| 29 | + |
1 | 30 | # v9.3.0-beta.24 (2023-07-08T18:08:10Z)
|
2 | 31 |
|
3 | 32 | This changelog is generated by [GitHub Releases](https://github.com/intlify/vue-i18n-next/releases/tag/v9.3.0-beta.24)
|
4 | 33 |
|
5 | 34 | <!-- Release notes generated using configuration in .github/release.yml at v9.3.0-beta.24 -->
|
6 | 35 |
|
7 | 36 | ## What's Changed
|
| 37 | + |
8 | 38 | ### 🐛 Bug Fixes
|
9 |
| -* fix: conditional exports order for message compiler by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1461 |
10 | 39 |
|
| 40 | +- fix: conditional exports order for message compiler by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1461 |
11 | 41 |
|
12 | 42 | **Full Changelog**: https://github.com/intlify/vue-i18n-next/compare/v9.3.0-beta.23...v9.3.0-beta.24
|
13 | 43 |
|
14 |
| - |
15 | 44 | # v9.3.0-beta.23 (2023-07-08T15:38:05Z)
|
16 | 45 |
|
17 | 46 | This changelog is generated by [GitHub Releases](https://github.com/intlify/vue-i18n-next/releases/tag/v9.3.0-beta.23)
|
18 | 47 |
|
19 | 48 | <!-- Release notes generated using configuration in .github/release.yml at v9.3.0-beta.23 -->
|
20 | 49 |
|
21 | 50 | ## What's Changed
|
| 51 | + |
22 | 52 | ### 🌟 Features
|
23 |
| -* feat: node esm for message compiler by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1460 |
24 | 53 |
|
| 54 | +- feat: node esm for message compiler by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1460 |
25 | 55 |
|
26 | 56 | **Full Changelog**: https://github.com/intlify/vue-i18n-next/compare/v9.3.0-beta.22...v9.3.0-beta.23
|
27 | 57 |
|
28 |
| - |
29 | 58 | # v9.3.0-beta.22 (2023-07-07T01:25:23Z)
|
30 | 59 |
|
31 | 60 | This changelog is generated by [GitHub Releases](https://github.com/intlify/vue-i18n-next/releases/tag/v9.3.0-beta.22)
|
32 | 61 |
|
33 | 62 | <!-- Release notes generated using configuration in .github/release.yml at v9.3.0-beta.22 -->
|
34 | 63 |
|
35 | 64 | ## What's Changed
|
| 65 | + |
36 | 66 | ### 🐛 Bug Fixes
|
37 |
| -* fix: allow AST on `rt` by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1455 |
| 67 | + |
| 68 | +- fix: allow AST on `rt` by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1455 |
| 69 | + |
38 | 70 | ### 📈 Performance Fixes
|
39 |
| -* perf: reduce AST size optimization by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1456 |
40 | 71 |
|
| 72 | +- perf: reduce AST size optimization by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1456 |
41 | 73 |
|
42 | 74 | **Full Changelog**: https://github.com/intlify/vue-i18n-next/compare/v9.3.0-beta.21...v9.3.0-beta.22
|
43 | 75 |
|
44 |
| - |
45 | 76 | # v9.3.0-beta.21 (2023-07-03T04:30:52Z)
|
46 | 77 |
|
47 | 78 | This changelog is generated by [GitHub Releases](https://github.com/intlify/vue-i18n-next/releases/tag/v9.3.0-beta.21)
|
48 | 79 |
|
49 | 80 | <!-- Release notes generated using configuration in .github/release.yml at v9.3.0-beta.21 -->
|
50 | 81 |
|
51 | 82 | ## What's Changed
|
| 83 | + |
52 | 84 | ### 🐛 Bug Fixes
|
53 |
| -* fix: JIT compilation on runtime only by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1451 |
54 | 85 |
|
| 86 | +- fix: JIT compilation on runtime only by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1451 |
55 | 87 |
|
56 | 88 | **Full Changelog**: https://github.com/intlify/vue-i18n-next/compare/v9.3.0-beta.20...v9.3.0-beta.21
|
57 | 89 |
|
58 |
| - |
59 | 90 | # v9.3.0-beta.20 (2023-06-29T07:58:16Z)
|
60 | 91 |
|
61 | 92 | This changelog is generated by [GitHub Releases](https://github.com/intlify/vue-i18n-next/releases/tag/v9.3.0-beta.20)
|
|
0 commit comments