Skip to content

Releases: pact-foundation/pact-js

Release v10.1.1

14 Aug 02:44
Compare
Choose a tag to compare

10.1.1 (2022-08-14)

Fixes and Improvements

  • print errors if fn passed to executeTest throws (8cfc8c7)

Release v10.1.0

11 Aug 23:26
Compare
Choose a tag to compare

10.1.0 (2022-08-11)

Features

  • port extractPayload function from 9.x (1afef87)

Release v10.0.2

08 Aug 15:54
Compare
Choose a tag to compare

10.0.2 (2022-08-08)

Fixes and Improvements

  • dsl/verifier - express import typescript error (60fa69f)
  • import clc from cli-colour (785b38c)

Release v10.0.1

28 Jul 23:30
Compare
Choose a tag to compare

10.0.1 (2022-07-28)

Fixes and Improvements

  • throw error if V4 test closure fails. Fixes #904 (6b78bed)

Release v10.0.0

28 Jul 03:09
Compare
Choose a tag to compare

Release v10.0.0-beta.62

27 Jul 07:46
Compare
Choose a tag to compare
Pre-release

10.0.0-beta.62 (2022-07-27)

Fixes and Improvements

  • states not added when using PactV3.addInteraction (cb4bd1a)

Release v10.0.0-beta.61

26 Jul 23:37
Compare
Choose a tag to compare
Pre-release

10.0.0-beta.61 (2022-07-26)

Features

  • migrate message pact to new js core (156886f)
  • remove deprecated VerifierV3 from beta interface. BREAKING CHANGE (25dc07e)
  • replace ruby core with rust core in stable pact http package (7b7d415)
  • support JSON addInteraction function for PactV3 (903fd36)
  • support user defined port/host in v3 consumer tests (8aaafe6)

Fixes and Improvements

  • Add support for state params to MessageProviderPact (#372) (#882) (33c145a)
  • make 'dir' optional in PactV3 interface and default to ./pacts dir (0b12160)

Release v9.18.1

28 Jun 11:09
Compare
Choose a tag to compare

9.18.1 (2022-06-28)

Fixes and Improvements

  • package.json & package-lock.json to reduce vulnerabilities (#879) (5005463)

Release v10.0.0-beta.60

26 Jun 05:10
Compare
Choose a tag to compare
Pre-release

10.0.0-beta.60 (2022-06-26)

Features

  • modify request body inside of verifier v3 (#875) (0fd1a34)
  • remove pact-web and karma (2c57330)
  • support customising the proxy host (d281d4f)

Release v9.18.0

26 Jun 01:45
Compare
Choose a tag to compare

9.18.0 (2022-06-26)

Features

  • drop support for pact web incl. karma examples (d45f898)
  • modify request body inside of verifer (#873) (be8ed15)

Fixes and Improvements

  • nestjs example should use branches in workflow (a7adf07)
  • webpack on node 16 (903cf44)