Skip to content

Commit

Permalink
fix: vue-i18n v8 EOL (#2060)
Browse files Browse the repository at this point in the history
* fix: vue-i18n v8 eol

* fix: update lifecycle figure
  • Loading branch information
kazupon committed Dec 31, 2024
1 parent f724222 commit dbbc633
Show file tree
Hide file tree
Showing 91 changed files with 1,209 additions and 14,463 deletions.
13 changes: 5 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,25 +103,22 @@ Vue I18n is part of the Vue Ecosystem and Intlify Project is an open source proj
<br/>

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

## Quickstart

- Via CDN: `<script src="https://unpkg.com/vue-i18n@9"></script>`
- Via CDN: `<script src="https://unpkg.com/vue-i18n@11"></script>`
- In-browser playground on [CodeSandbox](https://codesandbox.io/s/vue-i18n-9-template-h28c0)
- Add it to an existing Vue Project:
```bash
npm install vue-i18n@9
npm install vue-i18n@11
```

## Changes from Vue I18n v8
## Vue I18n v8

Please consult the [Migration Guide](https://vue-i18n.intlify.dev/guide/migration/breaking.html).
Vue I18n v8 has reached EOL and is no longer actively maintained. Upgrade to Vue I18n v9 or later.

## 🙋‍♂️ About support for v9 and earlier
- v7 and v8: we will follow Vue v2 maintenance lifespan

## 🍭 Examples

Expand Down
23 changes: 0 additions & 23 deletions docs-old/.vuepress/components/sponsor-button.vue

This file was deleted.

305 changes: 0 additions & 305 deletions docs-old/.vuepress/config.js

This file was deleted.

Binary file removed docs-old/.vuepress/public/patrons/babeledit.png
Binary file not shown.
Binary file removed docs-old/.vuepress/public/patrons/locize.png
Binary file not shown.
Binary file removed docs-old/.vuepress/public/patrons/sendcloud.png
Binary file not shown.
Loading

0 comments on commit dbbc633

Please sign in to comment.