strapi / sdk-plugin

CLI toolkit for developing a Strapi plugin
Other
4 stars 4 forks source link

fix: generate plugins that work for v5 #16

Closed innerdvations closed 3 months ago

innerdvations commented 3 months ago

What does it do?

Why is it needed?

Plugins were still broken for v5

How to test it?

There is one missing piece to get it to build, which is the tsconfig: https://github.com/strapi/strapi/pull/20341

But if you generate a plugin and then manually add that to the tsconfig yourself, it should now build with no errors.

Related issue(s)/PR(s)

https://github.com/strapi/strapi/pull/20341

DX-1400

changeset-bot[bot] commented 3 months ago

🦋 Changeset detected

Latest commit: ea7059aa36f5554d271ce9afee24339a8e11634d

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 | Patch |

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