|
1 | 1 | # @graphprotocol/graph-cli
|
2 | 2 |
|
| 3 | +## 0.93.0 |
| 4 | + |
| 5 | +### Minor Changes |
| 6 | + |
| 7 | +- [#1849](https://github.com/graphprotocol/graph-tooling/pull/1849) |
| 8 | + [`00e0a83`](https://github.com/graphprotocol/graph-tooling/commit/00e0a830165a946749d12fdbcdc0ad00074a2ecd) |
| 9 | + Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - Update all dependencies |
| 10 | + |
| 11 | +- [#1849](https://github.com/graphprotocol/graph-tooling/pull/1849) |
| 12 | + [`00e0a83`](https://github.com/graphprotocol/graph-tooling/commit/00e0a830165a946749d12fdbcdc0ad00074a2ecd) |
| 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 | +- [#1849](https://github.com/graphprotocol/graph-tooling/pull/1849) |
| 24 | + [`00e0a83`](https://github.com/graphprotocol/graph-tooling/commit/00e0a830165a946749d12fdbcdc0ad00074a2ecd) |
| 25 | + Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - dependencies updates: |
| 26 | + |
| 27 | + - Updated dependency |
| 28 | + [`[email protected]` ↗︎ ](https://www.npmjs.com/package/assemblyscript/v/0.19.23) (from |
| 29 | + `0.27.31`, in `dependencies`) |
| 30 | + |
| 31 | +- [#1849](https://github.com/graphprotocol/graph-tooling/pull/1849) |
| 32 | + [`00e0a83`](https://github.com/graphprotocol/graph-tooling/commit/00e0a830165a946749d12fdbcdc0ad00074a2ecd) |
| 33 | + Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - Fix `graph add` flag parameters |
| 34 | + parsing |
| 35 | + |
| 36 | +- [#1849](https://github.com/graphprotocol/graph-tooling/pull/1849) |
| 37 | + [`00e0a83`](https://github.com/graphprotocol/graph-tooling/commit/00e0a830165a946749d12fdbcdc0ad00074a2ecd) |
| 38 | + Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - fix bug with clashing \_id field name |
| 39 | + in schema |
| 40 | + |
| 41 | +- [#1849](https://github.com/graphprotocol/graph-tooling/pull/1849) |
| 42 | + [`00e0a83`](https://github.com/graphprotocol/graph-tooling/commit/00e0a830165a946749d12fdbcdc0ad00074a2ecd) |
| 43 | + Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - fix generated example entity id |
| 44 | + uniqueness |
| 45 | + |
| 46 | +- [#1849](https://github.com/graphprotocol/graph-tooling/pull/1849) |
| 47 | + [`00e0a83`](https://github.com/graphprotocol/graph-tooling/commit/00e0a830165a946749d12fdbcdc0ad00074a2ecd) |
| 48 | + Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - rollback asc version |
| 49 | + |
3 | 50 | ## 0.92.0
|
4 | 51 |
|
5 | 52 | ### Minor Changes
|
|
0 commit comments