Skip to content

v0.3.0

Latest

Choose a tag to compare

@illusionalsagacity illusionalsagacity released this 06 Oct 02:13
7b0892f

Minor Changes

  • b330304: Adds ~options named argument to the GraphQL and Http bindings, deprecates the *WithOptions bindings.

    This is a breaking change for Rescript v10.

Patch Changes

  • e2bcae8: docs: Adds doc comments for most bindings
  • e402233: Fixes listHandlers binding
  • b330304: Fixes the binding signature of MSW.GraphQL.operation taking a sync callback instead of async like the rest