Skip to content

Release v10.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Dec 06:14
· 0 commits to b57a43ee44512c738fdb942db6aeeacc62d43906 since this release

10.4.0 (2022-12-09)

Features

  • add support for rendering plugin content mismatches (2185693)
  • upgrade to latest pact-core (0b56823)

Fixes and Improvements

  • Export VerifierOptions as a root export (bbcccc8)
  • missing min in v3 eachLike pact-foundation/pact-js#958 (18dbfd4)
  • Remove unnecessary dependency @types/bluebird (also removed bluebird internally) (56efeb3)
  • support multiple header values with matchers (ccd95bb), closes #964