Skip to content

Releases: jayalfredprufrock/nestjs-typebox

v2.5.4

28 Jun 17:41
de7adc5
Compare
Choose a tag to compare

Patch Changes

  • 50afcd1: updated peer dep range to support nest 10

v2.5.3

21 Jun 14:21
1df4cc5
Compare
Choose a tag to compare

Patch Changes

  • 74357c3: chore: updated readme with decorator usage

v2.5.2

12 Jun 01:20
70a4a41
Compare
Choose a tag to compare

Patch Changes

v2.5.1

12 Jun 00:16
6069d8b
Compare
Choose a tag to compare

Patch Changes

  • 6f85747: Make schema optional for param and query validators

v2.5.0

07 Jun 22:56
0bcec01
Compare
Choose a tag to compare

Minor Changes

  • 4ec4c58: Automatically apply interceptor. New HttpEndpoint decorator

v2.4.1

05 Jun 14:16
c480b95
Compare
Choose a tag to compare

Patch Changes

  • 87f3ccc: provide a default name for responses and body

v2.4.0

05 Jun 01:13
e2b91ea
Compare
Choose a tag to compare

Minor Changes

  • f922327: separate response and request validator configuration

v2.3.0

01 Jun 14:18
40d8597
Compare
Choose a tag to compare

Minor Changes

v2.2.0

18 May 17:58
3573e9c
Compare
Choose a tag to compare

Minor Changes

  • 4d38b6e: feat: new ValidateResp decorator experiment

v2.1.0

18 May 12:18
695d183
Compare
Choose a tag to compare

Minor Changes

  • b9c33c2: vite lib mode and esm just arent there yet