Skip to content

Releases: pact-foundation/pact-js-core

Release v10.11.10

Choose a tag to compare

@github-actions github-actions released this 25 Feb 04:45

10.11.10 (2021-02-25)

Fixes and Improvements

  • update standalone to 1.88.38 (de4aaf2)

Release v10.11.9

Choose a tag to compare

@github-actions github-actions released this 24 Feb 10:30

10.11.9 (2021-02-24)

Fixes and Improvements

  • 🐛 only download binary if PACT_SKIP_BINARY_INSTALL is true (69cbba0)

Release v10.11.8

Choose a tag to compare

@github-actions github-actions released this 09 Feb 07:06

10.11.8 (2021-02-09)

Fixes and Improvements

  • install: Use the current working directory instead of the installed directory when finding package.json (Fixes #234) (30c41dc)

Release v10.11.7

Choose a tag to compare

@github-actions github-actions released this 02 Feb 05:52

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

Choose a tag to compare

@github-actions github-actions released this 01 Feb 05:57

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

Choose a tag to compare

@github-actions github-actions released this 01 Feb 00:11

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

Choose a tag to compare

@github-actions github-actions released this 28 Jan 09:48

10.11.4 (2021-01-28)

Fixes and Improvements

  • update standalone to 1.88.35 (d8dfe39)

Release v10.11.3

Choose a tag to compare

@github-actions github-actions released this 28 Jan 01:21

10.11.3 (2021-01-28)

Fixes and Improvements

  • update standalone to 1.88.34 (cba5625)

Release v10.11.2

Choose a tag to compare

@github-actions github-actions released this 27 Jan 06:44

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)