Skip to content

v14.0.0

Latest
Compare
Choose a tag to compare
@YOU54F YOU54F released this 17 Feb 14:54
· 5 commits to master since this release

14.0.0 (2025-02-17)

⚠ BREAKING CHANGES

  • deps: - Contains platform/architecture specific optional dependencies in pact-core v16+. Users should not need to do anything manually as long as they are running supported platforms
  • linux-x64-glibc
  • linux-arm64-glibc
  • linux-x64-musl
  • linux-arm64-musl
  • darwin-x64
  • darwin-arm64
  • windows-x64
  • deps: update pact-core to v16 (c5ca6ae)

Fixes and Improvements

  • code coverage (c0bb760)
  • deps: update dependency lodash.isfunction to v3.0.9 (#1268) (fb08af3)
  • examples/graphql/package.json & examples/graphql/package-lock.json to reduce vulnerabilities (c9ed8fc)
  • package.json & package-lock.json to reduce vulnerabilities (3f535ed)