Conversation
🦋 Changeset detectedLatest commit: 6338124 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Pull Request Overview
This PR adjusts the peer dependency constraint for @shopify/react-native-skia to add an upper bound limit, preventing compatibility issues with future major versions. This change helps ensure version compatibility and addresses issue #627.
- Added upper bound version constraint to
@shopify/react-native-skiapeer dependency - Created changeset documenting the dependency adjustment
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| lib/package.json | Updates skia peer dependency to include upper version limit |
| .changeset/little-pigs-deliver.md | Documents the peer dependency change for version tracking |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Description
Adjusts skia peer dep
Fixes #627
Type of Change
How Has This Been Tested?
Checklist: (Feel free to delete this section upon completion)
yarn run check:codeand all checks pass