File tree Expand file tree Collapse file tree 4 files changed +9
-7
lines changed Expand file tree Collapse file tree 4 files changed +9
-7
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# @urql/exchange-throw-on-error
2
2
3
+ ## 0.1.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Update ` graphql-toe ` and add more detail to README
8
+ Submitted by [ @benjie ] ( https://github.com/benjie ) (See [ #3765 ] ( https://github.com/urql-graphql/urql/pull/3765 ) )
9
+
3
10
## 0.1.1
4
11
5
12
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @urql/exchange-throw-on-error" ,
3
- "version" : " 0.1.1 " ,
3
+ "version" : " 0.1.2 " ,
4
4
"exports" : {
5
5
"." : " ./src/index.ts"
6
6
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @urql/exchange-throw-on-error" ,
3
- "version" : " 0.1.1 " ,
3
+ "version" : " 0.1.2 " ,
4
4
"description" : " An exchange for throw-on-error support in urql" ,
5
5
"sideEffects" : false ,
6
6
"homepage" : " https://formidable.com/open-source/urql/docs/" ,
You can’t perform that action at this time.
0 commit comments