Skip to content

Commit

Permalink
docs: updates
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon committed Dec 3, 2024
1 parent deedf4e commit 39de235
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<br/>

> [!IMPORTANT]
> Vue I18n v8 is no longer actively maintained. Please upgrade to Vue I18n v9. The seucirty hotfix is only provided for Vue I18n v8.28 until end of 2024. Thereafter, security fix is not provide for that version later. However, if it is absolutely necessary, please contact to [email protected]
> Vue I18n v8 is no longer actively maintained. Please upgrade to Vue I18n v9 or later. **The seucirty hotfix is only provided for Vue I18n v8.28 until end of 2024**. Thereafter, security fix is not provide for that version later. However, if it is absolutely necessary, please contact to [email protected]
<h3 align="center">🏅 Platinum Sponsors</h3>

Expand Down
2 changes: 2 additions & 0 deletions vuepress/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ actionLink: introduction.md
footer: MIT Licensed | Copyright © 2020 kazuya kawaguchi
---

Vue I18n v8 is no longer actively maintained. Please upgrade to Vue I18n v9 or later. **The seucirty hotfix is only provided for Vue I18n v8.28 until end of 2024**. Thereafter, security fix is not provide for that version later. However, if it is absolutely necessary, please contact to [email protected]

<div class="features">
<div class="feature">
<h2>Easy</h2>
Expand Down
6 changes: 5 additions & 1 deletion vuepress/introduction.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Introduction

:::warning Notice
Vue I18n v8 is no longer actively maintained. Please upgrade to Vue I18n v9 or later. **The seucirty hotfix is only provided for Vue I18n v8.28 until end of 2024**. Thereafter, security fix is not provide for that version later. However, if it is absolutely necessary, please contact to [email protected]
:::

:::warning Notice
You are reading the documentation of Vue I18n v8.x **for Vue 2**. If you are working with Vue 3, use the Vue I18n v9 [documentation](https://vue-i18n.intlify.dev/) instead.
:::
Expand Down Expand Up @@ -27,7 +31,7 @@ Go to [Get Started](./started.md)
</a>
</p>

### ✨ Special
### ✨ Special

<p style="text-align: center;">
<a
Expand Down

0 comments on commit 39de235

Please sign in to comment.