Skip to content

Releases: pact-foundation/pact-js-core

Release v10.11.7

02 Feb 05:52
Compare
Choose a tag to compare

10.11.7 (2021-02-02)

Fixes and Improvements

  • logger: Log output now correctly reads pact-node instead of pact (c9f22e1)
  • update standalone to 1.88.37 (383eb8a)

Release v10.11.6

01 Feb 05:57
Compare
Choose a tag to compare

10.11.6 (2021-02-01)

Fixes and Improvements

  • types: Correctly export logger type (in the future we should use our own type) (a4f766f)

Release v10.11.5

01 Feb 00:11
Compare
Choose a tag to compare

10.11.5 (2021-02-01)

Fixes and Improvements

  • update standalone to 1.88.36 (22e8414)
  • can-i-deploy: Can-i-deploy now prints a warning instead of failing if additional output is produced alongside the json (364afb2)
  • logger: Imply verbose mode when log level is debug or trace (814d4fb)
  • logger: Now pact-node and ruby use the same logLevel if specified (513a60d)
  • logging: Only log entire environment when log level is trace, not debug (c3b9f5f)

Release v10.11.4

28 Jan 09:48
Compare
Choose a tag to compare

10.11.4 (2021-01-28)

Fixes and Improvements

  • update standalone to 1.88.35 (d8dfe39)

Release v10.11.3

28 Jan 01:21
Compare
Choose a tag to compare

10.11.3 (2021-01-28)

Fixes and Improvements

  • update standalone to 1.88.34 (cba5625)

Release v10.11.2

27 Jan 06:44
Compare
Choose a tag to compare

10.11.2 (2021-01-27)

Fixes and Improvements

  • message: Change the way pact-message is invoked which should avoid some issues in Windows environments (92185b0)
  • update standalone to 1.88.33 (d42e348)