|
1 | 1 | # @graphprotocol/graph-cli
|
2 | 2 |
|
| 3 | +## 0.92.0 |
| 4 | + |
| 5 | +### Minor Changes |
| 6 | + |
| 7 | +- [#1843](https://github.com/graphprotocol/graph-tooling/pull/1843) |
| 8 | + [`c09b56b`](https://github.com/graphprotocol/graph-tooling/commit/c09b56b093f23c80aa5d217b2fd56fccac061145) |
| 9 | + Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - Update all dependencies |
| 10 | + |
| 11 | +- [#1843](https://github.com/graphprotocol/graph-tooling/pull/1843) |
| 12 | + [`c09b56b`](https://github.com/graphprotocol/graph-tooling/commit/c09b56b093f23c80aa5d217b2fd56fccac061145) |
| 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 | +- [#1848](https://github.com/graphprotocol/graph-tooling/pull/1848) |
| 24 | + [`f2726cb`](https://github.com/graphprotocol/graph-tooling/commit/f2726cb4741ec87a4292088affbca554c252313a) |
| 25 | + Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - dependencies updates: |
| 26 | + |
| 27 | + - Added dependency [`[email protected]` ↗︎ ](https://www.npmjs.com/package/prettier/v/3.4.2) (to |
| 28 | + `dependencies`) |
| 29 | + - Added dependency [`[email protected]` ↗︎ ](https://www.npmjs.com/package/undici/v/7.1.1) (to |
| 30 | + `dependencies`) |
| 31 | + |
| 32 | +- [#1843](https://github.com/graphprotocol/graph-tooling/pull/1843) |
| 33 | + [`c09b56b`](https://github.com/graphprotocol/graph-tooling/commit/c09b56b093f23c80aa5d217b2fd56fccac061145) |
| 34 | + Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - Fix `graph add` flag parameters |
| 35 | + parsing |
| 36 | + |
| 37 | +- [#1843](https://github.com/graphprotocol/graph-tooling/pull/1843) |
| 38 | + [`c09b56b`](https://github.com/graphprotocol/graph-tooling/commit/c09b56b093f23c80aa5d217b2fd56fccac061145) |
| 39 | + Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - fix bug with clashing \_id field name |
| 40 | + in schema |
| 41 | + |
| 42 | +- [#1843](https://github.com/graphprotocol/graph-tooling/pull/1843) |
| 43 | + [`c09b56b`](https://github.com/graphprotocol/graph-tooling/commit/c09b56b093f23c80aa5d217b2fd56fccac061145) |
| 44 | + Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - fix generated example entity id |
| 45 | + uniqueness |
| 46 | + |
3 | 47 | ## 0.91.1
|
4 | 48 |
|
5 | 49 | ### Patch Changes
|
|
0 commit comments