Skip to content

docs: align Node support statements - #456

Merged
David-patrick-chuks-02 merged 2 commits into
Lilly-Protocol:mainfrom
Aming9303:docs/453-node-support
Sep 6, 2026
Merged

docs: align Node support statements#456
David-patrick-chuks-02 merged 2 commits into
Lilly-Protocol:mainfrom
Aming9303:docs/453-node-support

Conversation

@Aming9303

@Aming9303 Aming9303 commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Closes #453

Summary

  • align the README CI matrix with Node 20, 22, and 24
  • make the runtime requirements match the package Node >=20 engine
  • add a focused regression assertion covering engines and both documentation files

Validation

  • npm run test:unit -- tests/ci-matrix-node24.test.ts (4 passed)
  • npm exec prettier -- --check README.md docs/runtime-requirements.md tests/ci-matrix-node24.test.ts
  • git diff --check

CI baseline

The repository-wide jobs currently stop in existing, unrelated type errors across many test files (for example missing Agent.network, stale browserConfig assertions, and existing strict-null errors). The focused test above passes against this branch, and this PR changes only documentation plus its version-consistency assertion.

@Aming9303
Aming9303 force-pushed the docs/453-node-support branch from 1c0eb96 to d33f2f4 Compare September 3, 2026 07:21
# Conflicts:
#	docs/runtime-requirements.md
@David-patrick-chuks-02
David-patrick-chuks-02 merged commit ad0a41d into Lilly-Protocol:main Sep 6, 2026
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.

[Bounty: $80] Align Node.js version claims across README, runtime-requirements docs, package engines, and CI

3 participants