Skip to content

Releases: pact-foundation/pact-js

Release v10.2.1

14 Nov 09:07
Compare
Choose a tag to compare

10.2.1 (2022-11-14)

Fixes and Improvements

  • remove absolute import paths in types. Fixes #974 (a20ad80)

Release v10.2.0

10 Nov 11:16
Compare
Choose a tag to compare

10.2.0 (2022-11-10)

Features

  • support V4 Pact interface (beta) (7f87896)

Fixes and Improvements

  • Fix an issue where extractPayload would not work correctly with objects with a value key (469e6d3)

Release v10.1.4

21 Sep 13:48
Compare
Choose a tag to compare

10.1.4 (2022-09-21)

Fixes and Improvements

  • Fix issue where MatchersV3.string() with no arguments would not correctly match strings (ed70734)

Release v10.1.3

06 Sep 16:51
Compare
Choose a tag to compare

10.1.3 (2022-09-06)

Fixes and Improvements

  • PactV4 error handling logic (78ff0bf)

Release v10.1.2

20 Aug 11:52
Compare
Choose a tag to compare

10.1.2 (2022-08-20)

Fixes and Improvements

  • binary matching via latest pact-core (887b312)
  • binary matching via latest pact-core (c201eca)

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