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: v20.6.0
Choose a base ref
...
head repository: nodejs/node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v20.6.1
Choose a head ref
  • 3 commits
  • 7 files changed
  • 3 contributors

Commits on Sep 1, 2023

  1. Working on v20.6.1

    PR-URL: #49185
    UlisesGascon committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    6b5d5b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. esm: fix loading of CJS modules from ESM

    PR-URL: #49500
    Fixes: #49497
    Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    Reviewed-By: Jacob Smith <jacob@frende.me>
    aduh95 authored and RafaelGSS committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    8acbe6d View commit details
    Browse the repository at this point in the history
  2. 2023-09-08, Version 20.6.1 (Current)

    Notable changes:
    
    esm:
      * fix loading of CJS modules from ESM (Antoine du Hamel) #49500
    
    PR-URL: #49528
    RafaelGSS committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    d2c7c36 View commit details
    Browse the repository at this point in the history
Loading