Skip to content
This repository was archived by the owner on Sep 11, 2026. It is now read-only.

8.4.0

Choose a tag to compare

@github-actions github-actions released this 15 Mar 15:25
665d0bc

Added

  • Add toCaipChainId utility function (#175)
  • Add KnownCaipNamespace enum (#175)

Changed

  • Update docs for createDeferredPromise to caution against using suppressUnhandledRejection (#174)

Fixed

  • Fix createSandbox to assign a unique name to the sandbox directory, so that it can be used in multiple concurrently running Jest tests (#171)