Releases
v0.51.8
Compare
Sorry, something went wrong.
No results found
🚨 Breaking Changes
core : Replace trace-map WeakMap with request:prepare hook - by @productdevbook and Claude Opus 4.6 (1M context) (b1740)
schema : Require explicit schemaConverters on silgi() - by @productdevbook and Claude Opus 4.6 (1M context) (6902b)
silgi : Add silgi.ready() + opt-in signal handling in serve() - by @productdevbook and Claude Opus 4.6 (1M context) (c302e)
🐞 Bug Fixes
Forward hooks to createFetchHandler in adapter code paths - by @productdevbook and Claude Opus 4.6 (1M context) (42558)
adapters : Propagate event via AsyncLocalStorage, not WeakMap - by @productdevbook and Claude Opus 4.6 (1M context) (6249a)
analytics : Require auth and always redact sensitive headers - by @productdevbook and Claude Opus 4.6 (1M context) (e785a)
bun : Forward analytics/scalar/basePath through wrapHandler - by @productdevbook and Claude Opus 4.6 (1M context) (a00a1)
core : Release pooled context via using instead of manual calls - by @productdevbook and Claude Opus 4.6 (1M context) (486be)
pkg : Declare silgi/zod as side-effectful in sideEffects array - by @productdevbook and Claude Opus 4.6 (1M context) (3b581)
🏎 Performance
handler : Skip microtask cost for request:prepare when no hooks - by @productdevbook and Claude Opus 4.6 (1M context) (afbaf)
You can’t perform that action at this time.