Skip to content

Releases: klerick/nestjs-json-api

nestjs-json-rpc@1.1.0

13 Nov 14:29

Choose a tag to compare

1.1.0 (2025-11-13)

🚀 Features

  • nestjs-json-rpc: fix after update nx (fb0c8ab)
  • nestjs-json-rpc: simplify zParams definition and improve type safety in zRpcParams (5d07b34)

❤️ Thank You

  • Alex H

nestjs-json-rpc-sdk@2.1.0

13 Nov 14:28

Choose a tag to compare

2.1.0 (2025-11-13)

🚀 Features

  • nestjs-json-rpc-sdk: fix after update nx (5a044e6)
  • nestjs-json-rpc-sdk: fix after update nx (4d35fd6)

❤️ Thank You

  • Alex H

nestjs-acl-permissions@0.1.0

13 Nov 14:28

Choose a tag to compare

0.1.0 (2025-11-13)

🚀 Features

  • acl-permissions: remove legacy ACL service, types, rules handling, and permissions factories, replace with updated utilities and proxy functions for enhanced control (20f39ab)
  • nestjs-acl-permissions: First step (#83)

🧱 Updated Dependencies

  • Updated json-api-nestjs-shared to 1.0.0-beta.4
  • Updated json-api-nestjs to 10.0.0-beta.6

❤️ Thank You

  • Alex H

json-api-nestjs@10.0.0-beta.6

13 Nov 14:28

Choose a tag to compare

Pre-release

10.0.0-beta.6 (2025-11-13)

🚀 Features

  • json-api-nestjs: add hooks support and enhance guards handling with afterCreateController hook and guards logic - prepare for acl libs (5059530)
  • json-api-nestjs: add allowSetId option for enhanced control over entity ID assignment during POST operations (ce269ad)
  • json-api-nestjs: fix after update nx (e51f07c)
  • json-api-nestjs: bump zod to v4 (19888e9)
  • json-api-nestjs: Add JSON_API_DECORATOR_ENTITY metadata to controller (d2deb39)
  • json-api-nestjs: fix after update nx (5d87f95)
  • json-api-nestjs: bump zod to v4 (23709bd)

🩹 Fixes

  • json-api-nestjs: replace deprecated faker methods, enhance zod schemas with transformations and update constants with METHOD_NAME. change name for method function (e382bce)
  • json-api-nestjs: use ErrorFormatService for format error in AtomicOperationModule fix work with tmpId (6d166ba)

🧱 Updated Dependencies

  • Updated json-api-nestjs-shared to 1.0.0-beta.4

❤️ Thank You

  • Alex H

json-api-nestjs-typeorm@0.1.0-beta.4

13 Nov 14:28

Choose a tag to compare

Pre-release

0.1.0-beta.4 (2025-11-13)

🚀 Features

  • json-api-nestjs-typeorm: add ACL rule support for query builders and enhance getOne and getAll methods with additional query params and transform toggles (c322379)
  • json-api-nestjs-typeorm: fix after update nx (8f778f0)
  • json-api-nestjs-typeorm: fix after update nx (5c9bbdf)
  • json-api-nestjs-typeorm: refine type usage, update imports, and handle relation aliases consistently (b3e9f31)

🩹 Fixes

  • json-api-nestjs-typeorm: update type assertions and replace deprecated faker methods (1aa21f5)

🧱 Updated Dependencies

  • Updated json-api-nestjs-shared to 1.0.0-beta.4
  • Updated json-api-nestjs to 10.0.0-beta.6

❤️ Thank You

  • Alex H

json-api-nestjs-shared@1.0.0-beta.4

13 Nov 14:28

Choose a tag to compare

Pre-release

1.0.0-beta.4 (2025-11-13)

🚀 Features

  • json-api-nestjs-shared: fix after update nx (e4ef59f)
  • json-api-nestjs-shared: fix after update nx (4c7a42d)

🩹 Fixes

  • json-api-nestjs-shared: refine RelationCheck type logic to handle nested promises and exclude undefined types (d5c1ea7)

❤️ Thank You

  • Alex H

json-api-nestjs-sdk@10.0.0-beta.4

13 Nov 14:28

Choose a tag to compare

Pre-release

10.0.0-beta.4 (2025-11-13)

🚀 Features

  • json-api-nestjs-sdk: expand types to include JsonConfig, Filter, Includes, Sort, Pagination, and Fields (ea56805)
  • json-api-nestjs-sdk: fix after update nx (f11d5b8)
  • json-api-nestjs-sdk: fix after update nx (94aad23)

🩹 Fixes

  • json-api-nestjs-sdk: add id field in atomic body for add operation with tmpId if set Id should be use as id and tmpId. (3d16bf7)

🧱 Updated Dependencies

  • Updated json-api-nestjs-shared to 1.0.0-beta.4

❤️ Thank You

  • Alex H

json-api-nestjs-microorm@0.1.0-beta.8

13 Nov 14:28

Choose a tag to compare

Pre-release

0.1.0-beta.8 (2025-11-13)

🚀 Features

  • json-api-nestjs-microorm: enhance getOne and getAll with transform toggles and additional query params, add relationship loading utility and improve logging (bb808cd)
  • json-api-nestjs-microorm: fix after update nx (03da82f)
  • json-api-nestjs-microorm: fix after update nx (5cdf997)
  • json-api-nestjs-microorm: improve type handling and simplify relation processing in utility service and postOne method (1a47099)

🩹 Fixes

  • json-api-nestjs-microorm: replace deprecated faker methods and add PGlite compatibility in MikroORM setup (1d0b83b)

🧱 Updated Dependencies

  • Updated json-api-nestjs-shared to 1.0.0-beta.4
  • Updated json-api-nestjs to 10.0.0-beta.6

❤️ Thank You

  • Alex H

json-api-nestjs-microorm@0.1.0-beta.7

23 Jun 10:04

Choose a tag to compare

Pre-release

0.1.0-beta.7 (2025-06-23)

🩹 Fixes

  • json-api-nestjs-microorm: add format for mikroorm error (c1cafc2)

❤️ Thank You

  • Alex H

json-api-nestjs-microorm@0.1.0-beta.6

10 Jun 10:45

Choose a tag to compare

Pre-release

0.1.0-beta.6 (2025-06-10)

🩹 Fixes

  • json-api-nestjs-microorm: ensure applyFilters is invoked in query builders for consistency (391f4bb)

❤️ Thank You

  • Alex H