File tree 3 files changed +20
-1
lines changed
3 files changed +20
-1
lines changed Original file line number Diff line number Diff line change
1
+ # 9.0.0 (2025-02-12)
2
+
3
+ This was a version bump only for json-api-nestjs-sdk to align it with other projects, there were no code changes.
4
+
1
5
# 8.0.0 (2024-12-18)
2
6
3
7
### 🚀 Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " json-api-nestjs-sdk" ,
3
- "version" : " 8 .0.0" ,
3
+ "version" : " 9 .0.0" ,
4
4
"engines" : {
5
5
"node" : " >= 16.0.0"
6
6
},
Original file line number Diff line number Diff line change
1
+ # 9.0.0 (2025-02-12)
2
+
3
+ ### 🚀 Features
4
+
5
+ - ** json-api-nestjs:** Microro orm ([ 4696f51] ( https://github.com/klerick/nestjs-json-api/commit/4696f51 ) )
6
+ - ** json-api-nestjs:** Microro orm ([ 18f4a0c] ( https://github.com/klerick/nestjs-json-api/commit/18f4a0c ) )
7
+
8
+ ### 🩹 Fixes
9
+
10
+ - ** json-api-nestjs:** Fix circular type for query obkect ([ e492cd1] ( https://github.com/klerick/nestjs-json-api/commit/e492cd1 ) )
11
+
12
+ ### ❤️ Thank You
13
+
14
+ - Alex H
15
+
1
16
# 8.0.0 (2024-12-18)
2
17
3
18
### 🚀 Features
You can’t perform that action at this time.
0 commit comments