Skip to content

Releases: pact-foundation/pact-js

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)

Release v10.0.0-beta.59

01 Apr 07:24
Compare
Choose a tag to compare
Pre-release

10.0.0-beta.59 (2022-04-01)

Fixes and Improvements

  • content type detection now considers matchers (069da08)
  • e2e tests were verifying the wrong pacts (1999f2d)
  • infer content type from headers, prevent non JSON-able state parameters (2a6acf3)
  • update to latest core (51c4c52)

Release v9.17.3

16 Mar 13:00
Compare
Choose a tag to compare

9.17.3 (2022-03-16)

Fixes and Improvements

  • remove rust from v3 release build (2a5f65b)
  • The table on README.md is corrupted and unreadable (#832) (b73fa05)
  • throw an error when pact spec version is not set to 2 (4186c22)
  • upgrade to latest pact-node (0d9b127)
  • verifier req/res logging on debug (#835) (3edc5a0)