Anna Bocharova

Results 52 issues of Anna Bocharova

[Jest 30](https://github.com/jestjs/jest/milestone/15) is coming soon requiring higher Node.js version. Since it's an optional peer dependency I made an arrangement to avoid breaking changes in `express-zod-api` itself.

dependencies
CI/CD

#### Describe the bug Security schemas are not displayed correctly: wrong references, inline ones are not displayed at all. For some reason the Studio does not follow the references to...

bug

![image](https://github.com/RobinTail/express-zod-api/assets/13189514/f090c11f-4d73-409a-8546-5c586adb0afc) Pebbles LaDime (Dime) Doe was a black transgender woman. https://edition.cnn.com/2024/02/25/us/dime-doe-trial-south-carolina-federal-hate-crime/index.html https://www.nbcnews.com/feature/nbc-out/south-carolina-death-marks-14th-black-transgender-woman-killed-u-n1040971 https://www.justice.gov/opa/pr/south-carolina-man-found-guilty-hate-crime-killing-transgender-woman-because-her-gender Transgender women suffer too frequently from transphobic violence and cruelty, being the less protected social group. I'd...

documentation
enhancement
dependencies
coverage
refactoring
breaking
dedication
prevention
external bug

Requires min Node 18.18.0 or 20.9.0 — addressed in base #1692 So far it has a lot of compatibility warnings, but it works. ``` warning " > @typescript-eslint/[email protected]" has incorrect...

dependencies
refactoring

Based on #1470 and thanks to #1730

enhancement

waiting for the final release

enhancement
dependencies

Fixes #134 ## Before ``` $ npm pack --dry-run npm notice npm notice 📦 [email protected] npm notice === Tarball Contents === npm notice 247B .eslintrc npm notice 828B .github/workflows/ci.yaml npm...

Can do this now (without additional libraries): ```ts import { randomUUID } from "node:crypto"; import { BuiltinLogger, createConfig } from "express-zod-api"; declare module "express-zod-api" { interface LoggerOverrides extends BuiltinLogger {}...

enhancement
refactoring

Alternative to #1631

dependencies
coverage
refactoring
CI/CD

Based on the discussion #1615 ⚠️ Only transformations to an object will be allowed Todo: - handle output schema transformations in the documentation ✅ - done by adding `ZodObject::remap()` to...

enhancement
refactoring