inngest / envelop-plugin-inngest

An envelop plugin that sends GraphQL response data to Inngest to help build event-driven applications.
MIT License
10 stars 3 forks source link

feat: Support RedwoodJS experimental packages #100

Closed dthyresson closed 1 year ago

dthyresson commented 1 year ago

With RedwoodJS v5, the cli supports experimental package commands.

This PR:

  1. Adds tasks for the setup and plugin commands to set configure the redwood.toml for experimental support
  2. Adds tests for plugin tasks
  3. Minor assorted package updates

This is a patch release

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: a3cceeebb4b20bff0cc8229856ba8ba459e49b04

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

This PR includes changesets to release 1 package | Name | Type | | ----------------------- | ----- | | inngest-setup-redwoodjs | 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