We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd509a5 commit 3e7b3e6Copy full SHA for 3e7b3e6
libs/json-api/json-api-nestjs/CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## 10.0.0-beta.5 (2025-05-30)
2
+
3
+### 🚀 Features
4
5
+- **json-api-nestjs:** Export `Params` type in index.ts ([bd509a5](https://github.com/klerick/nestjs-json-api/commit/bd509a5))
6
7
+### ❤️ Thank You
8
9
+- Alex H
10
11
## 10.0.0-beta.4 (2025-05-23)
12
13
### 🚀 Features
libs/json-api/json-api-nestjs/package.json
@@ -1,6 +1,6 @@
{
"name": "@klerick/json-api-nestjs",
- "version": "10.0.0-beta.4",
+ "version": "10.0.0-beta.5",
"type": "commonjs",
"description": "JsonApi Plugin for NestJs",
"keywords": [
0 commit comments