Skip to content

Commit b9a65fb

Browse files
committed
docs: link consultancy
1 parent 387d54b commit b9a65fb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

packages/docs/cookbook/migration-v2-v3.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Migrating from v2 to v3
22

3-
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.
3+
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).
4+
5+
For most users, the migration should require **no change**. This guide is here to help you in case you encounter any issues.
46

57
## Deprecations
68

0 commit comments

Comments
 (0)