Anna Bocharova

Results 52 issues of Anna Bocharova

Fixes #2760 Alternative implementation to #2761 I like this one more for being more explicit.

enhancement
refactoring

dependencies
coverage

### Breaking - `zod` version - Node.js version ### Content - #2622 - #2711 - #2740 - #2742

dependencies
refactoring
CI/CD
breaking

This version requires higher Node 20 and 22 The Node 20 part seems to be aligned with #2622

dependencies
CI/CD
breaking

https://zod.dev/error-formatting#ztreeifyerror This should make it easer to display errors in UI form by default. ## Summary by CodeRabbit - **New Features** - Error responses for several endpoints now include an...

enhancement

Instead of #2495

enhancement
miracle

This should be a major performance boost for the `BuiltinLogger` https://expressjs.com/en/advanced/best-practice-performance.html#do-logging-correctly ``` name hz min max mean p75 p99 p995 p999 rme samples · sync 248,537.46 0.0034 1.1198 0.0040 0.0037...

enhancement
miracle

This will come handy for JSR and Node 24 bare typescript running (early available without flags in 23.6): https://nodejs.org/api/typescript.html#type-stripping For typescript running will also need `verbatimModuleSyntax` UPD: `erasableSyntaxOnly` from TS...

refactoring

Related to #3107 This is for dev mode only. A custom hook to run on startup for every route to perform user customized verifications.

enhancement

https://github.com/nodejs/node/releases/tag/v25.0.0 This is not going to be merged. Node 26 will be the next supported version. ## Summary by CodeRabbit * **Chores** * Updated CI workflow to support Node.js 25.x...

wontfix