Skip to content

Conversation

@SaltyAom
Copy link
Contributor

/plaintext test fail if using Elysia < 1.1.15 with Bun >= 1.1.27

Reason:

Because Bun introduce a new static response on 1.1.27 that has few inconsistence behavior with dynamic response, Elysia get around this behavior by trying to assign headers manually if a behavior not match

Fix

This PR has 1 line change: update Elysia version to 1.1.15

I've run verification script on machine to verify that it works on my end

@NateBrady23 NateBrady23 merged commit 27cade8 into TechEmpower:master Oct 1, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants