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: nodejs/node-core-utils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.31.3
Choose a base ref
...
head repository: nodejs/node-core-utils
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.31.4
Choose a head ref
  • 8 commits
  • 13 files changed
  • 6 contributors

Commits on Apr 21, 2022

  1. Copy the full SHA
    649a3b0 View commit details

Commits on Apr 22, 2022

  1. Copy the full SHA
    e798b77 View commit details

Commits on Apr 25, 2022

  1. Copy the full SHA
    1bcc72b View commit details
  2. fix: use res.arrayBuffer() instead of res.buffer() (#624)

    This fixes a DeprecationWarning when using git node wpt.
    tniessen authored Apr 25, 2022
    Copy the full SHA
    03b4b70 View commit details
  3. Copy the full SHA
    7c73862 View commit details
  4. Copy the full SHA
    19ddfb6 View commit details
  5. refactor(cli): apply optimizations (#574)

    • List the available types by a `ListFormat` formatter.
    • Replace unnecessary conditional check.
    • Use switch statement for better readablity and performance.
    • Avoid casting strings to strings.
    VoltrexKeyva authored Apr 25, 2022
    Copy the full SHA
    192228b View commit details
  6. chore(main): release 1.31.4 (#625)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Apr 25, 2022
    Copy the full SHA
    5247dc0 View commit details
Loading