Releases: pact-foundation/pact-js
Releases · pact-foundation/pact-js
Release v10.1.1
10.1.1 (2022-08-14)
Fixes and Improvements
- print errors if fn passed to executeTest throws (8cfc8c7)
Release v10.1.0
10.1.0 (2022-08-11)
Features
- port extractPayload function from 9.x (1afef87)
Release v10.0.2
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
10.0.1 (2022-07-28)
Fixes and Improvements
- throw error if V4 test closure fails. Fixes #904 (6b78bed)
Release v10.0.0-beta.62
Fixes and Improvements
- states not added when using PactV3.addInteraction (cb4bd1a)
Release v10.0.0-beta.61
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
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
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
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)