File tree Expand file tree Collapse file tree 4 files changed +38
-2
lines changed
Expand file tree Collapse file tree 4 files changed +38
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 7.0.1 (2024-04-21)
2+
3+
4+ ### 🩹 Fixes
5+
6+ - ** json-api-nestjs:** Fix validate for patch method ([ 40b0303] ( https://github.com/klerick/nestjs-json-api/commit/40b0303 ) )
7+
8+ - ** json-api-nestjs:** Fix validate for patch method ([ 2caa2d8] ( https://github.com/klerick/nestjs-json-api/commit/2caa2d8 ) )
9+
10+ - ** json-api-nestjs:** Allow empty atributes for sdk ([ c3cc4a5] ( https://github.com/klerick/nestjs-json-api/commit/c3cc4a5 ) )
11+
12+ - ** json-api-nestjs:** Allow empty atributes for sdk ([ 3101fca] ( https://github.com/klerick/nestjs-json-api/commit/3101fca ) )
13+
14+ - ** json-api-nestjs-sdk:** Allow empty atrributes for sdk ([ c4b2675] ( https://github.com/klerick/nestjs-json-api/commit/c4b2675 ) )
15+
16+
17+ ### ❤️ Thank You
18+
19+ - Alex H
20+
121# 7.0.0 (2024-03-08)
222
323
Original file line number Diff line number Diff line change 11{
22 "name" : " json-api-nestjs-sdk" ,
3- "version" : " 7.0.0 " ,
3+ "version" : " 7.0.1 " ,
44 "engines" : {
55 "node" : " >= 16.0.0"
66 },
Original file line number Diff line number Diff line change 1+ ## 7.0.2 (2024-04-21)
2+
3+
4+ ### 🩹 Fixes
5+
6+ - ** json-api-nestjs:** Fix validation ([ e5e9936] ( https://github.com/klerick/nestjs-json-api/commit/e5e9936 ) )
7+
8+ - ** json-api-nestjs:** Fix validate for patch method ([ 40b0303] ( https://github.com/klerick/nestjs-json-api/commit/40b0303 ) )
9+
10+ - ** json-api-nestjs:** Fix validate for patch method ([ 2caa2d8] ( https://github.com/klerick/nestjs-json-api/commit/2caa2d8 ) )
11+
12+
13+ ### ❤️ Thank You
14+
15+ - Alex H
16+
117## 7.0.1 (2024-04-06)
218
319
Original file line number Diff line number Diff line change 11{
22 "name" : " json-api-nestjs" ,
3- "version" : " 7.0.1 " ,
3+ "version" : " 7.0.2 " ,
44 "engines" : {
55 "node" : " >= 16.0.0"
66 },
You can’t perform that action at this time.
0 commit comments