Skip to content

Latest commit

 

History

History
43 lines (23 loc) · 1.9 KB

CHANGELOG.md

File metadata and controls

43 lines (23 loc) · 1.9 KB

1.3.2 (2022-11-13)

Bug Fixes

  • fixes return types for mock contract function (25a5349)

1.3.1 (2022-11-11)

Bug Fixes

  • clear running events when calling clear mocks (43d15d7)

1.3.0 (2022-11-10)

Features

1.2.0 (2022-11-10)

Features

  • adds mock contract event function (b533792)

1.1.0 (2022-11-10)

Bug Fixes

  • using bignumer js instead of bigint (0b22828)

Features

  • adds working wagmi example (aa526bc)

1.0.0 (2022-11-08)

Features

  • adds clear mocks (40c9fbf)
  • adds jest testing library (6c1b5b1)
  • adds mock read contract (574c584)
  • improves matching of contract mocks (203cf62)