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

Support Remix env vars on Cloudflare Pages via `context.env` #409

Closed jpwilliams closed 10 months ago

jpwilliams commented 10 months ago

Summary

Fixes an issue where the "inngest/remix" serve handler cannot access environment variables when used on Cloudflare Pages.

Checklist

changeset-bot[bot] commented 10 months ago

🦋 Changeset detected

Latest commit: bafb2c91422826fc9c79ea33ad961284f9d7956d

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

inngest-release-bot commented 10 months ago

A user has added the prerelease/inngest label, so this PR will be published to npm with the tag pr-409. It will be updated with the latest changes as you push commits to this PR.

You can install this prerelease version with:

npm install inngest@pr-409

The last release was built and published from bafb2c91422826fc9c79ea33ad961284f9d7956d.