Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pact-foundation/pact-js-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v13.13.5
Choose a base ref
...
head repository: pact-foundation/pact-js-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v13.13.6
Choose a head ref
  • 5 commits
  • 5 files changed
  • 3 contributors

Commits on Mar 9, 2023

  1. Configuration menu
    Copy the full SHA
    64e2c23 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. fix: Use synchronous logging to allow usage with Jest

    See: https://github.com/pinojs/pino-pretty#usage-with-jest
    
    NB: This introduces a performance regression, but probably acceptable
    given this is a dev-only tool.
    vwong committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    a4899f4 View commit details
    Browse the repository at this point in the history
  2. chore: fix formatting

    vwong committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    2bb924d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #434 from pact-foundation/fix/synchronous-logging

    fix: Use synchronous logging to allow usage with Jest
    vwong authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    54101ee View commit details
    Browse the repository at this point in the history
  4. chore(release): 13.13.6

    vwong committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    dd1bfde View commit details
    Browse the repository at this point in the history
Loading