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
414 stars 41 forks source link

Add `typescript@rc` to test for `typescript@5.4` #500

Closed jpwilliams closed 7 months ago

jpwilliams commented 7 months ago

Summary

Adds typescript@rc (currently typescript@5.4.0). This is used to test the 5.4 release candidate to resolve any issues before it ships. When it does, we'll move this PR to target typescript@5.4.0 and merge, including a changeset if any changes needed to be made.

We should ship this change once the final build is submitted at the beginning of March. See microsoft/TypeScript#56948

Checklist

Related

changeset-bot[bot] commented 7 months ago

🦋 Changeset detected

Latest commit: a8ef1edcb31962708b548acb42186c1e29b3733b

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

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

jpwilliams commented 7 months ago

Shipping, as the final release candidate is ready.