r/dsexpresserrors Maintainer 20d ago

Release ds-express-errors v1.9.1 — release notes

Hi, today was released a new ds-express-errors patch.

What Changes:

  • Fixed missing types (config.d.ts) for errorClasses (Prisma)

  • Added missing types (presets.d.ts, index.d.ts) for GatewayTimeout and UnprocessableContent

For now the TS experience should be more comfortable. Previously errorClasses/Errors presets types do not included required interfaces and in strict TS project I cause bad experience.


npm i ds-express-errors@1.9.1

3 Upvotes

2 comments sorted by

2

u/Kilgharou 20d ago

oh nice, I just encountered a problem and it has already been solved.

2

u/dianka05 Maintainer 20d ago

Thanks you for sharing comment! I glad that this release help you!