|
1 | 1 | # @graphprotocol/graph-cli
|
2 | 2 |
|
| 3 | +## 0.95.0 |
| 4 | + |
| 5 | +### Minor Changes |
| 6 | + |
| 7 | +- [#1899](https://github.com/graphprotocol/graph-tooling/pull/1899) |
| 8 | + [`8cdaf31`](https://github.com/graphprotocol/graph-tooling/commit/8cdaf31e78c7fb7bf7ef4f5380d0c72b2a05b08d) |
| 9 | + Thanks [@0237h](https://github.com/0237h)! - Add support for Sourcify contract information lookup |
| 10 | + |
| 11 | +### Patch Changes |
| 12 | + |
| 13 | +- [#1910](https://github.com/graphprotocol/graph-tooling/pull/1910) |
| 14 | + [`15384e6`](https://github.com/graphprotocol/graph-tooling/commit/15384e6bd8af6ba2ad07e9eb5a637d148fb39867) |
| 15 | + Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates: |
| 16 | + |
| 17 | + - Updated dependency [`[email protected]` ↗︎ ](https://www.npmjs.com/package/undici/v/7.2.3) (from |
| 18 | + `7.1.1`, in `dependencies`) |
| 19 | + |
| 20 | +- [#1914](https://github.com/graphprotocol/graph-tooling/pull/1914) |
| 21 | + [`e63b483`](https://github.com/graphprotocol/graph-tooling/commit/e63b483612e74587b3d33b7ce6d5f3264096820f) |
| 22 | + Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - dependencies updates: |
| 23 | + |
| 24 | + - Removed dependency |
| 25 | + [`binary-install@^1.1.0` ↗︎](https://www.npmjs.com/package/binary-install/v/1.1.0) (from |
| 26 | + `dependencies`) |
| 27 | + |
| 28 | +- [#1914](https://github.com/graphprotocol/graph-tooling/pull/1914) |
| 29 | + [`e63b483`](https://github.com/graphprotocol/graph-tooling/commit/e63b483612e74587b3d33b7ce6d5f3264096820f) |
| 30 | + Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - fix bug with graph test #1904 |
| 31 | + |
| 32 | +- [#1903](https://github.com/graphprotocol/graph-tooling/pull/1903) |
| 33 | + [`bcaad5e`](https://github.com/graphprotocol/graph-tooling/commit/bcaad5e077e485224c06842491145d05215f4c0e) |
| 34 | + Thanks [@0237h](https://github.com/0237h)! - Fix `import.meta.url` not being parsed as path |
| 35 | + properly |
| 36 | + |
| 37 | +- [#1918](https://github.com/graphprotocol/graph-tooling/pull/1918) |
| 38 | + [`14ac25c`](https://github.com/graphprotocol/graph-tooling/commit/14ac25c1f08134d15410dad215cad8a9e941a105) |
| 39 | + Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - fix bug with loud errors in |
| 40 | + `graph test` |
| 41 | + |
3 | 42 | ## 0.94.0
|
4 | 43 |
|
5 | 44 | ### Minor Changes
|
|
0 commit comments