File tree Expand file tree Collapse file tree 7 files changed +35
-24
lines changed Expand file tree Collapse file tree 7 files changed +35
-24
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @graphprotocol/graph-cli
22
3+ ## 0.92.0
4+
5+ ### Minor Changes
6+
7+ - [ #1775 ] ( https://github.com/graphprotocol/graph-tooling/pull/1775 )
8+ [ ` 7faa309 ` ] ( https://github.com/graphprotocol/graph-tooling/commit/7faa3098b2e6c61f09fc81b8b2d333e66b0080d1 )
9+ Thanks [ @0237h ] ( https://github.com/0237h ) ! - Update all dependencies
10+
11+ - [ #1788 ] ( https://github.com/graphprotocol/graph-tooling/pull/1788 )
12+ [ ` edb601d ` ] ( https://github.com/graphprotocol/graph-tooling/commit/edb601dbe29e3bab1ae356b4c94d4356f84929d6 )
13+ Thanks [ @YaroShkvorets ] ( https://github.com/YaroShkvorets ) ! - - add networks registry support
14+ - improve ` graph init ` flow
15+ - filter through the networks as you type
16+ - more information about the networks
17+ - remove unnecessary options depending on the selection
18+ - ESC key to go back
19+ - allow specifying ipfs/url for substreams package
20+
21+ ### Patch Changes
22+
23+ - [ #1810 ] ( https://github.com/graphprotocol/graph-tooling/pull/1810 )
24+ [ ` c301481 ` ] ( https://github.com/graphprotocol/graph-tooling/commit/c301481d4350e3eb89074d3d0407520222bd810b )
25+ Thanks [ @YaroShkvorets ] ( https://github.com/YaroShkvorets ) ! - fix bug with clashing \_ id field name
26+ in schema
27+
328## 0.91.1
429
530### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @graphprotocol/graph-cli" ,
3- "version" : " 0.91.1 " ,
3+ "version" : " 0.92.0 " ,
44 "type" : " module" ,
55 "description" : " CLI for building for and deploying to The Graph" ,
66 "license" : " (Apache-2.0 OR MIT)" ,
Original file line number Diff line number Diff line change 11# @graphprotocol/graph-ts
22
3+ ## 0.37.0
4+
5+ ### Minor Changes
6+
7+ - [ #1775 ] ( https://github.com/graphprotocol/graph-tooling/pull/1775 )
8+ [ ` 7faa309 ` ] ( https://github.com/graphprotocol/graph-tooling/commit/7faa3098b2e6c61f09fc81b8b2d333e66b0080d1 )
9+ Thanks [ @0237h ] ( https://github.com/0237h ) ! - Update all dependencies
10+
311## 0.36.0
412
513### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @graphprotocol/graph-ts" ,
3- "version" : " 0.36 .0" ,
3+ "version" : " 0.37 .0" ,
44 "description" : " TypeScript/AssemblyScript library for writing subgraph mappings for The Graph" ,
55 "main" : " index.ts" ,
66 "module" : " index.ts" ,
You can’t perform that action at this time.
0 commit comments