Releases: pact-foundation/pact-js-cli
Releases · pact-foundation/pact-js-cli
Release v16.0.4
Release v16.0.3
Release v16.0.2
Release v16.0.1
Release v16.0.0
16.0.0 (2024-09-06)
⚠ BREAKING CHANGES create os/arch specific npm optional deps for pact-ruby-standalone
Features
- create os/arch specific npm optional deps for pact-ruby-standalone (cb3a26d)
We now publish os/arch specific npm packages, which are listed as optional dependencies and should be automatically pulled into your project depending on the os/arch you are running on at the time of npm install.
- https://www.npmjs.com/package/@pact-foundation/pact-cli-windows-x64
- https://www.npmjs.com/package/@pact-foundation/pact-cli-linux-x64
- https://www.npmjs.com/package/@pact-foundation/pact-cli-darwin-x64
- https://www.npmjs.com/package/@pact-foundation/pact-cli-linux-arm64
- https://www.npmjs.com/package/@pact-foundation/pact-cli-darwin-arm64
This means the pact-js-cli package will take up less space on your machine 👍🏾
Example usage
$ npx --package=@pact-foundation/pact-cli -c 'pact-broker version'
1.76.1