Skip to content

Releases: DASPRiD/koa-jsonapi-zod

v1.2.0

02 Mar 13:24
Compare
Choose a tag to compare

1.2.0 (2024-03-02)

Features

  • body: allow body with only meta defined (123a78e)

v1.1.1

02 Mar 12:15
Compare
Choose a tag to compare

1.1.1 (2024-03-02)

Bug Fixes

  • request: only require type passed in through options on update (bbed64f)

v1.1.0

12 Feb 15:10
Compare
Choose a tag to compare

1.1.0 (2024-02-12)

Features

  • add proper status response codes depending on input validation (8470e86)
  • support proper accept header handling (6abb63a)

v1.0.0

09 Feb 13:33
Compare
Choose a tag to compare

1.0.0 (2024-02-09)

Features