Skip to content

v0.25.0

Choose a tag to compare

@TimothyJones TimothyJones released this 18 Jun 01:34
efc92ae

0.25.0 (2025-06-18)

⚠ BREAKING CHANGES

  • 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