nexus/server
Dotta 1420b86aa7 fix(server): attach raw Error to res.err and avoid pino err key collision
Extract attachErrorContext helper to DRY up the error handler, attach the
original Error object to res.err so pino can serialize stack traces, and
rename the log context key from err to errorContext so it doesn't clash
with pino's built-in err serializer.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 15:19:03 -06:00
..
src fix(server): attach raw Error to res.err and avoid pino err key collision 2026-03-07 15:19:03 -06:00
CHANGELOG.md chore: release v0.2.7 2026-03-04 14:51:33 -06:00
package.json Merge remote-tracking branch 'public-gh/master' 2026-03-07 15:18:02 -06:00
tsconfig.json feat: integrate Changesets for multi-package npm publishing 2026-03-03 14:46:16 -06:00
vitest.config.ts Add API server with routes, services, and middleware 2026-02-16 13:31:58 -06:00