Skip to content

Commit 8aacc87

Browse files
kazupongithub-actions[bot]
authored andcommitted
chore: sync changelog
1 parent a1e356f commit 8aacc87

File tree

1 file changed

+40
-9
lines changed

1 file changed

+40
-9
lines changed

CHANGELOG.md

Lines changed: 40 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,61 +1,92 @@
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+
130
# v9.3.0-beta.24 (2023-07-08T18:08:10Z)
231

332
This changelog is generated by [GitHub Releases](https://github.com/intlify/vue-i18n-next/releases/tag/v9.3.0-beta.24)
433

534
<!-- Release notes generated using configuration in .github/release.yml at v9.3.0-beta.24 -->
635

736
## What's Changed
37+
838
### 🐛 Bug Fixes
9-
* fix: conditional exports order for message compiler by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1461
1039

40+
- fix: conditional exports order for message compiler by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1461
1141

1242
**Full Changelog**: https://github.com/intlify/vue-i18n-next/compare/v9.3.0-beta.23...v9.3.0-beta.24
1343

14-
1544
# v9.3.0-beta.23 (2023-07-08T15:38:05Z)
1645

1746
This changelog is generated by [GitHub Releases](https://github.com/intlify/vue-i18n-next/releases/tag/v9.3.0-beta.23)
1847

1948
<!-- Release notes generated using configuration in .github/release.yml at v9.3.0-beta.23 -->
2049

2150
## What's Changed
51+
2252
### 🌟 Features
23-
* feat: node esm for message compiler by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1460
2453

54+
- feat: node esm for message compiler by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1460
2555

2656
**Full Changelog**: https://github.com/intlify/vue-i18n-next/compare/v9.3.0-beta.22...v9.3.0-beta.23
2757

28-
2958
# v9.3.0-beta.22 (2023-07-07T01:25:23Z)
3059

3160
This changelog is generated by [GitHub Releases](https://github.com/intlify/vue-i18n-next/releases/tag/v9.3.0-beta.22)
3261

3362
<!-- Release notes generated using configuration in .github/release.yml at v9.3.0-beta.22 -->
3463

3564
## What's Changed
65+
3666
### 🐛 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+
3870
### 📈 Performance Fixes
39-
* perf: reduce AST size optimization by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1456
4071

72+
- perf: reduce AST size optimization by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1456
4173

4274
**Full Changelog**: https://github.com/intlify/vue-i18n-next/compare/v9.3.0-beta.21...v9.3.0-beta.22
4375

44-
4576
# v9.3.0-beta.21 (2023-07-03T04:30:52Z)
4677

4778
This changelog is generated by [GitHub Releases](https://github.com/intlify/vue-i18n-next/releases/tag/v9.3.0-beta.21)
4879

4980
<!-- Release notes generated using configuration in .github/release.yml at v9.3.0-beta.21 -->
5081

5182
## What's Changed
83+
5284
### 🐛 Bug Fixes
53-
* fix: JIT compilation on runtime only by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1451
5485

86+
- fix: JIT compilation on runtime only by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1451
5587

5688
**Full Changelog**: https://github.com/intlify/vue-i18n-next/compare/v9.3.0-beta.20...v9.3.0-beta.21
5789

58-
5990
# v9.3.0-beta.20 (2023-06-29T07:58:16Z)
6091

6192
This changelog is generated by [GitHub Releases](https://github.com/intlify/vue-i18n-next/releases/tag/v9.3.0-beta.20)

0 commit comments

Comments
 (0)