]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
docs: link consultancy
authorEduardo San Martin Morote <posva13@gmail.com>
Mon, 10 Feb 2025 08:36:08 +0000 (09:36 +0100)
committerEduardo San Martin Morote <posva13@gmail.com>
Mon, 10 Feb 2025 08:36:08 +0000 (09:36 +0100)
packages/docs/cookbook/migration-v2-v3.md

index 448855f3315fbcbc492c522866786e1d112982fc..3f244874b6cbaa22cd1f8179571560b18e992b0c 100644 (file)
@@ -1,6 +1,8 @@
 # Migrating from v2 to v3
 
-Pinia v3 is a _boring_ major release with no new features. It drops deprecated APIs and updates major dependencies. It only supports Vue 3. If you are using Vue 2, you can keep using v2. You can probably just update Pinia's version but this guide is here to help you in case you encounter any issues.
+Pinia v3 is a _boring_ major release with no new features. It drops deprecated APIs and updates major dependencies. It only supports Vue 3. If you are using Vue 2, you can keep using v2. If you need help, [book help with Pinia's author](https://cal.com/posva/consultancy).
+
+For most users, the migration should require **no change**. This guide is here to help you in case you encounter any issues.
 
 ## Deprecations