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: v22.10.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: v22.11.0
Choose a head ref
  • 2 commits
  • 4 files changed
  • 2 contributors

Commits on Oct 16, 2024

  1. Working on v22.10.1

    PR-URL: #55343
    aduh95 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    97ca89c View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. 2024-10-29, Version 22.11.0 'Jod' (LTS)

    Notable changes:
    
    This release marks the transition of Node.js 22.x into Long Term Support (LTS)
    with the codename 'Jod'. The 22.x release line now moves into "Active LTS"
    and will remain so until October 2025. After that time, it will move into
    "Maintenance" until end of life in April 2027.
    
    Other than updating metadata, such as the `process.release` object, to reflect
    that the release is LTS, no further changes from Node.js 22.10.0 are included.
    
    PR-URL: #55504
    richardlau committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    4e0f277 View commit details
    Browse the repository at this point in the history
Loading