-
-
Notifications
You must be signed in to change notification settings - Fork 494
Pull requests: elysiajs/elysia
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: sync set.status with actual response status in onAfterResponse
#1820
opened Mar 25, 2026 by
eL1fe
Loading…
4 tasks done
fix: align JIT/dynamic mode with AOT for parse errors and status codes
#1819
opened Mar 25, 2026 by
eL1fe
Loading…
2 tasks done
fix: prevent arbitrary error .code from leaking into onError handler
#1818
opened Mar 25, 2026 by
eL1fe
Loading…
5 tasks done
fix: pass through plain ReadableStream to fix cancel and perf
#1816
opened Mar 24, 2026 by
eL1fe
Loading…
6 tasks done
fix: wrap onAfterResponse in try/catch to prevent server crashes
#1814
opened Mar 24, 2026 by
eL1fe
Loading…
2 tasks done
fix: mount(handler) with prefix should strip prefix from path
#1811
opened Mar 20, 2026 by
rafia9005
Loading…
fix(error): use explicit undefined check in status() fallback to support null body
#1810
opened Mar 17, 2026 by
alikia2x
Loading…
🎉 feat: specialize response mapping via AOT for known schema types
#1799
opened Mar 10, 2026 by
DenisCDev
Loading…
1 of 3 tasks
fix: use resolve headers in Context.headers fallback
#1798
opened Mar 10, 2026 by
MegaManSec
Loading…
fix(schema): correct hasElysiaMeta recursive logic to prevent short-c…
#1787
opened Mar 7, 2026 by
NongTham
Loading…
Fix: set content-type header based on response type in mapResponse and mapEarlyResponse
#1766
opened Feb 27, 2026 by
KnextKoder
Loading…
fix: Refactor ValueToResponseSchema type logic to account for return type
something | undefined
#1763
opened Feb 27, 2026 by
deadlinecode
Loading…
Fix macro resolve ordering when macros depend on other macros
#1756
opened Feb 25, 2026 by
MarcelOlsen
Loading…
feat(example): include protocol in startup log URL for clickable terminal links (#1745)
#1746
opened Feb 17, 2026 by
ARUNKUMAR069
Loading…
fix: stable WebSocket object identity across open/message/close hooks
#1737
opened Feb 13, 2026 by
MarcelOlsen
Loading…
feat: add
createElysia factory helper to preserve prefix literal types
#1726
opened Feb 8, 2026 by
shisashi
Loading…
1 of 2 tasks
fix: resolve "Body already used" when accessing request in derive/resolve hooks
#1647
opened Dec 30, 2025 by
eL1fe
Loading…
3 tasks done
fix: add WebSocketConfig type for constructor options
#1642
opened Dec 29, 2025 by
eL1fe
Loading…
2 tasks done
docs: add JSDoc for status() documenting string and number arguments
#1602
opened Dec 5, 2025 by
braden-w
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.