Release v13.0.0
github-actions
released this
17 Jun 20:45
·
0 commits
to 00ade0dba2800895b2389927d9d8ad37cbacc669
since this release
13.0.0 (2024-06-17)
⚠ BREAKING CHANGES
- update to @pact-foundation/pact-core to 15.x
Relates to pact-foundation/pact-js-core#488
Fixes and Improvements
- update to @pact-foundation/pact-core to 15.x (42f52bb)
Breaking Change Detail
All CLI/API functionality provided by the Pact CLI tools (ruby based) now migrated to
-
Repo
-
NPM Package
-
imports
@pact-foundation/pact-core
imports will now become@pact-foundation/pact-cli
for programatic usage of the CLI tools
-
npx usage
npx --package=@pact-foundation/[email protected] -c 'pact-broker'