Skip to content

Releases: mcmire/utils

8.4.2

Choose a tag to compare

@github-actions github-actions released this 07 May 18:26

Added

  • Do something

8.4.1

Choose a tag to compare

@github-actions github-actions released this 07 May 17:08

Added

  • Do something

8.4.0

Choose a tag to compare

@github-actions github-actions released this 07 May 16:47

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)

9.0.0

Choose a tag to compare

@github-actions github-actions released this 20 Oct 21:58
9e0667d

Changed

  • Whatever