Fix/#26 re upgrade to astro 7 #27

Merged
Ninosaurier merged 2 commits from fix/#26-re-upgrade-to-astro-7 into dev 2026-08-30 12:47:46 +00:00
Owner
No description provided.
Ninosaurier added the Kind/BugStatus/Verified labels 2026-08-30 12:20:41 +00:00
Ninosaurier self-assigned this 2026-08-30 12:20:41 +00:00
Ninosaurier added 2 commits 2026-08-30 12:20:41 +00:00
fix(astrojs): upgrade Node.js engine and dependencies for Astro
CI / lint-and-format (push) Successful in 33s
CI / changeset-check (push) Successful in 30s
CI / unit-tests (push) Successful in 30s
CI / component-tests (push) Successful in 32s
4afa8ba33e
- Upgrade required Node.js runtime from 22 to 24 in package.json
- Update pnpm to version 12
- Upgrade astro to 7.2.9 and @astrojs/starlight to 0.41.9
- Update README.md to include NVM and the Node.js 24 requirement
- Update pnpm-workspace.yaml to only install environment-specific dependencies
update(readme): Updated "Prerequisites" section
CI / lint-and-format (push) Successful in 34s
CI / changeset-check (push) Successful in 28s
CI / unit-tests (push) Successful in 34s
CI / component-tests (push) Successful in 32s
CI / lint-and-format (pull_request) Successful in 29s
CI / changeset-check (pull_request) Successful in 29s
CI / unit-tests (pull_request) Successful in 39s
CI / component-tests (pull_request) Successful in 30s
1dbd692a20
- Added a link to node version manager
- Minimum node version 24 is required
- how to install node version 24
Ninosaurier merged commit 7998cda2f7 into dev 2026-08-30 12:47:46 +00:00
Sign in to join this conversation.