File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 1.4.0] ( https://github.com/dasprid/koa-jsonapi-zod/compare/v1.3.2...v1.4.0 ) (2024-03-04)
2
+
3
+
4
+ ### Features
5
+
6
+ * add methodNotAllowedHandler to remove downstream boilerplate ([ 8d55ac5] ( https://github.com/dasprid/koa-jsonapi-zod/commit/8d55ac5a3eab0bc322de612f461692ae15d52470 ) )
7
+ * move content-type check to body parser ([ e7180b6] ( https://github.com/dasprid/koa-jsonapi-zod/commit/e7180b65b2dcecb9f2c51842542d99fd275a902f ) )
8
+
1
9
## [ 1.3.2] ( https://github.com/dasprid/koa-jsonapi-zod/compare/v1.3.1...v1.3.2 ) (2024-03-03)
2
10
3
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " koa-jsonapi-zod" ,
3
- "version" : " 1.3.2 " ,
3
+ "version" : " 1.4.0 " ,
4
4
"description" : " JSON:API support for Koa using Zod" ,
5
5
"type" : " module" ,
6
6
"author" : " Ben Scholzen 'DASPRiD'" ,
You can’t perform that action at this time.
0 commit comments