Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: make react deps compatible with design system #70

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jhoward1994
Copy link
Contributor

@jhoward1994 jhoward1994 commented Dec 10, 2024

What does it do?

The linked issues describes how the plugin init phase fails as it cannot resolve the react dependencies between this repo and the design system

This PR specifies package versions that should be compatible with the DS

How to test it?

./sdk-plugin/bin/strapi-plugin.js init plugin-name

Related issue(s)/PR(s)

Fixes #68

Copy link

changeset-bot bot commented Dec 10, 2024

🦋 Changeset detected

Latest commit: a18d5df

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@strapi/sdk-plugin Minor

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

@jhoward1994 jhoward1994 self-assigned this Dec 10, 2024
@jhoward1994 jhoward1994 added the pr: fix Bug fix label Dec 10, 2024
@jhoward1994 jhoward1994 marked this pull request as ready for review December 10, 2024 10:54
Bassel17
Bassel17 previously approved these changes Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: fix Bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bug]: Plugin init fails due to dependency conflict
2 participants