bholmesdev / simple-stack

🌱 Web apps made simple
https://simple-stack.dev
Other
286 stars 6 forks source link

Fix Response constructor argument in middleware.ts #55

Closed parrad0 closed 8 months ago

parrad0 commented 8 months ago

Send correct headers

Thread: https://discord.com/channels/1114657632721051738/1212126457602506794

changeset-bot[bot] commented 8 months ago

🦋 Changeset detected

Latest commit: b8ff9f9e879dc6322c246c4a90e2d35ff847917b

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

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

vercel[bot] commented 8 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
simple-stack-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 11, 2024 2:01am
bholmesdev commented 8 months ago

Resolves #54

bholmesdev commented 8 months ago

Code looks good. Before merging, add a patch changeset with a brief description of the change. Info on how to do so on the contributing guide: https://github.com/bholmesdev/simple-stack/blob/main/CONTRIBUTING.md#making-a-pull-request