Skip to content

feat: add Node 25 support, update versions and docs#118

Open
AaronFeledy wants to merge 3 commits intomainfrom
docs/update-versions-and-docs
Open

feat: add Node 25 support, update versions and docs#118
AaronFeledy wants to merge 3 commits intomainfrom
docs/update-versions-and-docs

Conversation

@AaronFeledy
Copy link
Member

@AaronFeledy AaronFeledy commented Feb 27, 2026

Summary

The version updates from #117 got lost in the squash merge. This PR re-applies them along with docs updates.

Changes

Version Support

  • Node 25 — new support (25.0–25.7), current odd release
  • Node 24 — updated to 24.14 (was 24.11)
  • Node 23 — updated to 23.11 (was 23.8)
  • Node 22 — updated to 22.22 (was 22.21)
  • Node 20 — updated to 20.20 (was 20.19)

Docs & README

  • Updated docs/index.md supported versions list — added Node 25, moved 15/17/19 to legacy
  • Updated all code examples in README, docs/index.md, and docs/config.md to use node:25
  • Added examples/25 test suite

CI

  • Added examples/25 to the test matrix

Note

Low Risk
Low risk: changes are limited to updating the supported Node version index, docs/examples, and CI coverage, with no functional logic changes beyond selecting newer node: images.

Overview
Adds Node 25 support by expanding builders/node.js to include Node 25 (through 25.7) and refreshing the latest supported minors for 24, 23, 22, and 20.

Updates README.md and docs to use node:25, moves 15/17/19 into a Legacy versions list, and adds a new examples/25 Leia test fixture; CI (pr-node-tests.yml) is updated to run the new example in the test matrix.

Written by Cursor Bugbot for commit 5523be0. This will update automatically on new commits. Configure here.

- Add Node 25 support (25.0-25.7) with test example
- Update supported versions: 24→24.14, 23→23.11, 22→22.22, 20→20.20
- Update docs/index.md supported versions list
- Move Node 15, 17, 19 to legacy in docs
- Update README and config examples to use Node 25
- Add examples/25 to CI test matrix
@netlify
Copy link

netlify bot commented Feb 27, 2026

Deploy Preview for lando-node ready!

Name Link
🔨 Latest commit 5523be0
🔍 Latest deploy log https://app.netlify.com/projects/lando-node/deploys/69aa357637e8b70008b57160
😎 Deploy Preview https://deploy-preview-118--lando-node.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 89 (no change from production)
Accessibility: 98 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant