inngest / inngest-js

The developer platform for easily building reliable workflows with zero infrastructure for TypeScript & JavaScript
https://www.inngest.com/
GNU General Public License v3.0
370 stars 37 forks source link

Give all serve-related peer deps a larger range and make them optional #604

Closed jpwilliams closed 3 weeks ago

jpwilliams commented 3 weeks ago

Summary

Widen the range of peer dependencies to assume support for later major versions until proven otherwise.

In addition, serve()-related peer dependencies are all marked as optional, ensuring modern package managers do not complain when it finds they are not installed; users will need at most one of these dependencies, so warning for all of them makes no sense.

Checklist

Related

changeset-bot[bot] commented 3 weeks ago

🦋 Changeset detected

Latest commit: 9028eb0a3892745922f803a3b449a5aac230578f

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

This PR includes changesets to release 2 packages | Name | Type | | ------------------------------ | ----- | | inngest | Patch | | @inngest/middleware-encryption | 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