File tree Expand file tree Collapse file tree 3 files changed +11
-7
lines changed Expand file tree Collapse file tree 3 files changed +11
-7
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# @graphql-yoga/plugin-jwt
2
2
3
+ ## 2.1.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [ #3149 ] ( https://github.com/dotansimha/graphql-yoga/pull/3149 )
8
+ [ ` b9d2afcc ` ] ( https://github.com/dotansimha/graphql-yoga/commit/b9d2afcc0ef65246f0a3c181daf00f886bac7404 )
9
+ Thanks [ @EmrysMyrddin ] ( https://github.com/EmrysMyrddin ) ! - Fix unauthorized error resulting in an
10
+ response with 500 status or in a server crash (depending on actual HTTP server implementation
11
+ used).
12
+
3
13
## 2.1.0
4
14
5
15
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphql-yoga/plugin-jwt" ,
3
- "version" : " 2.1.0 " ,
3
+ "version" : " 2.1.1 " ,
4
4
"type" : " module" ,
5
5
"description" : " jwt plugin for GraphQL Yoga." ,
6
6
"repository" : {
You can’t perform that action at this time.
0 commit comments