diff --git a/.changeset/dry-olives-crash.md b/.changeset/dry-olives-crash.md new file mode 100644 index 00000000000..766b267ca0c --- /dev/null +++ b/.changeset/dry-olives-crash.md @@ -0,0 +1,7 @@ +--- +'graphiql': patch +'@graphiql/plugin-explorer': patch +'@graphiql/react': patch +--- + +avoid unecessary renders by using useMemo or useCallback