@graphprotocol/graph-cli
Version:
CLI for building for and deploying to The Graph
1,079 lines (747 loc) • 84.5 kB
Markdown
# @graphprotocol/graph-cli
## 0.96.0
### Minor Changes
- [#1920](https://github.com/graphprotocol/graph-tooling/pull/1920) [`b6d7f1c`](https://github.com/graphprotocol/graph-tooling/commit/b6d7f1cd149c5784089aa92bafd63e6a0d9814a1) Thanks [@incrypto32](https://github.com/incrypto32)! - Add support for subgraph datasource in `graph init`
- [#1929](https://github.com/graphprotocol/graph-tooling/pull/1929) [`4311d0e`](https://github.com/graphprotocol/graph-tooling/commit/4311d0e177b37a7698d5befae9b6e9cafa6b37c9) Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - `graph codegen`: handle events with fields with reserved names #1896
### Patch Changes
- [#1834](https://github.com/graphprotocol/graph-tooling/pull/1834) [`0058157`](https://github.com/graphprotocol/graph-tooling/commit/0058157e45c8902cf0068c359492da3d751529f8) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
- Updated dependency [`@oclif/core@4.2.4` ↗︎](https://www.npmjs.com/package/@oclif/core/v/4.2.4) (from `4.0.34`, in `dependencies`)
- Updated dependency [`chokidar@4.0.3` ↗︎](https://www.npmjs.com/package/chokidar/v/4.0.3) (from `4.0.1`, in `dependencies`)
- Updated dependency [`debug@4.4.0` ↗︎](https://www.npmjs.com/package/debug/v/4.4.0) (from `4.3.7`, in `dependencies`)
- Updated dependency [`fs-extra@11.3.0` ↗︎](https://www.npmjs.com/package/fs-extra/v/11.3.0) (from `11.2.0`, in `dependencies`)
- Updated dependency [`glob@11.0.1` ↗︎](https://www.npmjs.com/package/glob/v/11.0.1) (from `11.0.0`, in `dependencies`)
- Updated dependency [`graphql@16.10.0` ↗︎](https://www.npmjs.com/package/graphql/v/16.10.0) (from `16.9.0`, in `dependencies`)
- Updated dependency [`undici@7.3.0` ↗︎](https://www.npmjs.com/package/undici/v/7.3.0) (from `7.2.3`, in `dependencies`)
- Updated dependency [`yaml@2.7.0` ↗︎](https://www.npmjs.com/package/yaml/v/2.7.0) (from `2.6.1`, in `dependencies`)
- [#1932](https://github.com/graphprotocol/graph-tooling/pull/1932) [`80a2ae9`](https://github.com/graphprotocol/graph-tooling/commit/80a2ae9b11260786896665993655056ff048b84b) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
- Updated dependency [`@oclif/core@4.2.6` ↗︎](https://www.npmjs.com/package/@oclif/core/v/4.2.6) (from `4.2.4`, in `dependencies`)
- Updated dependency [`semver@7.7.1` ↗︎](https://www.npmjs.com/package/semver/v/7.7.1) (from `7.6.3`, in `dependencies`)
- [#1965](https://github.com/graphprotocol/graph-tooling/pull/1965) [`e7b0e72`](https://github.com/graphprotocol/graph-tooling/commit/e7b0e72610c63dceb1c0af9bd2ef2c14b8bf7609) Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - `graph init`: get generated apiVersion and specVersion up to date
- [#1957](https://github.com/graphprotocol/graph-tooling/pull/1957) [`e4af888`](https://github.com/graphprotocol/graph-tooling/commit/e4af88808798e11450b7383d2d658b2ee5936979) Thanks [@0237h](https://github.com/0237h)! - Use Sourcify v2 endpoint for contract lookups
- [#1962](https://github.com/graphprotocol/graph-tooling/pull/1962) [`7f22631`](https://github.com/graphprotocol/graph-tooling/commit/7f226318cf95d959bba2752d9c7d2d518c0622d7) Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - `graph init`: format and validate subgraph slug to match graph-node rules
- [#1919](https://github.com/graphprotocol/graph-tooling/pull/1919) [`955f7b0`](https://github.com/graphprotocol/graph-tooling/commit/955f7b02629c142b18ea9f05fce0a6745a4921b7) Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - chore: move github actions around
- [#1954](https://github.com/graphprotocol/graph-tooling/pull/1954) [`9fc413f`](https://github.com/graphprotocol/graph-tooling/commit/9fc413f6ba39bf0c4cc36a7683bb13a1157e3606) Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - fix bug with "other wallets" not working #1900
- [#1960](https://github.com/graphprotocol/graph-tooling/pull/1960) [`33a7148`](https://github.com/graphprotocol/graph-tooling/commit/33a71482283dd2e578ca02ceb8906e85438e09d0) Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - `graph init`: improve error reporting
## 0.95.0
### Minor Changes
- [#1899](https://github.com/graphprotocol/graph-tooling/pull/1899)
[`8cdaf31`](https://github.com/graphprotocol/graph-tooling/commit/8cdaf31e78c7fb7bf7ef4f5380d0c72b2a05b08d)
Thanks [@0237h](https://github.com/0237h)! - Add support for Sourcify contract information lookup
### Patch Changes
- [#1910](https://github.com/graphprotocol/graph-tooling/pull/1910)
[`15384e6`](https://github.com/graphprotocol/graph-tooling/commit/15384e6bd8af6ba2ad07e9eb5a637d148fb39867)
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
- Updated dependency [`undici@7.2.3` ↗︎](https://www.npmjs.com/package/undici/v/7.2.3) (from
`7.1.1`, in `dependencies`)
- [#1914](https://github.com/graphprotocol/graph-tooling/pull/1914)
[`e63b483`](https://github.com/graphprotocol/graph-tooling/commit/e63b483612e74587b3d33b7ce6d5f3264096820f)
Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - dependencies updates:
- Removed dependency
[`binary-install@^1.1.0` ↗︎](https://www.npmjs.com/package/binary-install/v/1.1.0) (from
`dependencies`)
- [#1914](https://github.com/graphprotocol/graph-tooling/pull/1914)
[`e63b483`](https://github.com/graphprotocol/graph-tooling/commit/e63b483612e74587b3d33b7ce6d5f3264096820f)
Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - fix bug with graph test #1904
- [#1903](https://github.com/graphprotocol/graph-tooling/pull/1903)
[`bcaad5e`](https://github.com/graphprotocol/graph-tooling/commit/bcaad5e077e485224c06842491145d05215f4c0e)
Thanks [@0237h](https://github.com/0237h)! - Fix `import.meta.url` not being parsed as path
properly
- [#1918](https://github.com/graphprotocol/graph-tooling/pull/1918)
[`14ac25c`](https://github.com/graphprotocol/graph-tooling/commit/14ac25c1f08134d15410dad215cad8a9e941a105)
Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - fix bug with loud errors in
`graph test`
## 0.94.0
### Minor Changes
- [#1892](https://github.com/graphprotocol/graph-tooling/pull/1892)
[`b4564a7`](https://github.com/graphprotocol/graph-tooling/commit/b4564a71134c310dee983f6eff613b953bf481be)
Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - handle tuple[] and address[] for
event parameters - #949
### Patch Changes
- [#1891](https://github.com/graphprotocol/graph-tooling/pull/1891)
[`d1fa5e0`](https://github.com/graphprotocol/graph-tooling/commit/d1fa5e0e34a92f24db29d3def26e133e87e7bdde)
Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - fix bug with duplicate IDs - #1604
- [#1889](https://github.com/graphprotocol/graph-tooling/pull/1889)
[`e085e39`](https://github.com/graphprotocol/graph-tooling/commit/e085e39e48cd0241277ede246aa2b7833e6a91f3)
Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - fix confusing "no error" message when
pressing Escape on prompts
- [#1879](https://github.com/graphprotocol/graph-tooling/pull/1879)
[`f6079a6`](https://github.com/graphprotocol/graph-tooling/commit/f6079a68c016e8d9864f2fc94526a60d4b21eb69)
Thanks [@McAronDev](https://github.com/McAronDev)! - fix bug with missing Graft type in SpS
manifest definition
- [#1884](https://github.com/graphprotocol/graph-tooling/pull/1884)
[`93d87a8`](https://github.com/graphprotocol/graph-tooling/commit/93d87a8c6912b87ed8dbdce0e1b4d2765bc1df39)
Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - `graph init`: fix tests generation
for events with [][] params #1878
## 0.93.3
### Patch Changes
- [#1875](https://github.com/graphprotocol/graph-tooling/pull/1875)
[`675a89a`](https://github.com/graphprotocol/graph-tooling/commit/675a89a0f060f241f3da15542d6a7f497d5fcf5b)
Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - fix flag startup bug
## 0.93.2
### Patch Changes
- [#1871](https://github.com/graphprotocol/graph-tooling/pull/1871)
[`5b312cf`](https://github.com/graphprotocol/graph-tooling/commit/5b312cf35bf4f77f36f3017e58805e9777bb8e5d)
Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - Fix empty source name for substreams
subgraphs #1868
- [#1863](https://github.com/graphprotocol/graph-tooling/pull/1863)
[`4e70f64`](https://github.com/graphprotocol/graph-tooling/commit/4e70f64681a6c0158fa8287a77b8a79907d51b7d)
Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - warn about outdated node version
- [#1866](https://github.com/graphprotocol/graph-tooling/pull/1866)
[`a4f0745`](https://github.com/graphprotocol/graph-tooling/commit/a4f074542a8ad9a4c783830e42702f309690418b)
Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - show skip-git deprecation warning
only when used
- [#1867](https://github.com/graphprotocol/graph-tooling/pull/1867)
[`f979e55`](https://github.com/graphprotocol/graph-tooling/commit/f979e553f5ed75513bc75b07231a717056312e96)
Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - error out if node is too old
- [#1865](https://github.com/graphprotocol/graph-tooling/pull/1865)
[`4ddb562`](https://github.com/graphprotocol/graph-tooling/commit/4ddb56209361908804f366ec94266ec7f7dc079f)
Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - minor `graph init` ux improvements
## 0.93.1
### Patch Changes
- [#1859](https://github.com/graphprotocol/graph-tooling/pull/1859)
[`71c8405`](https://github.com/graphprotocol/graph-tooling/commit/71c84056ef9fc29c4ca18ed82b9e1bad12fd20d9)
Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - `graph auth`: fix bug with setting
deploy key
## 0.93.0
### Minor Changes
- [#1849](https://github.com/graphprotocol/graph-tooling/pull/1849)
[`00e0a83`](https://github.com/graphprotocol/graph-tooling/commit/00e0a830165a946749d12fdbcdc0ad00074a2ecd)
Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - Update all dependencies
- [#1849](https://github.com/graphprotocol/graph-tooling/pull/1849)
[`00e0a83`](https://github.com/graphprotocol/graph-tooling/commit/00e0a830165a946749d12fdbcdc0ad00074a2ecd)
Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - - add networks registry support
- improve `graph init` flow
- filter through the networks as you type
- more information about the networks
- remove unnecessary options depending on the selection
- ESC key to go back
- allow specifying ipfs/url for substreams package
### Patch Changes
- [#1849](https://github.com/graphprotocol/graph-tooling/pull/1849)
[`00e0a83`](https://github.com/graphprotocol/graph-tooling/commit/00e0a830165a946749d12fdbcdc0ad00074a2ecd)
Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - dependencies updates:
- Updated dependency
[`assemblyscript@0.19.23` ↗︎](https://www.npmjs.com/package/assemblyscript/v/0.19.23) (from
`0.27.31`, in `dependencies`)
- [#1849](https://github.com/graphprotocol/graph-tooling/pull/1849)
[`00e0a83`](https://github.com/graphprotocol/graph-tooling/commit/00e0a830165a946749d12fdbcdc0ad00074a2ecd)
Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - Fix `graph add` flag parameters
parsing
- [#1849](https://github.com/graphprotocol/graph-tooling/pull/1849)
[`00e0a83`](https://github.com/graphprotocol/graph-tooling/commit/00e0a830165a946749d12fdbcdc0ad00074a2ecd)
Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - fix bug with clashing \_id field name
in schema
- [#1849](https://github.com/graphprotocol/graph-tooling/pull/1849)
[`00e0a83`](https://github.com/graphprotocol/graph-tooling/commit/00e0a830165a946749d12fdbcdc0ad00074a2ecd)
Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - fix generated example entity id
uniqueness
- [#1849](https://github.com/graphprotocol/graph-tooling/pull/1849)
[`00e0a83`](https://github.com/graphprotocol/graph-tooling/commit/00e0a830165a946749d12fdbcdc0ad00074a2ecd)
Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - rollback asc version
## 0.92.0
### Minor Changes
- [#1843](https://github.com/graphprotocol/graph-tooling/pull/1843)
[`c09b56b`](https://github.com/graphprotocol/graph-tooling/commit/c09b56b093f23c80aa5d217b2fd56fccac061145)
Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - Update all dependencies
- [#1843](https://github.com/graphprotocol/graph-tooling/pull/1843)
[`c09b56b`](https://github.com/graphprotocol/graph-tooling/commit/c09b56b093f23c80aa5d217b2fd56fccac061145)
Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - - add networks registry support
- improve `graph init` flow
- filter through the networks as you type
- more information about the networks
- remove unnecessary options depending on the selection
- ESC key to go back
- allow specifying ipfs/url for substreams package
### Patch Changes
- [#1848](https://github.com/graphprotocol/graph-tooling/pull/1848)
[`f2726cb`](https://github.com/graphprotocol/graph-tooling/commit/f2726cb4741ec87a4292088affbca554c252313a)
Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - dependencies updates:
- Added dependency [`prettier@3.4.2` ↗︎](https://www.npmjs.com/package/prettier/v/3.4.2) (to
`dependencies`)
- Added dependency [`undici@7.1.1` ↗︎](https://www.npmjs.com/package/undici/v/7.1.1) (to
`dependencies`)
- [#1843](https://github.com/graphprotocol/graph-tooling/pull/1843)
[`c09b56b`](https://github.com/graphprotocol/graph-tooling/commit/c09b56b093f23c80aa5d217b2fd56fccac061145)
Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - Fix `graph add` flag parameters
parsing
- [#1843](https://github.com/graphprotocol/graph-tooling/pull/1843)
[`c09b56b`](https://github.com/graphprotocol/graph-tooling/commit/c09b56b093f23c80aa5d217b2fd56fccac061145)
Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - fix bug with clashing \_id field name
in schema
- [#1843](https://github.com/graphprotocol/graph-tooling/pull/1843)
[`c09b56b`](https://github.com/graphprotocol/graph-tooling/commit/c09b56b093f23c80aa5d217b2fd56fccac061145)
Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - fix generated example entity id
uniqueness
## 0.91.1
### Patch Changes
- [#1783](https://github.com/graphprotocol/graph-tooling/pull/1783)
[`ea1d948`](https://github.com/graphprotocol/graph-tooling/commit/ea1d94863783e19a379ce6d545d5f8523d8bf9e8)
Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - Fix bug with network selection
## 0.91.0
### Minor Changes
- [#1754](https://github.com/graphprotocol/graph-tooling/pull/1754)
[`2050bf6`](https://github.com/graphprotocol/graph-tooling/commit/2050bf6259c19bd86a7446410c7e124dfaddf4cd)
Thanks [@incrypto32](https://github.com/incrypto32)! - Add support for subgraph datasource and
associated types.
- [#1781](https://github.com/graphprotocol/graph-tooling/pull/1781)
[`e8218ee`](https://github.com/graphprotocol/graph-tooling/commit/e8218eedec4292a95957efc5cadcbcf5280c0375)
Thanks [@alinobrasil](https://github.com/alinobrasil)! - added rpc and api urls for
botanix-testnet
## 0.90.1
### Patch Changes
- [#1776](https://github.com/graphprotocol/graph-tooling/pull/1776)
[`c4c0590`](https://github.com/graphprotocol/graph-tooling/commit/c4c059029c391dd6e256a56b3b90bcf20b86680c)
Thanks [@alinobrasil](https://github.com/alinobrasil)! - Fix testnet names for `abstract` and
`corn`
## 0.90.0
### Minor Changes
- [`098b433`](https://github.com/graphprotocol/graph-tooling/commit/098b433815390e5aff2e0e52f22ab0ee44b9c206)
Thanks [@DenisCarriere](https://github.com/DenisCarriere)! - Update deprecated endpoints and
support API key for updating published subgraphs
### Patch Changes
- [#1771](https://github.com/graphprotocol/graph-tooling/pull/1771)
[`93271b0`](https://github.com/graphprotocol/graph-tooling/commit/93271b07116752c74419720a39c1fdbd460c078d)
Thanks [@0237h](https://github.com/0237h)! - Support parsing full path contract name from block
explorers
- [#1774](https://github.com/graphprotocol/graph-tooling/pull/1774)
[`5d9f0c9`](https://github.com/graphprotocol/graph-tooling/commit/5d9f0c9c9d714d95ed455deb02137ea5440f3e2d)
Thanks [@0237h](https://github.com/0237h)! - Add new chains: `abstract-testnet`, `corn` and
`corn-testnet`
- [#1767](https://github.com/graphprotocol/graph-tooling/pull/1767)
[`6f2cb45`](https://github.com/graphprotocol/graph-tooling/commit/6f2cb45e5a07d8de2946a485763feb0b1bcfd4f0)
Thanks [@0237h](https://github.com/0237h)! - Fix CLI validation for `startBlock` and
`contractName` fetched from external APIs
## 0.89.0
### Minor Changes
- [#1763](https://github.com/graphprotocol/graph-tooling/pull/1763)
[`58dbd28`](https://github.com/graphprotocol/graph-tooling/commit/58dbd2845b9e336bb06d7cee09929a92db7f2cf5)
Thanks [@alinobrasil](https://github.com/alinobrasil)! - Add new chain: Lens testnet
### Patch Changes
- [#1759](https://github.com/graphprotocol/graph-tooling/pull/1759)
[`1d4217a`](https://github.com/graphprotocol/graph-tooling/commit/1d4217a506b38307ad0d750a9abe37bffa0a734d)
Thanks [@0237h](https://github.com/0237h)! - Refactor debug log for failed Etherscan ABI lookups
- [#1764](https://github.com/graphprotocol/graph-tooling/pull/1764)
[`0b4cfe9`](https://github.com/graphprotocol/graph-tooling/commit/0b4cfe91091a86a0871d486f91754ea87f302b3e)
Thanks [@adamazad](https://github.com/adamazad)! - chore(rpcs): update gnosis chain RPC endpoint
- [#1766](https://github.com/graphprotocol/graph-tooling/pull/1766)
[`d2fda94`](https://github.com/graphprotocol/graph-tooling/commit/d2fda940ace2b719354df9da43890c559ebfd3a8)
Thanks [@0237h](https://github.com/0237h)! - Improve ABI file path validation
- [#1761](https://github.com/graphprotocol/graph-tooling/pull/1761)
[`baf36b4`](https://github.com/graphprotocol/graph-tooling/commit/baf36b42bc531f3aee2709c2f55682a7ec44e5ac)
Thanks [@alinobrasil](https://github.com/alinobrasil)! - update soneium-testnet blockexplorer url
## 0.88.0
### Minor Changes
- [#1680](https://github.com/graphprotocol/graph-tooling/pull/1680)
[`08914a8`](https://github.com/graphprotocol/graph-tooling/commit/08914a89179e31363765bb3a6e72945f4585e207)
Thanks [@saihaj](https://github.com/saihaj)! - Breaking changes to the CLI to prepare for the
sunset of the hosted service.
- `graph auth`
- Removed `--product` flag
- Removed `--studio` flag
- Removed `node` argument
- `graph deploy`
- Removed `--product` flag
- Removed `--studio` flag
- Removed `--from-hosted-service` flag
- `graph init`
- Removed `--product` flag
- Removed `--studio` flag
- Removed `--allow-simple-name` flag
- [#1749](https://github.com/graphprotocol/graph-tooling/pull/1749)
[`bf43cbf`](https://github.com/graphprotocol/graph-tooling/commit/bf43cbf8283c53f0005d7cb9dfa681c92f3a6a91)
Thanks [@0237h](https://github.com/0237h)! - Add warning for available CLI updates
### Patch Changes
- [#1751](https://github.com/graphprotocol/graph-tooling/pull/1751)
[`0ba99dc`](https://github.com/graphprotocol/graph-tooling/commit/0ba99dcd6783fb20779d4f5a6791fc155969939e)
Thanks [@0237h](https://github.com/0237h)! - Using `graph add` with `localhost` network now
prompts the user for input
- [#1750](https://github.com/graphprotocol/graph-tooling/pull/1750)
[`d764867`](https://github.com/graphprotocol/graph-tooling/commit/d764867dc7eab32e2f1db8505419ea4fa03ed503)
Thanks [@0237h](https://github.com/0237h)! - Add prompt for existing directory in `init` flow
- [#1756](https://github.com/graphprotocol/graph-tooling/pull/1756)
[`04bd901`](https://github.com/graphprotocol/graph-tooling/commit/04bd901d3ff974c197b82fd29426309ce7de1558)
Thanks [@0237h](https://github.com/0237h)! - Fix `matic` RPC endpoint and improve error message
## 0.87.0
### Minor Changes
- [#1746](https://github.com/graphprotocol/graph-tooling/pull/1746)
[`fef2e05`](https://github.com/graphprotocol/graph-tooling/commit/fef2e05c07d5f99f01834c4a6b9e063992d4bc2d)
Thanks [@alinobrasil](https://github.com/alinobrasil)! - updated public rpc
## 0.86.0
### Minor Changes
- [#1740](https://github.com/graphprotocol/graph-tooling/pull/1740)
[`7b4f787`](https://github.com/graphprotocol/graph-tooling/commit/7b4f787ebe4f65dbb233d3dda02f179f75ef21d9)
Thanks [@alinobrasil](https://github.com/alinobrasil)! - added new chain
## 0.85.0
### Minor Changes
- [#1733](https://github.com/graphprotocol/graph-tooling/pull/1733)
[`d13bc5e`](https://github.com/graphprotocol/graph-tooling/commit/d13bc5e6ba08a62be78d1bf469fc0e3b89ee3c1a)
Thanks [@alinobrasil](https://github.com/alinobrasil)! - added rootstock
- [#1736](https://github.com/graphprotocol/graph-tooling/pull/1736)
[`e759327`](https://github.com/graphprotocol/graph-tooling/commit/e759327cf53fe9462f9bdf65f5ff9fdd125f58db)
Thanks [@fschoell](https://github.com/fschoell)! - replace etherscan endpoints
## 0.84.0
### Minor Changes
- [#1730](https://github.com/graphprotocol/graph-tooling/pull/1730)
[`e39279b`](https://github.com/graphprotocol/graph-tooling/commit/e39279be9d61a97e79ea18e558bd73795e25dbe0)
Thanks [@alinobrasil](https://github.com/alinobrasil)! - added boba, fuse blockexplorer
## 0.83.0
### Minor Changes
- [#1728](https://github.com/graphprotocol/graph-tooling/pull/1728)
[`a05db7b`](https://github.com/graphprotocol/graph-tooling/commit/a05db7bdf1f22f86501d9d59929245ddb7b1abae)
Thanks [@yash251](https://github.com/yash251)! - add chiliz testnet rpc and api
## 0.82.0
### Minor Changes
- [#1726](https://github.com/graphprotocol/graph-tooling/pull/1726)
[`81afd9b`](https://github.com/graphprotocol/graph-tooling/commit/81afd9b6edd09fa2df0d3ed7ae43b894472fca98)
Thanks [@yash251](https://github.com/yash251)! - add chiliz rpc and api
## 0.81.0
### Minor Changes
- [#1719](https://github.com/graphprotocol/graph-tooling/pull/1719)
[`2141242`](https://github.com/graphprotocol/graph-tooling/commit/21412420ad87579a1b884e17c190fc701f220623)
Thanks [@yash251](https://github.com/yash251)! - add soneium api and rpc
## 0.80.1
### Patch Changes
- [#1715](https://github.com/graphprotocol/graph-tooling/pull/1715)
[`4cfef44`](https://github.com/graphprotocol/graph-tooling/commit/4cfef44d991de6f9bbb802eb8956de5d63b2c2a3)
Thanks [@Shiyasmohd](https://github.com/Shiyasmohd)! - fix: getcontractcreation support on neox
etherscan api
## 0.80.0
### Minor Changes
- [#1712](https://github.com/graphprotocol/graph-tooling/pull/1712)
[`9b48e45`](https://github.com/graphprotocol/graph-tooling/commit/9b48e455b258ecc4fba647e32773ee05b23b42eb)
Thanks [@Shiyasmohd](https://github.com/Shiyasmohd)! - feat: add neox etherscan like url and
public rpc
- [#1710](https://github.com/graphprotocol/graph-tooling/pull/1710)
[`687bbd0`](https://github.com/graphprotocol/graph-tooling/commit/687bbd054265243d7f00376c69dd2a11cbb14116)
Thanks [@yash251](https://github.com/yash251)! - add iotex testnet rpc and api url
- [#1713](https://github.com/graphprotocol/graph-tooling/pull/1713)
[`4c7d17c`](https://github.com/graphprotocol/graph-tooling/commit/4c7d17c30fe7e87866e9002cae5d182bc8217eb5)
Thanks [@alinobrasil](https://github.com/alinobrasil)! - added publicRpc and blockExplorer for
arbitrum nova
## 0.79.2
### Patch Changes
- [#1698](https://github.com/graphprotocol/graph-tooling/pull/1698)
[`c8ec890`](https://github.com/graphprotocol/graph-tooling/commit/c8ec890cb13bb109bb97387e4819c948d97a079a)
Thanks [@soilking](https://github.com/soilking)! - Fix build files being placed outside the build
directory
## 0.79.1
### Patch Changes
- [#1701](https://github.com/graphprotocol/graph-tooling/pull/1701)
[`24c402f`](https://github.com/graphprotocol/graph-tooling/commit/24c402f5f2f296a1df35d54fe1927030f96481d4)
Thanks [@saihaj](https://github.com/saihaj)! - Allow publishing without forcing network or
subgraph id
## 0.79.0
### Minor Changes
- [#1696](https://github.com/graphprotocol/graph-tooling/pull/1696)
[`828bb04`](https://github.com/graphprotocol/graph-tooling/commit/828bb04125ad873ad675731e468d0c70009fea71)
Thanks [@alinobrasil](https://github.com/alinobrasil)! - added rpc & explorer urls for sei,
gravity (mainnet & testnet), etherlink (mainnet)
## 0.78.0
### Minor Changes
- [#1692](https://github.com/graphprotocol/graph-tooling/pull/1692)
[`6f84e7a`](https://github.com/graphprotocol/graph-tooling/commit/6f84e7ade5c51232abefcb9a6fb7406e375ad125)
Thanks [@yash251](https://github.com/yash251)! - add iotex urls
## 0.77.0
### Minor Changes
- [#1690](https://github.com/graphprotocol/graph-tooling/pull/1690)
[`87e74ce`](https://github.com/graphprotocol/graph-tooling/commit/87e74ce64a0c98e9be13d5f6fd31c7020ef23d5e)
Thanks [@saihaj](https://github.com/saihaj)! - allow publishing new subgraph version
## 0.76.0
### Minor Changes
- [#1688](https://github.com/graphprotocol/graph-tooling/pull/1688)
[`3a96771`](https://github.com/graphprotocol/graph-tooling/commit/3a9677113a4282cd4f91adadfa4b4b1d00f6e035)
Thanks [@alinobrasil](https://github.com/alinobrasil)! - added rootstock blockexplorer api and
public rpc url
## 0.75.0
### Minor Changes
- [#1686](https://github.com/graphprotocol/graph-tooling/pull/1686)
[`fea8f23`](https://github.com/graphprotocol/graph-tooling/commit/fea8f23b745d2595708b7f5b86384ad7eaa16f08)
Thanks [@alinobrasil](https://github.com/alinobrasil)! - getEtherscanLikeAPIUrl: added for sei
mainnet (to be able to obtain contract ABI)
## 0.74.1
### Patch Changes
- [#1683](https://github.com/graphprotocol/graph-tooling/pull/1683)
[`f5bfa07`](https://github.com/graphprotocol/graph-tooling/commit/f5bfa07e04c0c70ed3285db4e90bf99cfdb265a3)
Thanks [@azf20](https://github.com/azf20)! - fix graph auth
## 0.74.0
### Minor Changes
- [#1681](https://github.com/graphprotocol/graph-tooling/pull/1681)
[`0a16b41`](https://github.com/graphprotocol/graph-tooling/commit/0a16b41979bc0644a1599b9434d9f5bf30687f64)
Thanks [@saihaj](https://github.com/saihaj)! - Part of the Hosted Service migration throw an error
when users are trying to use `hosted-service` product in `graph [auth|deploy|init]` commands.
### Patch Changes
- [#1681](https://github.com/graphprotocol/graph-tooling/pull/1681)
[`0a16b41`](https://github.com/graphprotocol/graph-tooling/commit/0a16b41979bc0644a1599b9434d9f5bf30687f64)
Thanks [@saihaj](https://github.com/saihaj)! - remove ipfs check for studio deploys
## 0.73.0
### Minor Changes
- [#1670](https://github.com/graphprotocol/graph-tooling/pull/1670)
[`03c907a`](https://github.com/graphprotocol/graph-tooling/commit/03c907acbddfb9f598c8e36bbc8b6c9b3a91a43a)
Thanks [@saihaj](https://github.com/saihaj)! - Introduce `graph publish` command.
Now you can publish your subgraphs directly from the CLI. This command will build your subgraph,
deploy, prompt you to add metadata and then sign the transaction to publish it to the Graph
Network.
1. Build the subgraph and publish it to the network.
```sh
graph publish
```
2. Provide a IPFS Hash for the subgraph and publish it to the network.
```sh
graph publish --ipfs <ipfs-hash>
```
3. You can use a custom webapp url for deploying.
```sh
graph publish --webapp-url <webapp-url>
```
### Patch Changes
- [#1670](https://github.com/graphprotocol/graph-tooling/pull/1670)
[`03c907a`](https://github.com/graphprotocol/graph-tooling/commit/03c907acbddfb9f598c8e36bbc8b6c9b3a91a43a)
Thanks [@saihaj](https://github.com/saihaj)! - dependencies updates:
- Added dependency [`open@8.4.2` ↗︎](https://www.npmjs.com/package/open/v/8.4.2) (to
`dependencies`)
## 0.72.2
### Patch Changes
- [#1668](https://github.com/graphprotocol/graph-tooling/pull/1668)
[`0e7b6cc`](https://github.com/graphprotocol/graph-tooling/commit/0e7b6cc3eb7e4aca4ba1e456e94ce37289d46b84)
Thanks [@Shiyasmohd](https://github.com/Shiyasmohd)! - update etherscan api urls and rpc urls
## 0.72.1
### Patch Changes
- [`d9108ed`](https://github.com/graphprotocol/graph-tooling/commit/d9108ed779d37212d9bbfce791f6b2a6b6f9557f)
Thanks [@saihaj](https://github.com/saihaj)! - get binaries published
## 0.72.0
### Minor Changes
- [#1664](https://github.com/graphprotocol/graph-tooling/pull/1664)
[`c581b33`](https://github.com/graphprotocol/graph-tooling/commit/c581b338edf8eeec1675eb6987d77c1a50686816)
Thanks [@Shiyasmohd](https://github.com/Shiyasmohd)! - auto fetch contract name from address
### Patch Changes
- [#1662](https://github.com/graphprotocol/graph-tooling/pull/1662)
[`00e774e`](https://github.com/graphprotocol/graph-tooling/commit/00e774ed3a82e7b345d01b89b52e2c6615a94789)
Thanks [@Shiyasmohd](https://github.com/Shiyasmohd)! - fix: update optimism-sepolia
EtherscanLikeAPIUrl
- [#1661](https://github.com/graphprotocol/graph-tooling/pull/1661)
[`8f6ee24`](https://github.com/graphprotocol/graph-tooling/commit/8f6ee241a4504ff912e943f6228d6195b117a815)
Thanks [@mitchhs12](https://github.com/mitchhs12)! - add Linea Sepolia RPC and Linea Sepolia
Etherscan url
## 0.71.2
### Patch Changes
- [#1611](https://github.com/graphprotocol/graph-tooling/pull/1611)
[`951c2ed`](https://github.com/graphprotocol/graph-tooling/commit/951c2ed7db2f0650105c9b9059e0ccd8fd9102a0)
Thanks [@lutter](https://github.com/lutter)! - Accept declared calls in subgraph manifests
## 0.71.1
### Patch Changes
- [`4d63b25`](https://github.com/graphprotocol/graph-tooling/commit/4d63b255b6bd0db5b79036bdf45596095dd8625b)
Thanks [@saihaj](https://github.com/saihaj)! - fix etherscan like url for fuse
## 0.71.0
### Minor Changes
- [#1598](https://github.com/graphprotocol/graph-tooling/pull/1598)
[`7d4208a`](https://github.com/graphprotocol/graph-tooling/commit/7d4208aa1a1d376d7b230df7d86d9ec5864e18a8)
Thanks [@incrypto32](https://github.com/incrypto32)! - Allow topic filters in event handlers
### Patch Changes
- [#1634](https://github.com/graphprotocol/graph-tooling/pull/1634)
[`f256475`](https://github.com/graphprotocol/graph-tooling/commit/f2564757ba8007025f8745c9162ba4143ff58548)
Thanks [@joshuanazareth97](https://github.com/joshuanazareth97)! - Order list of evm chains in
graph init command
- [#1640](https://github.com/graphprotocol/graph-tooling/pull/1640)
[`1fb675c`](https://github.com/graphprotocol/graph-tooling/commit/1fb675ce51076c5edbdb64c116b0d7feed0d939a)
Thanks [@Shiyasmohd](https://github.com/Shiyasmohd)! - Added Etherscan like API url and Public RPC
endpoints for Polygon Amoy,Gnosis Chiado,Mode Mainnet, Mode Sepolia chains for fetching startBlock
and ABI
## 0.70.0
### Minor Changes
- [#1629](https://github.com/graphprotocol/graph-tooling/pull/1629)
[`3801671`](https://github.com/graphprotocol/graph-tooling/commit/3801671a79875cdd8653b8603b1a2e89426268f5)
Thanks [@saihaj](https://github.com/saihaj)! - generate gitignore file
## 0.69.2
### Patch Changes
- [#1623](https://github.com/graphprotocol/graph-tooling/pull/1623)
[`121843e`](https://github.com/graphprotocol/graph-tooling/commit/121843e982c69ffb31aae911431a68a2349ea062)
Thanks [@Shiyasmohd](https://github.com/Shiyasmohd)! - cli: added etherscan API URL & public RPC
endpoint for etherlink-testnet
## 0.69.1
### Patch Changes
- [#1619](https://github.com/graphprotocol/graph-tooling/pull/1619)
[`fb18ecf`](https://github.com/graphprotocol/graph-tooling/commit/fb18ecf657f77ab6d7325e264c4a6c66d237201d)
Thanks [@saihaj](https://github.com/saihaj)! - increase jayson client timeout
## 0.69.0
### Minor Changes
- [#1522](https://github.com/graphprotocol/graph-tooling/pull/1522)
[`d132f9c`](https://github.com/graphprotocol/graph-tooling/commit/d132f9c9f6ea5283e40a8d913f3abefe5a8ad5f8)
Thanks [@dotansimha](https://github.com/dotansimha)! - Added support for handling GraphQL
`Timestamp` scalar as `i64` (AssemblyScript)
- [#1610](https://github.com/graphprotocol/graph-tooling/pull/1610)
[`fc03add`](https://github.com/graphprotocol/graph-tooling/commit/fc03add1a8510afa49110481b486c8fa56f8c19f)
Thanks [@yehia67](https://github.com/yehia67)! - Generate `docker-compose.yml` with `graph init`
command
## 0.68.5
### Patch Changes
- [`4525b0c`](https://github.com/graphprotocol/graph-tooling/commit/4525b0c3bbabe89561d5d908f23a8f5652f0df88)
Thanks [@saihaj](https://github.com/saihaj)! - fix blast mainnet etherscan url
## 0.68.4
### Patch Changes
- [#1595](https://github.com/graphprotocol/graph-tooling/pull/1595)
[`decff14`](https://github.com/graphprotocol/graph-tooling/commit/decff1435bdd3b4e459ffa83d881f23d26e2ee5f)
Thanks [@saihaj](https://github.com/saihaj)! - improve error handling for `graph deploy`
## 0.68.3
### Patch Changes
- [#1593](https://github.com/graphprotocol/graph-tooling/pull/1593)
[`5f78825`](https://github.com/graphprotocol/graph-tooling/commit/5f788250bbd50406b59b75cc82fee4b197b88e18)
Thanks [@saihaj](https://github.com/saihaj)! - increase jayson client timeout
## 0.68.2
### Patch Changes
- [`5d39c18`](https://github.com/graphprotocol/graph-tooling/commit/5d39c180c3825bc4e7b869dc4ae10ebb4ac91f76)
Thanks [@saihaj](https://github.com/saihaj)! - fix base sepolia url
## 0.68.1
### Patch Changes
- [#1589](https://github.com/graphprotocol/graph-tooling/pull/1589)
[`7f0e8ab`](https://github.com/graphprotocol/graph-tooling/commit/7f0e8ab70bcd2279b54a040031de2795e7346b1a)
Thanks [@saihaj](https://github.com/saihaj)! - fix optimism sepolia url
## 0.68.0
### Minor Changes
- [#1548](https://github.com/graphprotocol/graph-tooling/pull/1548)
[`b3f6a99`](https://github.com/graphprotocol/graph-tooling/commit/b3f6a9979bcac9610807f19d41fc0548a5342828)
Thanks [@lutter](https://github.com/lutter)! - Make validations more lenient to allow aggregations
and Int8 ids
## 0.67.4
### Patch Changes
- [`f49aab9`](https://github.com/graphprotocol/graph-tooling/commit/f49aab98d643ba6d8c3708772bed8318825effed)
Thanks [@saihaj](https://github.com/saihaj)! - fix blast testnet etherscan and RPC URL
## 0.67.3
### Patch Changes
- [#1579](https://github.com/graphprotocol/graph-tooling/pull/1579)
[`bc61adb`](https://github.com/graphprotocol/graph-tooling/commit/bc61adb8ae4f6ba8b467e98ed390a96029b702d8)
Thanks [@saihaj](https://github.com/saihaj)! - fix line and linea-goerli API URLs
## 0.67.2
### Patch Changes
- [#1571](https://github.com/graphprotocol/graph-tooling/pull/1571)
[`76279ab`](https://github.com/graphprotocol/graph-tooling/commit/76279ab7afda5280a202818d64668c9e0873bb91)
Thanks [@saihaj](https://github.com/saihaj)! - dependencies updates:
- Updated dependency [`gluegun@5.1.6` ↗︎](https://www.npmjs.com/package/gluegun/v/5.1.6) (from
`5.1.2`, in `dependencies`)
- [#1572](https://github.com/graphprotocol/graph-tooling/pull/1572)
[`d5ca0a6`](https://github.com/graphprotocol/graph-tooling/commit/d5ca0a61cb17fc17cbf18dbf0faf33cee5250a24)
Thanks [@saihaj](https://github.com/saihaj)! - dependencies updates:
- Removed dependency [`request@2.88.2` ↗︎](https://www.npmjs.com/package/request/v/2.88.2) (from
`dependencies`)
## 0.67.1
### Patch Changes
- [#1568](https://github.com/graphprotocol/graph-tooling/pull/1568)
[`efa9444`](https://github.com/graphprotocol/graph-tooling/commit/efa94446d97b4137e942e3b9c138d83b2b8cf561)
Thanks [@saihaj](https://github.com/saihaj)! - add zk sync sepolia RPC url
## 0.67.0
### Minor Changes
- [#1409](https://github.com/graphprotocol/graph-tooling/pull/1409)
[`e15e036`](https://github.com/graphprotocol/graph-tooling/commit/e15e0361c38348f2ca20a89ab7a49ed2235922e7)
Thanks [@incrypto32](https://github.com/incrypto32)! - Add support for endBlock in subgraph
manifest
### Patch Changes
- [#1566](https://github.com/graphprotocol/graph-tooling/pull/1566)
[`82bca91`](https://github.com/graphprotocol/graph-tooling/commit/82bca91aa0ca12af087f470b4637b92c3ee486c2)
Thanks [@saihaj](https://github.com/saihaj)! - fix zksync-era-sepolia etherscan url
## 0.66.0
### Minor Changes
- [#1561](https://github.com/graphprotocol/graph-tooling/pull/1561)
[`39d5dbf`](https://github.com/graphprotocol/graph-tooling/commit/39d5dbf091222921044f1044b7a94935fda46236)
Thanks [@incrypto32](https://github.com/incrypto32)! - Add support for indexerHints in manifest
## 0.65.0
### Minor Changes
- [#1557](https://github.com/graphprotocol/graph-tooling/pull/1557)
[`e84f233`](https://github.com/graphprotocol/graph-tooling/commit/e84f233ee156863136b120a79a91ec692a6f5677)
Thanks [@saihaj](https://github.com/saihaj)! - fetch supported networks from API
## 0.64.1
### Patch Changes
- [#1536](https://github.com/graphprotocol/graph-tooling/pull/1536)
[`fbce626`](https://github.com/graphprotocol/graph-tooling/commit/fbce626ddd9206f9887576b1a023d9b98914e6a9)
Thanks [@saihaj](https://github.com/saihaj)! - dependencies updates:
- Updated dependency [`prettier@3.0.3` ↗︎](https://www.npmjs.com/package/prettier/v/3.0.3) (from
`1.19.1`, in `dependencies`)
## 0.64.0
### Minor Changes
- [#1533](https://github.com/graphprotocol/graph-tooling/pull/1533)
[`45f3197`](https://github.com/graphprotocol/graph-tooling/commit/45f319773276ba14efb0623f7b22232ef76b685a)
Thanks [@saihaj](https://github.com/saihaj)! - adding deprecation notices for commands we plan to
change in the next major. See https://github.com/graphprotocol/graph-tooling/issues/1487
### Patch Changes
- [#1545](https://github.com/graphprotocol/graph-tooling/pull/1545)
[`1cfc8ce`](https://github.com/graphprotocol/graph-tooling/commit/1cfc8ce67388ebb9c6dcb1195119959ecd9be325)
Thanks [@saihaj](https://github.com/saihaj)! - dependencies updates:
- Removed dependency
[`@babel/core@^7.20.5` ↗︎](https://www.npmjs.com/package/@babel/core/v/7.20.5) (from
`dependencies`)
- Removed dependency
[`@babel/preset-typescript@^7.18.6` ↗︎](https://www.npmjs.com/package/@babel/preset-typescript/v/7.18.6)
(from `dependencies`)
- Removed dependency [`memoizee@^0.4.15` ↗︎](https://www.npmjs.com/package/memoizee/v/0.4.15)
(from `dependencies`)
- [#1545](https://github.com/graphprotocol/graph-tooling/pull/1545)
[`1cfc8ce`](https://github.com/graphprotocol/graph-tooling/commit/1cfc8ce67388ebb9c6dcb1195119959ecd9be325)
Thanks [@saihaj](https://github.com/saihaj)! - fix call handler validation
## 0.63.1
### Patch Changes
- [#1539](https://github.com/graphprotocol/graph-tooling/pull/1539)
[`3e29dfd`](https://github.com/graphprotocol/graph-tooling/commit/3e29dfdf0175634246aca5d2b57328cdd32ea45a)
Thanks [@saihaj](https://github.com/saihaj)! - upgrade `graph init` to use latest version of
`graph-ts`
- [#1540](https://github.com/graphprotocol/graph-tooling/pull/1540)
[`8a79d05`](https://github.com/graphprotocol/graph-tooling/commit/8a79d0501dfb95452f198b6744c459716d112275)
Thanks [@saihaj](https://github.com/saihaj)! - fix graph build for templates
## 0.63.0
### Minor Changes
- [#1531](https://github.com/graphprotocol/graph-tooling/pull/1531)
[`b168be1`](https://github.com/graphprotocol/graph-tooling/commit/b168be1526376fbb386b2ef650813b6696ab59f1)
Thanks [@travs](https://github.com/travs)! - Add `--skip-git` option to `init` cli command
- [#1490](https://github.com/graphprotocol/graph-tooling/pull/1490)
[`95eb9d0`](https://github.com/graphprotocol/graph-tooling/commit/95eb9d0244a99fdfb7a4750963c1a982d024dd87)
Thanks [@mangas](https://github.com/mangas)! - substreams based triggers support
- [#1535](https://github.com/graphprotocol/graph-tooling/pull/1535)
[`7d5c818`](https://github.com/graphprotocol/graph-tooling/commit/7d5c818fc832cf824421957b02ff3198bcf25a22)
Thanks [@saihaj](https://github.com/saihaj)! - add validation for handlers from subgraph manifest
- [#1524](https://github.com/graphprotocol/graph-tooling/pull/1524)
[`086a2da`](https://github.com/graphprotocol/graph-tooling/commit/086a2da03a4388277b69b6db541a0673dc9505bb)
Thanks [@pedropregueiro](https://github.com/pedropregueiro)! - Add support for M3 apple silicon
for `graph test`
### Patch Changes
- [#1535](https://github.com/graphprotocol/graph-tooling/pull/1535)
[`7d5c818`](https://github.com/graphprotocol/graph-tooling/commit/7d5c818fc832cf824421957b02ff3198bcf25a22)
Thanks [@saihaj](https://github.com/saihaj)! - dependencies updates:
- Added dependency [`@babel/core@^7.20.5` ↗︎](https://www.npmjs.com/package/@babel/core/v/7.20.5)
(to `dependencies`)
- Added dependency
[`@babel/preset-typescript@^7.18.6` ↗︎](https://www.npmjs.com/package/@babel/preset-typescript/v/7.18.6)
(to `dependencies`)
- Added dependency [`memoizee@^0.4.15` ↗︎](https://www.npmjs.com/package/memoizee/v/0.4.15) (to
`dependencies`)
- [#1521](https://github.com/graphprotocol/graph-tooling/pull/1521)
[`3571a57`](https://github.com/graphprotocol/graph-tooling/commit/3571a571b2a094f41932e7cbc91b605c7ba0962c)
Thanks [@saihaj](https://github.com/saihaj)! - remove studio network validation checks
## 0.62.0
### Minor Changes
- [#1500](https://github.com/graphprotocol/graph-tooling/pull/1500)
[`4b92a5e`](https://github.com/graphprotocol/graph-tooling/commit/4b92a5ef87661a39021d5945a427d32d3a2873b2)
Thanks [@saihaj](https://github.com/saihaj)! - upgrade to Node 20
### Patch Changes
- [#1461](https://github.com/graphprotocol/graph-tooling/pull/1461)
[`cbbb0fc`](https://github.com/graphprotocol/graph-tooling/commit/cbbb0fc2050019c705f25f59a2bbb6a8ff9b7c32)
Thanks [@saihaj](https://github.com/saihaj)! - include user agent for CLI fetch calls
- [#1508](https://github.com/graphprotocol/graph-tooling/pull/1508)
[`f5ffcf1`](https://github.com/graphprotocol/graph-tooling/commit/f5ffcf12bf9241c948b8d0b0d023416f66b68d7f)
Thanks [@saihaj](https://github.com/saihaj)! - respect `--protocol` and `--network` provided from
flags of `graph init`
- [#1461](https://github.com/graphprotocol/graph-tooling/pull/1461)
[`cbbb0fc`](https://github.com/graphprotocol/graph-tooling/commit/cbbb0fc2050019c705f25f59a2bbb6a8ff9b7c32)
Thanks [@saihaj](https://github.com/saihaj)! - send graph cli version as user agent for all third
party API calls
- [#1461](https://github.com/graphprotocol/graph-tooling/pull/1461)
[`cbbb0fc`](https://github.com/graphprotocol/graph-tooling/commit/cbbb0fc2050019c705f25f59a2bbb6a8ff9b7c32)
Thanks [@saihaj](https://github.com/saihaj)! - send graph cli version as user agent for all ipfs
requests
- [#1503](https://github.com/graphprotocol/graph-tooling/pull/1503)
[`4fa0ace`](https://github.com/graphprotocol/graph-tooling/commit/4fa0ace140b5d03cae9419c8b9eba529bb33cb41)
Thanks [@saihaj](https://github.com/saihaj)! - sanitize special characters in codegeneration
- [#1504](https://github.com/graphprotocol/graph-tooling/pull/1504)
[`8b509ec`](https://github.com/graphprotocol/graph-tooling/commit/8b509ecd6d7cc28888eb054c03ae7de56ba8c288)
Thanks [@saihaj](https://github.com/saihaj)! - dedupe imports in codegen
## 0.61.0
### Minor Changes
- [#1491](https://github.com/graphprotocol/graph-tooling/pull/1491)
[`326b303`](https://github.com/graphprotocol/graph-tooling/commit/326b30340ed5d922bfde995c9ff68e0899ac4cb3)
Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - add etherscan api retries to
`graph init` wizard
- [#1489](https://github.com/graphprotocol/graph-tooling/pull/1489)
[`031fca8`](https://github.com/graphprotocol/graph-tooling/commit/031fca87fb163a69a06653f7822f4738452a91aa)
Thanks [@saihaj](https://github.com/saihaj)! - Arbitrum Sepolia support
- [#1493](https://github.com/graphprotocol/graph-tooling/pull/1493)
[`f5f974d`](https://github.com/graphprotocol/graph-tooling/commit/f5f974d63416ba845c45c50b2931c9beffcca3a1)
Thanks [@incrypto32](https://github.com/incrypto32)! - Fix codegen issues when using derived
loaders with Bytes as ID's
## 0.60.0
### Minor Changes
- [#1474](https://github.com/graphprotocol/graph-tooling/pull/1474)
[`6aacb7c`](https://github.com/graphprotocol/graph-tooling/commit/6aacb7c68e72817dea642e19c03159076e42d289)
Thanks [@pranavdaa](https://github.com/pranavdaa)! - add scroll mainnet support
## 0.59.0
### Minor Changes
- [#1457](https://github.com/graphprotocol/graph-tooling/pull/1457)
[`b7dc8a5`](https://github.com/graphprotocol/graph-tooling/commit/b7dc8a5fe32d0241f2bef5f118a9e1de819b61a9)
Thanks [@saihaj](https://github.com/saihaj)! - do not generate loader for interfaces
### Patch Changes
- [#1470](https://github.com/graphprotocol/graph-tooling/pull/1470)
[`4c1ca35`](https://github.com/graphprotocol/graph-tooling/commit/4c1ca35d7c5cf6ee3aae119d578978e55074f5e9)
Thanks [@axiomatic-aardvark](https://github.com/axiomatic-aardvark)! - Update 'test' command to
reflect new matchstick version
- [#1458](https://github.com/graphprotocol/graph-tooling/pull/1458)
[`05e61d2`](https://github.com/graphprotocol/graph-tooling/commit/05e61d212caf8bdb735e8527dbbab6a0beca516d)
Thanks [@saihaj](https://github.com/saihaj)! - do not init a git repo if a repo already exists
- [#1462](https://github.com/graphprotocol/graph-tooling/pull/1462)
[`b5f28bc`](https://github.com/graphprotocol/graph-tooling/commit/b5f28bc33a43b84ce4b6fe004c553e4de5e896a6)
Thanks [@omahs](https://github.com/omahs)! - deprecate `--skip-wait-for-etherium` for
`graph local`
- [#1459](https://github.com/graphprotocol/graph-tooling/pull/1459)
[`129d003`](https://github.com/graphprotocol/graph-tooling/commit/129d003838b9b138391835f5a03b21aa05c34e15)
Thanks [@pustovalov](https://github.com/pustovalov)! - fix ABI api endpoint aurora networks
## 0.58.0
### Minor Changes
- [#1434](https://github.com/graphprotocol/graph-tooling/pull/1434)
[`e54883b`](https://github.com/graphprotocol/graph-tooling/commit/e54883b41997eee408d66fd2bc835c67cb3c7e40)
Thanks [@incrypto32](https://github.com/incrypto32)! - Add data source context support in ethereum
manifest
## 0.57.0
### Minor Changes
- [#1439](https://github.com/graphprotocol/graph-tooling/pull/1439)
[`b583097`](https://github.com/graphprotocol/graph-tooling/commit/b583097f464a478151068d96d668334602bed3ba)
Thanks [@saihaj](https://github.com/saihaj)! - Enable autocomplete for CLI commands. To configure
run
```bash
graph autocomplete
```
and follow the steps in the prompt.
- [#1441](https://github.com/graphprotocol/graph-tooling/pull/1441)
[`2e656e9`](https://github.com/graphprotocol/graph-tooling/commit/2e656e9cdaaea6d87866adaa142da597fcd7ce65)
Thanks [@saihaj](https://github.com/saihaj)! - show suggestions when an invalid command is entered
### Patch Changes
- [#1439](https://github.com/graphprotocol/graph-tooling/pull/1439)
[`b583097`](https://github.com/graphprotocol/graph-tooling/commit/b583097f464a478151068d96d668334602bed3ba)
Thanks [@saihaj](https://github.com/saihaj)! - dependencies updates:
- Added dependency
[`@oclif/plugin-autocomplete@^2.3.6` ↗︎](https://www.npmjs.com/package/@oclif/plugin-autocomplete/v/2.3.6)
(to `dependencies`)
- [#1441](https://github.com/graphprotocol/graph-tooling/pull/1441)
[`2e656e9`](https://github.com/graphprotocol/graph-tooling/commit/2e656e9cdaaea6d87866adaa142da597fcd7ce65)
Thanks [@saihaj](https://github.com/saihaj)! - dependencies updates:
- Added dependency
[`@oclif/plugin-not-found@^2.4.0` ↗︎](https://www.npmjs.com/package/@oclif/plugin-not-found/v/2.4.0)
(to `dependencies`)
- [#1435](https://github.com/graphprotocol/graph-tooling/pull/1435)
[`f05b47c`](https://github.com/graphprotocol/graph-tooling/commit/f05b47cf64912d0c66255c9f0076f1696a708ff2)
Thanks [@saihaj](https://github.com/saihaj)! - update prettier
- [#1433](https://github.com/graphprotocol/graph-tooling/pull/1433)
[`4492e4f`](https://github.com/graphprotocol/graph-tooling/commit/4492e4fdefb48407ef89df82eeef4d92bb0747e9)
Thanks [@saihaj](https://github.com/saihaj)! - when generating nested tuples make sure they are
non-nullable
- [#1433](https://github.com/graphprotocol/graph-tooling/pull/1433)
[`4492e4f`](https://github.com/graphprotocol/graph-tooling/commit/4492e4fdefb48407ef89df82eeef4d92bb0747e9)
Thanks [@saihaj](https://github.com/saihaj)! - 2D arrays are valid entities
## 0.56.0
### Minor Changes
- [#1421](https://github.com/graphprotocol/graph-tooling/pull/1421)
[`d4d5c90`](https://github.com/graphprotocol/graph-tooling/commit/d4d5c904bdec451001f058598527895dee0a5b4c)
Thanks [@pranavdaa](https://github.com/pranavdaa)! - Add Scroll testnet to graph-cli
- [#1392](https://github.com/graphprotocol/graph-tooling/pull/1392)
[`7bc5e4e`](https://github.com/graphprotocol/graph-tooling/commit/7bc5e4e5139100e26b36df607f0b847e8a0b5f96)
Thanks [@incrypto32](https://github.com/incrypto32)! - Add support for polling block handlers in
the manifest for ethereum
## 0.55.0
### Minor Changes
- [#1419](https://github.com/graphprotocol/graph-tooling/pull/1419)
[`e88ff02`](https://github.com/graphprotocol/graph-tooling/commit/e88ff02cd236f6c556afd99cecb00b6cffd738ed)
Thanks [@saihaj](https://github.com/saihaj)! - Introduce `--from-hosted-service` flag which will
make it easier to deploy subgraphs from hosted service to Studio.
- [#1418](https://github.com/graphprotocol/graph-tooling/pull/1418)
[`38c16be`](https://github.com/graphprotocol/graph-tooling/commit/38c16be4ed865bec12a4db63b219dba058f06e72)
Thanks [@uF4No](https://github.com/uF4No)! - feat: adds zksync era testnet
## 0.54.0
### Minor Changes
- [#1411](https://github.com/graphprotocol/graph-tooling/pull/1411)
[`0ae0625`](https://github.com/graphprotocol/graph-tooling/commit/0ae06258b31c979c8e83922be77021bc004a0d12)
Thanks [@saihaj](https://github.com/saihaj)! - add support for arweave file datasource
- [#1407](https://github.com/graphprotocol/graph-tooling/pull/1407)
[`d388127`](https://github.com/graphprotocol