github elysiajs/elysia 1.4.17

4 hours ago

What's Changed

Improvement:

  • #1573 Server is always resolved to any when @types/bun is missing
  • #1568 optimize cookie value comparison using FNV-1a hash
  • #1549 Set-Cookie headers not sent when errors are thrown
  • #1579 HEAD to handle Promise value

Security:

  • cookie injection, prototype pollution, and RCE

Bug fix:

  • #1550 excess property checking
  • allow cookie.sign to be string

Change:

  • #1584 change customError property to unknown
  • #1556 prevent sending set-cookie header when cookie value is not modified
  • #1563 standard schema on websocket
  • conditional parseQuery parameter
  • conditional pass c.request to handler for streaming response
  • fix missing contentType type on parser

New Contributors

Full Changelog: 1.4.16...1.4.17

Don't miss a new elysia release

NewReleases is sending notifications on new releases.