Skip to content

Releases: case-contract-testing/contract-case

@contract-case/case-entities-internal: v0.25.1

18 Jun 16:38
213c110
Compare
Choose a tag to compare

0.25.1 (2025-06-18)

Miscellaneous Chores

  • @contract-case/case-entities-internal: Synchronize ContractCase versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-core-plugin-http-dsl bumped from 0.25.0 to 0.25.1
      • @contract-case/case-core-plugin-function-dsl bumped from 0.25.0 to 0.25.1
      • @contract-case/case-plugin-dsl-types bumped from 0.25.0 to 0.25.1
    • devDependencies
      • @contract-case/case-maintainer-config bumped from 0.25.0 to 0.25.1
      • @contract-case/eslint-config-case-maintainer bumped from 0.25.0 to 0.25.1

@contract-case/case-entities-internal: v0.25.0

18 Jun 01:34
efc92ae
Compare
Choose a tag to compare

0.25.0 (2025-06-18)

Miscellaneous Chores

  • @contract-case/case-entities-internal: Synchronize ContractCase versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-core-plugin-http-dsl bumped from 0.24.2 to 0.25.0
      • @contract-case/case-core-plugin-function-dsl bumped from 0.24.2 to 0.25.0
      • @contract-case/case-plugin-dsl-types bumped from 0.24.2 to 0.25.0
    • devDependencies
      • @contract-case/case-maintainer-config bumped from 0.24.2 to 0.25.0
      • @contract-case/eslint-config-case-maintainer bumped from 0.24.2 to 0.25.0

@contract-case/case-definition-dsl: v0.25.1

18 Jun 16:39
213c110
Compare
Choose a tag to compare

0.25.1 (2025-06-18)

Features

  • core: Add ability to match throwing functions (88f8978)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-core-plugin-function-dsl bumped from 0.25.0 to 0.25.1
      • @contract-case/case-core-plugin-http-dsl bumped from 0.25.0 to 0.25.1
      • @contract-case/case-entities-internal bumped from 0.25.0 to 0.25.1
      • @contract-case/case-plugin-dsl-types bumped from 0.25.0 to 0.25.1
    • devDependencies
      • @contract-case/case-core-plugin-http-dsl bumped from 0.25.0 to 0.25.1
      • @contract-case/case-maintainer-config bumped from 0.25.0 to 0.25.1
      • @contract-case/eslint-config-case-maintainer bumped from 0.25.0 to 0.25.1

@contract-case/case-definition-dsl: v0.25.0

18 Jun 01:34
efc92ae
Compare
Choose a tag to compare

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

  • 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
    • dependencies
      • @contract-case/case-core-plugin-function-dsl bumped from 0.24.2 to 0.25.0
      • @contract-case/case-core-plugin-http-dsl bumped from 0.24.2 to 0.25.0
      • @contract-case/case-entities-internal bumped from 0.24.2 to 0.25.0
      • @contract-case/case-plugin-dsl-types bumped from 0.24.2 to 0.25.0
    • devDependencies
      • @contract-case/case-core-plugin-http-dsl bumped from 0.24.2 to 0.25.0
      • @contract-case/case-maintainer-config bumped from 0.24.2 to 0.25.0
      • @contract-case/eslint-config-case-maintainer bumped from 0.24.2 to 0.25.0

@contract-case/case-core: v0.25.1

18 Jun 16:38
213c110
Compare
Choose a tag to compare

0.25.1 (2025-06-18)

Bug Fixes

  • core: Fix crash in core when rendering certain failure kinds (bcbed47)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-core-plugin-function bumped from 0.25.0 to 0.25.1
      • @contract-case/case-core-plugin-http bumped from 0.25.0 to 0.25.1
      • @contract-case/case-core-plugin-http-dsl bumped from 0.25.0 to 0.25.1
      • @contract-case/case-entities-internal bumped from 0.25.0 to 0.25.1
      • @contract-case/case-plugin-base bumped from 0.25.0 to 0.25.1
      • @contract-case/case-plugin-dsl-types bumped from 0.25.0 to 0.25.1
    • devDependencies
      • @contract-case/case-definition-dsl bumped from 0.25.0 to 0.25.1
      • @contract-case/case-maintainer-config bumped from 0.25.0 to 0.25.1
      • @contract-case/eslint-config-case-maintainer bumped from 0.25.0 to 0.25.1

@contract-case/case-core: v0.25.0

18 Jun 01:34
efc92ae
Compare
Choose a tag to compare

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

  • 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
    • dependencies
      • @contract-case/case-core-plugin-function bumped from 0.24.2 to 0.25.0
      • @contract-case/case-core-plugin-http bumped from 0.24.2 to 0.25.0
      • @contract-case/case-core-plugin-http-dsl bumped from 0.24.2 to 0.25.0
      • @contract-case/case-entities-internal bumped from 0.24.2 to 0.25.0
      • @contract-case/case-plugin-base bumped from 0.24.2 to 0.25.0
      • @contract-case/case-plugin-dsl-types bumped from 0.24.2 to 0.25.0
    • devDependencies
      • @contract-case/case-definition-dsl bumped from 0.24.2 to 0.25.0
      • @contract-case/case-maintainer-config bumped from 0.24.2 to 0.25.0
      • @contract-case/eslint-config-case-maintainer bumped from 0.24.2 to 0.25.0

@contract-case/case-core-plugin-http: v0.25.1

18 Jun 16:38
213c110
Compare
Choose a tag to compare

0.25.1 (2025-06-18)

Miscellaneous Chores

  • @contract-case/case-core-plugin-http: Synchronize ContractCase versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-core-plugin-http-dsl bumped from 0.25.0 to 0.25.1
      • @contract-case/case-plugin-dsl-types bumped from 0.25.0 to 0.25.1
      • @contract-case/case-plugin-base bumped from 0.25.0 to 0.25.1
    • devDependencies
      • @contract-case/case-maintainer-config bumped from 0.25.0 to 0.25.1
      • @contract-case/eslint-config-case-maintainer bumped from 0.25.0 to 0.25.1

@contract-case/case-core-plugin-http: v0.25.0

18 Jun 01:34
efc92ae
Compare
Choose a tag to compare

0.25.0 (2025-06-18)

Miscellaneous Chores

  • @contract-case/case-core-plugin-http: Synchronize ContractCase versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-core-plugin-http-dsl bumped from 0.24.2 to 0.25.0
      • @contract-case/case-plugin-dsl-types bumped from 0.24.2 to 0.25.0
      • @contract-case/case-plugin-base bumped from 0.24.2 to 0.25.0
    • devDependencies
      • @contract-case/case-maintainer-config bumped from 0.24.2 to 0.25.0
      • @contract-case/eslint-config-case-maintainer bumped from 0.24.2 to 0.25.0

@contract-case/case-core-plugin-http-dsl: v0.25.1

18 Jun 16:38
213c110
Compare
Choose a tag to compare

0.25.1 (2025-06-18)

Miscellaneous Chores

  • @contract-case/case-core-plugin-http-dsl: Synchronize ContractCase versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-plugin-dsl-types bumped from 0.25.0 to 0.25.1
    • devDependencies
      • @contract-case/case-maintainer-config bumped from 0.25.0 to 0.25.1
      • @contract-case/eslint-config-case-maintainer bumped from 0.25.0 to 0.25.1

@contract-case/case-core-plugin-http-dsl: v0.25.0

18 Jun 01:34
efc92ae
Compare
Choose a tag to compare

0.25.0 (2025-06-18)

Miscellaneous Chores

  • @contract-case/case-core-plugin-http-dsl: Synchronize ContractCase versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-plugin-dsl-types bumped from 0.24.2 to 0.25.0
    • devDependencies
      • @contract-case/case-maintainer-config bumped from 0.24.2 to 0.25.0
      • @contract-case/eslint-config-case-maintainer bumped from 0.24.2 to 0.25.0