Release v14.3.8
·
0 commits
to ea41a9460e9da319f685cf6bd0c18986fbc8a42e
since this release
14.3.8 (2024-06-17)
Fixes and Improvements
- update standalone to 2.4.6 (46cb62c)
Breaking change warning
See RFC for detail #488
- add deprecation warnings for pact cli tools in pact-js-core (6292535)
Considerations
An option to silence the warnings is provided if PACT_SILENCE_DEPRECATION_WARNINGS
is set to true
Breaking change detail
All CLI/API functionality provided by the Pact CLI tools (ruby based) will be moved in pact-js-core 15.x to pact-js-cli.
-
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