github graphql/graphiql @graphiql/react@0.20.3

latest releases: @graphiql/react@0.21.0, @graphiql/plugin-explorer@2.0.0, @graphiql/plugin-code-exporter@2.0.0...
2 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.