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
function-plugin: Fix an issue where serialisation in the function plugin would fail in some circumstances. This is a breaking change for users of function plugins - the contracts will need to be rewritten.
Bug Fixes
connector: fix issue where logLevel: none couldn't be set from languages using the gRPC connector (8beefd6)
core: Improve clarity of verification failed message (fcf8deb)
core: Include user facing stack traces in most errors, substantially improving debugging experience (ba5c06e)
function-plugin: Fix an issue where serialisation in the function plugin would fail in some circumstances. This is a breaking change for users of function plugins - the contracts will need to be rewritten. (6fd0ce2)
Dependencies
The following workspace dependencies were updated
devDependencies
@contract-case/eslint-config-case-maintainer bumped from 0.24.2 to 0.25.0