Skip to content

Releases: illusionalsagacity/rescript-msw

v0.3.0

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

v0.2.2

Choose a tag to compare

@illusionalsagacity illusionalsagacity released this 06 Oct 02:13
08af18a

Patch Changes

  • dec2706: fixes the serviceWorkerOptions type being incorrect and not including the scope or other registration options

v0.2.1

Choose a tag to compare

@illusionalsagacity illusionalsagacity released this 23 May 19:07
5460f5c

Patch Changes

  • a8875de: Fixes the binding for MSW.setupWorker to import from "msw/browser" instead of "msw"
  • a8875de: Fixes the binding signature of MSW.GraphQL.operation taking a sync callback instead of async like the rest

v0.2.0

Choose a tag to compare

@illusionalsagacity illusionalsagacity released this 25 Oct 01:50
85aab0c

Minor Changes

  • ba3e115: BREAKING: support MSW v2

v0.1.3

Choose a tag to compare

@illusionalsagacity illusionalsagacity released this 25 Oct 01:49
cf615e5

Patch Changes

  • Fixes formatting for uncurried projects

v0.1.2

Choose a tag to compare

@illusionalsagacity illusionalsagacity released this 18 Feb 18:33

Patch Changes

  • fix: npm publishing mistake

v0.1.1

Choose a tag to compare

@illusionalsagacity illusionalsagacity released this 18 Feb 18:32

Patch Changes

  • 10f31bc: Upgrades to ReScript 10.1 and @rescript/react v0.11.0
  • 20b5459: Fixes tests, and clarifies peer dependencies

Initial release

Choose a tag to compare

@illusionalsagacity illusionalsagacity released this 02 Sep 03:29
v0.1.0

v0.1.0