Skip to content

v0.1.1-main.202606282345.cc1ac44: Support async implement() (#9)

Pre-release
Pre-release

Choose a tag to compare

@teamonting-workflow-bot teamonting-workflow-bot released this 28 Jun 23:46
cc1ac44

0.1.1-main.202606282345.cc1ac44 - 2026-06-28

Added

  • Exported InferClient helper type, in PR #7, by @compulim
  • Added defineContract() and defineImplementation(), in PR #8, by @compulim
  • Enabled asynchronous implement() function, in PR #9, by @compulim

Changed

  • 💥 Renamed StubDeclaration to StubContract for clarity, in PR #8, by @compulim
  • 💥 Changed listen() to return Promise, in PR #9, by @compulim