Skip to content

v0.27.3

Choose a tag to compare

@TimothyJones TimothyJones released this 26 Oct 12:02
5ceced8

0.27.3 (2025-10-25)

Features

  • core: Add MISSING_TRIGGER_FUNCTION and MISSING_TEST_FUNCTION error codes (f27b3e0)
  • core: Add overrideable advice for FAKE_NEVER_CALLED configuration error (aa1f33f)
  • core: Contracts now contain the hash in their metadata (a5b4b92)
  • functions: Add ability to give a collection of arguments an invocation name (021d2d4)
  • jest: Allow specifying a custom jest timeout, instead of always overriding to 30s (a577a3f)

Bug Fixes

  • core: Correct and substantially improve error reporing for missing triggers (305f13b)
  • core: Error formatting improvement - add a newline to separate the location from the cause of configuration errors (a099ef3)
  • core: Now specific configuration error codes are exposed when they're available (4b346f8)
  • jest: Set the timeout to 30 seconds during verification (was previously just jest's default) (257837a)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @contract-case/eslint-config-case-maintainer bumped from 0.27.2 to 0.27.3