You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now supports function implmentation mocks, supplied on the SetupInfo object. Breaking change as getInfo has been renamed to getMockSetup for consistency with other languages
Features
Now supports function implmentation mocks, supplied on the SetupInfo object. Breaking change as getInfo has been renamed to getMockSetup for consistency with other languages (426ee0b)
Bug Fixes
Correct issue where plugin module names weren't passed to the core (149ede1)
Fix hang if the provided trigger function needed to call back to ContractCase's core (6fefba5)
Dependencies
The following workspace dependencies were updated
dependencies
@contract-case/case-connector bumped from 0.9.0 to 0.10.0