Skip to content

Commit aa1fbb6

Browse files
committed
docs: ready for v11
1 parent 3e58ba3 commit aa1fbb6

File tree

7 files changed

+1313
-12
lines changed

7 files changed

+1313
-12
lines changed

Diff for: README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,7 @@ Vue I18n is part of the Vue Ecosystem and Intlify Project is an open source proj
121121
<br/>
122122

123123
## Status: [![CI](https://github.com/intlify/vue-i18n/actions/workflows/ci.yml/badge.svg)](https://github.com/intlify/vue-i18n/actions/workflows/ci.yml)
124-
- v9: Stable
125-
- v10: Beta
124+
- v10: stable (About maintenance status, see the [here](https://vue-i18n.intlify.dev/guide/maintenance.html))
126125
- [Documentation](https://vue-i18n.intlify.dev/)
127126
- If you use Vue I18n v8 for Vue 2, see this [repository](https://github.com/kazupon/vue-i18n)
128127

Diff for: docs/guide/maintenance.md

+2-5
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,7 @@ Vue I18n and related intlify packages has a lifecycle.
44

55
The following is the maintenance status for each version:
66

7-
<img src="/lifecycle2024.svg" alt="Vue I18n Maintenance Status" />
7+
<img src="/lifecycle2025.svg" alt="Vue I18n Maintenance Status" />
88

99
> [!IMPORTANT]
10-
The lifecycle of Vue I18n v10 has not yet been decided. It will be decided after the release of Vue I18n v11.
11-
12-
> [!NOTE]
13-
The lifecycle period after v10 may change depending on the frequency of major releases.
10+
Vue I18n v8 is no longer supported after 2025. Vue I18n v9 is in maintenance mode after 2025.

Diff for: docs/guide/migration/breaking11.md

-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
# Breaking Changes in v11
22

3-
:::warning NOTICE
4-
Vue I18n v11 is still beta
5-
:::
6-
73
## Deprecate Legacy API mode
84

95
### Reason

0 commit comments

Comments
 (0)