Skip to content

Releases: pact-foundation/pact-js-cli

Release v18.1.1

Choose a tag to compare

@github-actions github-actions released this 30 Jun 12:36

18.1.1 (2026-06-30)

Fixes and Improvements

  • deps: bump pact-cli to 0.10.4 (new binary naming) (3cae7a5)

Release v18.1.0

Choose a tag to compare

@github-actions github-actions released this 02 Jun 07:53

What's Changed

  • feat: update standalone to 0.10.2 by @JP-Ellis in #158
  • chore: correct install.ts path and shellcheck lints in create-pr script by @JP-Ellis in #159

Full Changelog: v18.0.0...v18.1.0

Release v18.0.0

Choose a tag to compare

@github-actions github-actions released this 18 Mar 17:31

18.0.0 (2026-03-18)

⚠ BREAKING CHANGES

  • migrate to pact-cli rust rewrite (#133)
  • Removed Full API surface

    • publish
    • canDeploy
    • mock (server)
    • stub
    • message
  • Bin Stub changes

    • pact which contains entry point to all embedded binaries (stub|mock|verifier|plugin|broker)
    • pact-mock-service becomes pact-mock-server or pact mock
    • pact-provider-verifier becomes pact-verifier or pact verifier
    • pact-message is removed

Features

Fixes and Improvements

  • deps: update to rimraf v6 (144bea9)

Release v16.1.7

Choose a tag to compare

@github-actions github-actions released this 09 Mar 16:32

16.1.7 (2026-03-09)

Fixes and Improvements

  • deps: bump underscore from 1.13.7 to 1.13.8 (a179707)

Release v16.1.6

Choose a tag to compare

@github-actions github-actions released this 24 Feb 23:39

16.1.6 (2026-02-24)

Fixes and Improvements

  • update standalone to 2.5.12 (399db5a)
  • update standalone to 2.5.4 (c0976b5)

What's Changed

  • fix: update standalone to 2.5.4 by @github-actions[bot] in #103
  • chore(deps): bump minimatch by @dependabot[bot] in #117
  • chore(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 by @dependabot[bot] in #116
  • fix: update standalone to 2.5.12 by @github-actions[bot] in #113
  • chore(deps): update dependency commit-and-tag-version to v12.6.1 by @renovate[bot] in #98
  • chore(deps): replace dependency @tsconfig/node14 with @tsconfig/node16 by @renovate[bot] in #119
  • chore(deps-dev): bump brace-expansion from 1.1.11 to 1.1.12 by @dependabot[bot] in #118
  • chore(deps): update dependency cross-env to v10 by @renovate[bot] in #94
  • chore(deps): bump qs and express by @dependabot[bot] in #114
  • chore(deps): update dependency @types/express to v4.17.25 by @renovate[bot] in #121
  • chore(deps): bump qs and body-parser by @dependabot[bot] in #122

New Contributors

Full Changelog: v16.1.5...v16.1.6

Release v16.1.5

Choose a tag to compare

@github-actions github-actions released this 13 Oct 16:17

16.1.5 (2025-10-13)

Fixes and Improvements

  • update standalone to 2.5.3 (8b6234f)

Release v16.1.4

Choose a tag to compare

@github-actions github-actions released this 23 Sep 12:53

16.1.4 (2025-09-23)

Fixes and Improvements

  • win: wrap command in double quotes to handle paths with spaces (3c65d84)

Release v16.1.3

Choose a tag to compare

@github-actions github-actions released this 23 Sep 11:57

16.1.3 (2025-09-23)

Fixes and Improvements

Release v16.1.2

Choose a tag to compare

@github-actions github-actions released this 28 Jul 11:58

16.1.2 (2025-07-28)

Fixes and Improvements

  • deps: update pino to 9.7.0 (5939033)
  • Revert "fix(deps): update dependency chalk to v5" by @YOU54F in #96

Full Changelog: v16.1.1...v16.1.2

Release v16.1.1

Choose a tag to compare

@github-actions github-actions released this 25 Jul 15:53

16.1.1 (2025-07-25)

Fixes and Improvements