RFC: Pact JS V9.x - Update to latest V2 standalone / Include ARM64 Platforms
YOU54F opened this issue · 1 comments
YOU54F commented
See pact-foundation/pact-js-core#489 for details
YOU54F commented
@pact-foundation/pact-node
was updated to v10.18.0 contain
https://www.npmjs.com/package/@pact-foundation/pact-node/v/10.18.0
It contains the following pull request
pact-foundation/pact-js-core#491
This results in v9.x users of pact-js picking up the changes via a caret filter in the package.json deps for @pact-foundation/pact-node
The benefits include
- latest bundled ruby runtime (3.2.3)
- arm64 native binaries for linux/macos
This is to serve as a stopgap for users for migrating onto pact-js v10 (migration to rust core) and onwards (currently v12.x)
Tested locally with 9.18.1