File tree 25 files changed +72
-38
lines changed
25 files changed +72
-38
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11
11
},
12
12
"dependencies" : {
13
13
"@apollo/client" : " 3.5.10" ,
14
- "@graphprotocol/client-apollo" : " 0 .0.6 " ,
14
+ "@graphprotocol/client-apollo" : " 1 .0.0 " ,
15
15
"graphql" : " 16.3.0" ,
16
16
"react" : " 17.0.2" ,
17
17
"react-dom" : " 17.0.2"
18
18
},
19
19
"devDependencies" : {
20
- "@graphprotocol/client-cli" : " 0 .0.11 " ,
20
+ "@graphprotocol/client-cli" : " 1 .0.0 " ,
21
21
"@types/react" : " 17.0.33" ,
22
22
"@types/react-dom" : " 17.0.10" ,
23
23
"@vitejs/plugin-react" : " 1.3.1" ,
Original file line number Diff line number Diff line change 9
9
"graphiql" : " graphclient serve-dev"
10
10
},
11
11
"dependencies" : {
12
- "@graphprotocol/client-cli" : " 0 .0.11 " ,
12
+ "@graphprotocol/client-cli" : " 1 .0.0 " ,
13
13
"@graphql-mesh/transform-prefix" : " 0.11.45" ,
14
14
"@graphql-mesh/transform-rename" : " 0.12.46" ,
15
15
"@graphql-mesh/transform-type-merging" : " 0.4.0" ,
Original file line number Diff line number Diff line change 9
9
"graphiql" : " graphclient serve-dev"
10
10
},
11
11
"dependencies" : {
12
- "@graphprotocol/client-add-source-name" : " 0 .0.0" ,
13
- "@graphprotocol/client-cli" : " 0 .0.11 " ,
12
+ "@graphprotocol/client-add-source-name" : " 1 .0.0" ,
13
+ "@graphprotocol/client-cli" : " 1 .0.0 " ,
14
14
"graphql" : " 16.3.0"
15
15
}
16
16
}
Original file line number Diff line number Diff line change 15
15
"react-dom" : " 17.0.2"
16
16
},
17
17
"devDependencies" : {
18
- "@graphprotocol/client-cli" : " 0 .0.11 " ,
18
+ "@graphprotocol/client-cli" : " 1 .0.0 " ,
19
19
"@types/react" : " 17.0.33" ,
20
20
"@types/react-dom" : " 17.0.10" ,
21
21
"@vitejs/plugin-react" : " 1.3.1" ,
Original file line number Diff line number Diff line change 9
9
"check" : " exit 0"
10
10
},
11
11
"dependencies" : {
12
- "@graphprotocol/client-cli" : " 0 .0.11 " ,
12
+ "@graphprotocol/client-cli" : " 1 .0.0 " ,
13
13
"graphql" : " 16.3.0"
14
14
}
15
15
}
Original file line number Diff line number Diff line change 10
10
"check" : " exit 0"
11
11
},
12
12
"dependencies" : {
13
- "@graphprotocol/client-cli" : " 0 .0.11 " ,
13
+ "@graphprotocol/client-cli" : " 1 .0.0 " ,
14
14
"graphql" : " 16.3.0"
15
15
}
16
16
}
Original file line number Diff line number Diff line change 16
16
"react-dom" : " 17.0.2"
17
17
},
18
18
"devDependencies" : {
19
- "@graphprotocol/client-cli" : " 0 .0.11 " ,
19
+ "@graphprotocol/client-cli" : " 1 .0.0 " ,
20
20
"@types/node" : " 17.0.26" ,
21
21
"@types/react" : " 17.0.41" ,
22
22
"eslint" : " 8.14.0" ,
Original file line number Diff line number Diff line change 9
9
"check" : " tsc --pretty --noEmit"
10
10
},
11
11
"dependencies" : {
12
- "@graphprotocol/client-cli" : " 0 .0.11 " ,
12
+ "@graphprotocol/client-cli" : " 1 .0.0 " ,
13
13
"concurrently" : " 7.1.0" ,
14
14
"graphql" : " 16.3.0" ,
15
15
"nodemon" : " 2.0.15" ,
Original file line number Diff line number Diff line change 16
16
"react-query" : " 3.38.0"
17
17
},
18
18
"devDependencies" : {
19
- "@graphprotocol/client-cli" : " 0 .0.11 " ,
19
+ "@graphprotocol/client-cli" : " 1 .0.0 " ,
20
20
"@types/react" : " 17.0.33" ,
21
21
"@types/react-dom" : " 17.0.10" ,
22
22
"@vitejs/plugin-react" : " 1.3.1" ,
Original file line number Diff line number Diff line change 6
6
"start" : " graphclient serve-dev"
7
7
},
8
8
"dependencies" : {
9
- "@graphprotocol/client-cli" : " 0 .0.11 " ,
9
+ "@graphprotocol/client-cli" : " 1 .0.0 " ,
10
10
"graphql" : " 16.3.0"
11
11
}
12
12
}
Original file line number Diff line number Diff line change 10
10
"graphiql" : " graphclient serve-dev"
11
11
},
12
12
"dependencies" : {
13
- "@graphprotocol/client-urql" : " 0 .0.6 " ,
13
+ "@graphprotocol/client-urql" : " 1 .0.0 " ,
14
14
"graphql" : " 16.3.0" ,
15
15
"react" : " 17.0.2" ,
16
16
"react-dom" : " 17.0.2" ,
17
17
"urql" : " 2.2.0"
18
18
},
19
19
"devDependencies" : {
20
- "@graphprotocol/client-cli" : " 0 .0.11 " ,
20
+ "@graphprotocol/client-cli" : " 1 .0.0 " ,
21
21
"@types/react" : " 17.0.33" ,
22
22
"@types/react-dom" : " 17.0.10" ,
23
23
"@vitejs/plugin-react" : " 1.3.1" ,
Original file line number Diff line number Diff line change
1
+ # @graphprotocol/client-add-source-name
2
+
3
+ ## 1.0.0
4
+
5
+ ### Major Changes
6
+
7
+ - 3e343ee: Preparations for V1 release
8
+
9
+ ### Patch Changes
10
+
11
+ - d3bcbfb: New Transform: Add ` client-add-source-name ` transformer
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphprotocol/client-add-source-name" ,
3
- "version" : " 0 .0.0" ,
3
+ "version" : " 1 .0.0" ,
4
4
"description" : " " ,
5
5
"repository" : {
6
6
"type" : " git" ,
Original file line number Diff line number Diff line change 1
1
# @graphprotocol/client-apollo
2
2
3
+ ## 1.0.0
4
+
5
+ ### Major Changes
6
+
7
+ - 3e343ee: Preparations for V1 release
8
+
3
9
## 0.0.6
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphprotocol/client-apollo" ,
3
- "version" : " 0 .0.6 " ,
3
+ "version" : " 1 .0.0 " ,
4
4
"description" : " " ,
5
5
"repository" : {
6
6
"type" : " git" ,
Original file line number Diff line number Diff line change 1
1
# @graphprotocol/client-auto-pagination
2
2
3
+ ## 1.0.0
4
+
5
+ ### Major Changes
6
+
7
+ - 3e343ee: Preparations for V1 release
8
+
3
9
## 0.0.6
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphprotocol/client-auto-pagination" ,
3
- "version" : " 0 .0.6 " ,
3
+ "version" : " 1 .0.0 " ,
4
4
"description" : " " ,
5
5
"repository" : {
6
6
"type" : " git" ,
Original file line number Diff line number Diff line change 1
1
# @graphprotocol/client-block-tracking
2
2
3
+ ## 1.0.0
4
+
5
+ ### Major Changes
6
+
7
+ - 3e343ee: Preparations for V1 release
8
+
3
9
## 0.0.4
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphprotocol/client-block-tracking" ,
3
- "version" : " 0 .0.4 " ,
3
+ "version" : " 1 .0.0 " ,
4
4
"description" : " " ,
5
5
"repository" : {
6
6
"type" : " git" ,
Original file line number Diff line number Diff line change 1
1
# @graphprotocol/client-cli
2
2
3
+ ## 1.0.0
4
+
5
+ ### Major Changes
6
+
7
+ - 3e343ee: Preparations for V1 release
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [ 3e343ee]
12
+ - Updated dependencies [ d3bcbfb]
13
+ - @graphprotocol/client-add-source-name @1.0.0
14
+ - @graphprotocol/client-auto-pagination @1.0.0
15
+ - @graphprotocol/client-block-tracking @1.0.0
16
+
3
17
## 0.0.11
4
18
5
19
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphprotocol/client-cli" ,
3
- "version" : " 0 .0.11 " ,
3
+ "version" : " 1 .0.0 " ,
4
4
"description" : " " ,
5
5
"repository" : {
6
6
"type" : " git" ,
52
52
"@graphql-mesh/cli" : " 0.71.1" ,
53
53
"@graphql-mesh/graphql" : " 0.26.1" ,
54
54
"tslib" : " 2.4.0" ,
55
- "@graphprotocol/client-auto-pagination" : " 0 .0.6 " ,
56
- "@graphprotocol/client-block-tracking" : " 0 .0.4 " ,
57
- "@graphprotocol/client-add-source-name" : " 0 .0.0"
55
+ "@graphprotocol/client-auto-pagination" : " 1 .0.0 " ,
56
+ "@graphprotocol/client-block-tracking" : " 1 .0.0 " ,
57
+ "@graphprotocol/client-add-source-name" : " 1 .0.0"
58
58
},
59
59
"devDependencies" : {
60
60
"graphql" : " 16.5.0"
Original file line number Diff line number Diff line change 1
1
# @graphprotocol/client-urql
2
2
3
+ ## 1.0.0
4
+
5
+ ### Major Changes
6
+
7
+ - 3e343ee: Preparations for V1 release
8
+
3
9
## 0.0.6
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphprotocol/client-urql" ,
3
- "version" : " 0 .0.6 " ,
3
+ "version" : " 1 .0.0 " ,
4
4
"description" : " " ,
5
5
"repository" : {
6
6
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments