Provides Node.js release data for developers, including preprocessed environment metadata in `data/processed/envs.json` suitable for Browserslist and other projects. Also includes a release schedule file with release dates and end of life dates in `data/release-schedule/release-schedule.json`. Useful for keeping tooling and build targets aligned with Node.js versions and support status.
Project status
- Actively maintained: GitHub-based source shows continuous recent updates (last upstream push 2026-07-01, and tags up to v2.0.50 on 2026-06-25), indicating ongoing maintenance rather than dormancy.
- Cadence: Updates arrive frequently, roughly daily to weekly in the recent window (v2.0.49 on 2026-06-24, v2.0.50 on 2026-06-25), with earlier gaps of about 1 to 3 weeks (for example, v2.0.48 on 2026-06-18, then v2.0.47 on 2026-06-02).
AI summary generated
Recent updates
v2.0.51
Release v2.0.51 updates the published dataset metadata to reflect the new package version. It also adds a new Node.js environment entry to the processed environments data.
v2.0.50
Release v2.0.50 updates the package version metadata and extends the `data/processed/envs.json` dataset. The primary code change is an added Node.js environment entry for version 26.4.0.
Featuresv2.0.49
Release v2.0.49 updates the node-releases dataset with an additional Node.js environment entry. It also bumps the package and lockfile version metadata from 2.0.48 to 2.0.49.
Featuresv2.0.48
v2.0.48 primarily updates the dataset by adding additional Node.js release environment entries. The published release notes contain no details, so the only observable changes come directly from the code diff (data updates and package version bump).
Featuresv2.0.47
Release v2.0.47 does not include any published release notes. The code diff shows this release is primarily data updates and version metadata bump, adding new Node.js version records to the datasets.
Featuresv2.0.46
Release v2.0.46 is a small update with no publisher release notes provided. The code diff shows a package version bump and an update to the bundled Node.js environment data by adding a new Node 24.16.0 entry.
v2.0.45
Release v2.0.45 was published on 2026-05-21, but the publisher did not include any release notes. As a result, there is no documented information here about new features, fixes, breaking changes, or dependency updates.
v2.0.44
Release v2.0.44 contains minimal changes. There are no publisher-provided release notes, and the code diff only updates the package version metadata and changes the Node.js runtime used by the nightly sync GitHub workflow.
v2.0.43
No release notes were provided for v2.0.43. The code diff shows this release primarily updates the nightly GitHub workflow (CI/CD behavior) and bumps the npm package version metadata (2.0.42 to 2.0.43).
v2.0.42
No release notes were provided for v2.0.42. The only code-related changes in this diff are a version bump to 2.0.42 plus significant GitHub Actions workflow changes to the nightly sync and npm publishing behavior.
Securityv2.0.41
Release v2.0.41 contains essentially a package version bump and a small update to the Node release schedule data. No functional code changes or release-note details were provided by the publisher.
v2.0.40
Release v2.0.40 contains a package version bump and a small data update. No release notes were provided, so it is not possible to confirm what user-visible metadata changes were made.
v2.0.39
Release v2.0.39 does not include any publisher release notes. The actual changes are limited to a package version bump and a small modification to the processed Node release metadata dataset (data/processed/envs.json).
v2.0.38
Release v2.0.38 was published on 2026-04-17, but no release notes were provided by the publisher. As a result, this update's changes, potential breaking behavior, and any fixes are not documented here, so you should verify against the repo’s commit diff or changelog before upgrading.