Open danoc opened 3 years ago
The package.json file says that graphiql-explorer only works with React ^15.6.0 and ^16.0.0. It'd be great to indicate React 17 support to help folks clean up their peer dependency warnings:
package.json
graphiql-explorer
https://github.com/OneGraph/graphiql-explorer/blob/aa200bcdf337d19d1fa2cc495e1a1c63ea33b58c/package.json#L39-L40
The
package.json
file says thatgraphiql-explorer
only works with React ^15.6.0 and ^16.0.0. It'd be great to indicate React 17 support to help folks clean up their peer dependency warnings:https://github.com/OneGraph/graphiql-explorer/blob/aa200bcdf337d19d1fa2cc495e1a1c63ea33b58c/package.json#L39-L40