Skip to content

Releases: DASPRiD/jsonapi-serde-js

server: v1.9.1

Choose a tag to compare

@automated-pr-bot automated-pr-bot released this 05 May 14:58
7207066

1.9.1 (2026-05-05)

Bug Fixes

  • server: accept missing optional fields under zod >=4.4 (b35c174)

openapi: v1.6.1

Choose a tag to compare

@automated-pr-bot automated-pr-bot released this 05 May 14:58
7207066

1.6.1 (2026-05-05)

Bug Fixes

  • openapi: name the sort parameter "sort" instead of "include" (cb8b62a)
  • server: accept missing optional fields under zod >=4.4 (b35c174)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @jsonapi-serde/server bumped to 1.9.1
    • peerDependencies
      • @jsonapi-serde/server bumped to 1.9.1

integration-taxum: v1.4.3

Choose a tag to compare

@automated-pr-bot automated-pr-bot released this 05 May 14:58
7207066

1.4.3 (2026-05-05)

Bug Fixes

  • server: accept missing optional fields under zod >=4.4 (b35c174)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @jsonapi-serde/server bumped to 1.9.1
    • peerDependencies
      • @jsonapi-serde/server bumped to 1.9.1

integration-koa: v1.2.9

Choose a tag to compare

@automated-pr-bot automated-pr-bot released this 05 May 14:58
7207066

1.2.9 (2026-05-05)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @jsonapi-serde/server bumped to 1.9.1
    • peerDependencies
      • @jsonapi-serde/server bumped to 1.9.1

client: v1.2.3

Choose a tag to compare

@automated-pr-bot automated-pr-bot released this 05 May 14:58
7207066

1.2.3 (2026-05-05)

Bug Fixes

  • server: accept missing optional fields under zod >=4.4 (b35c174)

server: v1.9.0

Choose a tag to compare

@automated-pr-bot automated-pr-bot released this 18 Mar 16:39
9f8f068

1.9.0 (2026-03-18)

Features

  • server: preserve custom identifier ID and expose type meta in fixedTypeSchema (2f6479b)

openapi: v1.6.0

Choose a tag to compare

@automated-pr-bot automated-pr-bot released this 18 Mar 16:39
9f8f068

1.6.0 (2026-03-18)

Features

  • server: preserve custom identifier ID and expose type meta in fixedTypeSchema (2f6479b)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @jsonapi-serde/server bumped to 1.9.0
    • peerDependencies
      • @jsonapi-serde/server bumped to 1.9.0

integration-taxum: v1.4.2

Choose a tag to compare

@automated-pr-bot automated-pr-bot released this 18 Mar 16:39
9f8f068

1.4.2 (2026-03-18)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @jsonapi-serde/server bumped to 1.9.0
    • peerDependencies
      • @jsonapi-serde/server bumped to 1.9.0

integration-koa: v1.2.8

Choose a tag to compare

@automated-pr-bot automated-pr-bot released this 18 Mar 16:39
9f8f068

1.2.8 (2026-03-18)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @jsonapi-serde/server bumped to 1.9.0
    • peerDependencies
      • @jsonapi-serde/server bumped to 1.9.0

server: v1.8.0

Choose a tag to compare

@automated-pr-bot automated-pr-bot released this 16 Mar 13:16
b7ae28b

1.8.0 (2026-03-16)

Features

  • server: add AnyParseQueryOptions (000aad1)