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
2 Commits
Author SHA1 Message Date
Ninosaurier 1dbd692a20 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
- Added a link to node version manager
- Minimum node version 24 is required
- how to install node version 24
2026-08-30 14:17:18 +02:00
Ninosaurier 4afa8ba33e 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
- 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
2026-08-28 15:02:10 +02:00