Skip to content

Releases: pact-foundation/pact-js

Release v9.16.5

24 Oct 14:27
Compare
Choose a tag to compare

9.16.5 (2021-10-24)

Fixes and Improvements

  • Bump version of pact-node to ensure the fix for the SSL certificate issue is included (20bbf7a)
  • consumer-tests: Further improve the error message when a consumer test doesn't seem to have the mock server running (c2d789c)

Release v10.0.0-beta.53

19 Oct 02:21
Compare
Choose a tag to compare
Pre-release

10.0.0-beta.53 (2021-10-19)

Fixes and Improvements

  • Bump version of pact-core to fix regression in publisher API (db434a5)

Release v10.0.0-beta.52

16 Oct 09:37
Compare
Choose a tag to compare
Pre-release

10.0.0-beta.52 (2021-10-16)

Fixes and Improvements

Release v9.16.4

10 Oct 22:47
Compare
Choose a tag to compare

9.16.4 (2021-10-10)

Fixes and Improvements

  • support null values in matchers (5bee9fc)

Release v9.16.3

01 Oct 11:23
Compare
Choose a tag to compare

9.16.3 (2021-10-01)

Fixes and Improvements

  • pact-node: bump dependency on pact-node (2ab2478)

Release v9.16.2

30 Sep 23:36
Compare
Choose a tag to compare

9.16.2 (2021-09-30)

Fixes and Improvements

  • give up on node 16 musl until we can remove neon (d2e2a7c)
  • Remove unused package (fixes #752) (35584fb)

Release v10.0.0-beta.51

22 Sep 08:18
Compare
Choose a tag to compare
Pre-release

10.0.0-beta.51 (2021-09-22)

Fixes and Improvements

  • Bump version of pact-core to obtain fix for a regression in VerifierOptions where the option was set to undefined (b424136)

Release v10.0.0-beta.50

21 Sep 15:28
Compare
Choose a tag to compare
Pre-release

10.0.0-beta.50 (2021-09-21)

Fixes and Improvements

  • Don't generate random numbers when the example given to V3 integer or decimal matchers is 0 (#742) (e5a443c)

Release v10.0.0-beta.49

15 Sep 11:31
Compare
Choose a tag to compare
Pre-release

10.0.0-beta.49 (2021-09-15)

Fixes and Improvements

  • give up on node 16 musl until we can remove neon (c8e5275)
  • update or remove all packages that caused dependency warnings (e1bb6ec)

Release v10.0.0-beta.48

15 Sep 07:24
Compare
Choose a tag to compare
Pre-release

10.0.0-beta.48 (2021-09-15)

Fixes and Improvements

  • upgrade neon to (finally) support Node 16 (hopefully) (6734a52)