Commit 06704c6
Update Catalyst Node.js requirement from 20.x to 24.x (#1284)
# [DEVDOCS-]
Catalyst v1.5.0 introduced a Node.js 24 requirement (enforced via
`engines` in `package.json` and `.nvmrc`), but two prerequisite docs
still referenced Node.js 20.x.
## What changed?
* Updates Node.js version requirement from `20.x` to `24.x` in
`docs/storefront/catalyst/getting-started/local-development.mdx`
* Updates Node.js version requirement from `20.x` to `24.x` in
`docs/storefront/catalyst/development/prerequisites.mdx`
* Updates Corepack documentation links from `latest-v20.x` to
`latest-v24.x` in both files
## Release notes draft
* Updated Catalyst prerequisite docs to reflect the Node.js 24
requirement introduced in v1.5.0.
## Anything else?
The release notes for v1.5.0 already correctly document this requirement
— only the standalone prerequisites/local-development pages were stale.
ping {names}
<!-- START COPILOT CODING AGENT TIPS -->
---
🔒 GitHub Advanced Security automatically protects Copilot coding agent
pull requests. You can protect all pull requests by enabling Advanced
Security for your repositories. [Learn more about Advanced
Security.](https://gh.io/cca-advanced-security)
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: chanceaclark <10539418+chanceaclark@users.noreply.github.com>1 parent c783e0c commit 06704c6
File tree
2 files changed
+6
-6
lines changed- docs/storefront/catalyst
- development
- getting-started
2 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments