-
-
Notifications
You must be signed in to change notification settings - Fork 44
Support for Pinia 3 #1978
Copy link
Copy link
Closed
Labels
breaking-changesIntroducing new BREAKING CHANGESIntroducing new BREAKING CHANGESenhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
breaking-changesIntroducing new BREAKING CHANGESIntroducing new BREAKING CHANGESenhancementNew feature or requestNew feature or request
Describe the feature
Bumping Pinia to
3.0.0currently fails becausepinia-ormrequirespinia@^2.1.7as a peer dependency.According to the migration guide, this major version bump is thankfully a fairly light touch.
Could
pinia-ormplease be updated to support^3.0.0as a peer dependency?Additional information
Final checks