From: Emmanuel Akhigbe Date: Fri, 3 Dec 2021 09:16:32 +0000 (+0100) Subject: Add article to text (#866) X-Git-Tag: @pinia/testing@0.0.8~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3d3d26b62423548c0c5daacfc6269a0365e4bb14;p=thirdparty%2Fvuejs%2Fpinia.git Add article to text (#866) --- diff --git a/packages/docs/cookbook/migration-v1-v2.md b/packages/docs/cookbook/migration-v1-v2.md index 39684315..636543e5 100644 --- a/packages/docs/cookbook/migration-v1-v2.md +++ b/packages/docs/cookbook/migration-v1-v2.md @@ -1,6 +1,6 @@ # Migrating from 0.x (v1) to v2 -Starting at version `2.0.0-rc.4`, pinia supports both Vue 2 and Vue 3! This means, all new updates will be applied to this version 2 so both Vue 2 and Vue 3 users can benefit from it. If you are using Vue 3, this doesn't change anything for you as you were already using the rc and you can check [the CHANGELOG](https://github.com/posva/pinia/blob/v2/packages/pinia/CHANGELOG.md) for detailed explanation of everything that changed. Otherwise, **this guide is for you**! +Starting at version `2.0.0-rc.4`, pinia supports both Vue 2 and Vue 3! This means, all new updates will be applied to this version 2 so both Vue 2 and Vue 3 users can benefit from it. If you are using Vue 3, this doesn't change anything for you as you were already using the rc and you can check [the CHANGELOG](https://github.com/posva/pinia/blob/v2/packages/pinia/CHANGELOG.md) for a detailed explanation of everything that changed. Otherwise, **this guide is for you**! ## Deprecations