Skip to content

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

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

feat: add Node 25 support, update versions and docs#118
AaronFeledy wants to merge 2 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

Medium Risk
Moderate risk because it expands the supported Node image/version matrix and updates the version allowlist, which can affect runtime compatibility and CI coverage, but changes are largely additive and documentation/example-focused.

Overview
Adds Node 25 (and patch tags up to 25.7) to the plugin’s supported version list and refreshes the latest supported minors for Node 24/23/22/20 in builders/node.js.

Updates docs/README examples to default to node:25 and reclassifies Node 15/17/19 as legacy in docs/index.md. Adds a new examples/25 Leia test fixture and includes it in the GitHub Actions PR test matrix.

Written by Cursor Bugbot for commit 84f2ba5. 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 84f2ba5
🔍 Latest deploy log https://app.netlify.com/projects/lando-node/deploys/69a1b2169dd0250008b8112b
😎 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: 81 (🔴 down 10 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