Releases: jayalfredprufrock/nestjs-typebox
Releases · jayalfredprufrock/nestjs-typebox
v2.5.4
Patch Changes
- 50afcd1: updated peer dep range to support nest 10
v2.5.3
Patch Changes
- 74357c3: chore: updated readme with decorator usage
v2.5.1
Patch Changes
- 6f85747: Make schema optional for param and query validators
v2.5.0
Minor Changes
- 4ec4c58: Automatically apply interceptor. New HttpEndpoint decorator
v2.4.1
Patch Changes
- 87f3ccc: provide a default name for responses and body
v2.4.0
Minor Changes
- f922327: separate response and request validator configuration
v2.2.0
Minor Changes
- 4d38b6e: feat: new ValidateResp decorator experiment
v2.1.0
Minor Changes
- b9c33c2: vite lib mode and esm just arent there yet