Skip to content

Releases: pact-foundation/pact-js-core

Release v19.1.0

10 Mar 07:40

Choose a tag to compare

19.1.0 (2026-03-10)

Features

  • support pending interactions, comments and test names (#851) (a668c26)

Fixes and Improvements

  • deps: update dependency underscore to v1.13.8 (#847) (56c95c5)

Release v19.0.0

19 Feb 08:16

Choose a tag to compare

19.0.0 (2026-02-19)

⚠ BREAKING CHANGES

  • removed deprecated ffi pactffiCreateMockServerForPact

Features

  • extract verification JSON from ffi pactffiVerifierJson (131873f), closes #840

Fixes and Improvements

  • update pact-ffi to 0.5.3 (797eb0a)

Release v18.1.0

10 Feb 07:39

Choose a tag to compare

18.1.0 (2026-02-10)

Features

  • add matching rules support to async messages (#832) (505fe7d)

Fixes and Improvements

  • npm authentication for platform packages by upgrading to Node 24 (#834) (63c6e7d)
  • npm trusted publishing from subdirectories (#833) (42d191f)

Release v18.0.0

19 Dec 07:11

Choose a tag to compare

18.0.0 (2025-12-19)

⚠ BREAKING CHANGES

  • add macos 15 intel and latest runner

Fixes and Improvements

  • add macos 15 intel and latest runner (ad48e1f)

Release v17.1.0

19 Dec 05:40

Choose a tag to compare

17.1.0 (2025-12-19)

Features

  • add support for with_matching_rules for request and response interactions (#791) (36aca11)

Release v17.0.2

11 Dec 09:40

Choose a tag to compare

17.0.2 (2025-12-11)

Fixes and Improvements

  • remove deprecated macos build (#783) (4dbecd0)
  • replace pactffi_with_multipart_file with v2 version (e1a47d9)

Release v17.0.1

18 Oct 00:17

Choose a tag to compare

17.0.1 (2025-10-18)

Fixes and Improvements

Release v17.0.0

15 Sep 17:03

Choose a tag to compare

17.0.0 (2025-09-15)

⚠ BREAKING CHANGES

  • lock node engines >=20

Fixes and Improvements

Release v16.1.1

15 Sep 15:43

Choose a tag to compare

16.1.1 (2025-09-15)

Fixes and Improvements

  • update pact-ffi to 0.4.28 (b5b9940)

Release v16.1.0

03 Aug 11:35

Choose a tag to compare

16.1.0 (2025-08-03)

Features

  • support fetching bodies for messages (#662) (6a608a4)