Releases: klerick/nestjs-json-api
Releases · klerick/nestjs-json-api
nestjs-json-rpc@1.1.0
nestjs-json-rpc-sdk@2.1.0
nestjs-acl-permissions@0.1.0
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
10.0.0-beta.6 (2025-11-13)
🚀 Features
- json-api-nestjs: add hooks support and enhance guards handling with
afterCreateControllerhook and guards logic - prepare for acl libs (5059530) - json-api-nestjs: add
allowSetIdoption 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
0.1.0-beta.4 (2025-11-13)
🚀 Features
- json-api-nestjs-typeorm: add ACL rule support for query builders and enhance
getOneandgetAllmethods 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
json-api-nestjs-sdk@10.0.0-beta.4
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
0.1.0-beta.8 (2025-11-13)
🚀 Features
- json-api-nestjs-microorm: enhance
getOneandgetAllwith 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
postOnemethod (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
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
0.1.0-beta.6 (2025-06-10)
🩹 Fixes
- json-api-nestjs-microorm: ensure
applyFiltersis invoked in query builders for consistency (391f4bb)
❤️ Thank You
- Alex H