github graphql/graphiql @graphiql/react@0.20.3

latest releases: @graphiql/react@0.27.0, @graphiql/plugin-explorer@3.2.3, @graphiql/plugin-code-exporter@3.1.3...
9 months ago

Patch Changes

  • #3526 2b6ea316 Thanks @benjie! - Add new useOptimisticState hook that can wrap a useState-like hook to perform optimistic caching of state changes, this helps to avoid losing characters when the user is typing rapidly. Example of usage: const [state, setState] = useOptimisticState(useOperationsEditorState());

Don't miss a new graphiql release

NewReleases is sending notifications on new releases.