]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
Add article to text (#866)
authorEmmanuel Akhigbe <akhigbemmanuel@gmail.com>
Fri, 3 Dec 2021 09:16:32 +0000 (10:16 +0100)
committerGitHub <noreply@github.com>
Fri, 3 Dec 2021 09:16:32 +0000 (10:16 +0100)
packages/docs/cookbook/migration-v1-v2.md

index 396843151fa6c194796ff02085ab3a671b0e83a7..636543e592c38cc9d8f7b2a92431bba70366589b 100644 (file)
@@ -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 detailed explanation of everything that changed. Otherwise, **this guide is for you**!
 
 ## Deprecations