|  | 
| 1 | 1 | # @graphprotocol/graph-cli | 
| 2 | 2 | 
 | 
|  | 3 | +## 0.88.0 | 
|  | 4 | + | 
|  | 5 | +### Minor Changes | 
|  | 6 | + | 
|  | 7 | +- [#1680](https://github.com/graphprotocol/graph-tooling/pull/1680) | 
|  | 8 | +  [`08914a8`](https://github.com/graphprotocol/graph-tooling/commit/08914a89179e31363765bb3a6e72945f4585e207) | 
|  | 9 | +  Thanks [@saihaj](https://github.com/saihaj)! - Breaking changes to the CLI to prepare for the | 
|  | 10 | +  sunset of the hosted service. | 
|  | 11 | + | 
|  | 12 | +  - `graph auth` | 
|  | 13 | +    - Removed `--product` flag | 
|  | 14 | +    - Removed `--studio` flag | 
|  | 15 | +    - Removed `node` argument | 
|  | 16 | +  - `graph deploy` | 
|  | 17 | +    - Removed `--product` flag | 
|  | 18 | +    - Removed `--studio` flag | 
|  | 19 | +    - Removed `--from-hosted-service` flag | 
|  | 20 | +  - `graph init` | 
|  | 21 | +    - Removed `--product` flag | 
|  | 22 | +    - Removed `--studio` flag | 
|  | 23 | +    - Removed `--allow-simple-name` flag | 
|  | 24 | + | 
|  | 25 | +- [#1749](https://github.com/graphprotocol/graph-tooling/pull/1749) | 
|  | 26 | +  [`bf43cbf`](https://github.com/graphprotocol/graph-tooling/commit/bf43cbf8283c53f0005d7cb9dfa681c92f3a6a91) | 
|  | 27 | +  Thanks [@0237h](https://github.com/0237h)! - Add warning for available CLI updates | 
|  | 28 | + | 
|  | 29 | +### Patch Changes | 
|  | 30 | + | 
|  | 31 | +- [#1751](https://github.com/graphprotocol/graph-tooling/pull/1751) | 
|  | 32 | +  [`0ba99dc`](https://github.com/graphprotocol/graph-tooling/commit/0ba99dcd6783fb20779d4f5a6791fc155969939e) | 
|  | 33 | +  Thanks [@0237h](https://github.com/0237h)! - Using `graph add` with `localhost` network now | 
|  | 34 | +  prompts the user for input | 
|  | 35 | + | 
|  | 36 | +- [#1750](https://github.com/graphprotocol/graph-tooling/pull/1750) | 
|  | 37 | +  [`d764867`](https://github.com/graphprotocol/graph-tooling/commit/d764867dc7eab32e2f1db8505419ea4fa03ed503) | 
|  | 38 | +  Thanks [@0237h](https://github.com/0237h)! - Add prompt for existing directory in `init` flow | 
|  | 39 | + | 
|  | 40 | +- [#1756](https://github.com/graphprotocol/graph-tooling/pull/1756) | 
|  | 41 | +  [`04bd901`](https://github.com/graphprotocol/graph-tooling/commit/04bd901d3ff974c197b82fd29426309ce7de1558) | 
|  | 42 | +  Thanks [@0237h](https://github.com/0237h)! - Fix `matic` RPC endpoint and improve error message | 
|  | 43 | + | 
| 3 | 44 | ## 0.87.0 | 
| 4 | 45 | 
 | 
| 5 | 46 | ### Minor Changes | 
|  | 
0 commit comments