@klerick/json-api-nestjs-typeorm
Version:
MicroOrm adapter for JsonApi Plugin for NestJs
46 lines (25 loc) • 1.69 kB
Markdown
## 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](https://github.com/klerick/nestjs-json-api/commit/c322379))
- **json-api-nestjs-typeorm:** fix after update nx ([8f778f0](https://github.com/klerick/nestjs-json-api/commit/8f778f0))
- **json-api-nestjs-typeorm:** fix after update nx ([5c9bbdf](https://github.com/klerick/nestjs-json-api/commit/5c9bbdf))
- **json-api-nestjs-typeorm:** refine type usage, update imports, and handle relation aliases consistently ([b3e9f31](https://github.com/klerick/nestjs-json-api/commit/b3e9f31))
### 🩹 Fixes
- **json-api-nestjs-typeorm:** update type assertions and replace deprecated faker methods ([1aa21f5](https://github.com/klerick/nestjs-json-api/commit/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
## 0.1.0-beta.3 (2025-05-23)
### 🚀 Features
- **json-api-nestjs,json-api-nestjs-microorm,json-api-nestjs-sdk,json-api-nestjs-shared,json-api-nestjs-typeorm:** up nestjs ([42b6b82](https://github.com/klerick/nestjs-json-api/commit/42b6b82))
### ❤️ Thank You
- Alex H
## 0.1.0-beta.0 (2025-05-21)
### 🚀 Features
- **json-api-nestjs-typeorm:** Adapter for typerorm ([f25d319](https://github.com/klerick/nestjs-json-api/commit/f25d319))
### 🩹 Fixes
- **json-api-nestjs-typeorm, json-api-nestjs-microorm:** Fix mysql like error ([780bbf9](https://github.com/klerick/nestjs-json-api/commit/780bbf9))
### ❤️ Thank You
- Alex H