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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ed5e5395c730a27b4e86ff6a4efbd36044cf93f5
Choose a base ref
...
head repository: nodejs/node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 16b2bc01ebabe7b00f901f94cfa592675e7d2d8a
Choose a head ref
  • 1 commit
  • 30 files changed
  • 1 contributor

Commits on Oct 27, 2020

  1. deps: update acorn to v8.0.4

    This adds support for nullish coalescing, optional chaining and
    numeric separators.
    The acorn-numeric-separator plugin can be removed.
    
    PR-URL: #35791
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
    Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Shelley Vohr <codebytere@gmail.com>
    Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
    targos authored and nodejs-github-bot committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    16b2bc0 View commit details
    Browse the repository at this point in the history
Loading