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
440 stars 43 forks source link

Fix Next.js 13 host being stubborn when relying on `req.url` #400

Closed jpwilliams closed 11 months ago

jpwilliams commented 1 year ago

Summary

After debugging with #391, this PR fixes Next.js 13 sometimes being very stubborn when we want to rely on its req.url property.

Checklist

Related

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: 6d867caf06a9137f837cf4ee05f35ee39a651213

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