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: v14.3.3
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: v14.3.4
Choose a head ref
  • 6 commits
  • 6 files changed
  • 3 contributors

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    7a7d9b0 View commit details
    Browse the repository at this point in the history
  2. chore: fix issue with prebuildify (#499)

    Prebuildify is for some reason looking for node 22 headers,
    this change:
    
    * sets node target based on current node version
    * update to prebuildify 6.0.1 to fix windows EINVAL issue
    mefellows authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    bebc440 View commit details
    Browse the repository at this point in the history
  3. Chore/set prebuild names (#500)

    * wip: test debug log level to diagnose ffi issues
    
    * chore: set prebuild name
    mefellows authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    ae8340e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8566c8d View commit details
    Browse the repository at this point in the history
  5. fix: normalise PREBUILD_NAME to node.napi

    prebuilify will add .node extension to generated binding
    YOU54F committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    3812b0d View commit details
    Browse the repository at this point in the history
  6. chore(release): 14.3.4

    YOU54F committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    11e6f73 View commit details
    Browse the repository at this point in the history
Loading