Skip to content

docs: collapse duplicate Requirements section in README#129

Merged
zeevdr merged 1 commit into
mainfrom
fix/906-dedup-requirements
Jun 10, 2026
Merged

docs: collapse duplicate Requirements section in README#129
zeevdr merged 1 commit into
mainfrom
fix/906-dedup-requirements

Conversation

@zeevdr

@zeevdr zeevdr commented Jun 10, 2026

Copy link
Copy Markdown
Member

Summary

  • The README stated the Node.js 22+ requirement twice — a top-level Requirements section and a second one before Questions?. Collapsed to the single top-level block.
  • The supported server line (v0.8.0 – v0.x, pre-1.0) now lives in that one block. The TS floor (SUPPORTED_SERVER_VERSION = >=0.8.0,<1.0.0) is already correct, so no code change — this is the source of truth the Python SDK was realigned to.

Test plan

  • Verified a single ## Requirements heading remains, listing both Node and server requirements
  • Markdown-only change; no code, tests, or generated files touched

Refs opendecree/decree#906

The README declared the Node.js 22+ requirement twice — once near the top
and again before the Questions section. Merge into the single top-level
Requirements block, which now also lists the supported server version.

Co-Authored-By: Claude <noreply@anthropic.com>

Refs opendecree/decree#906
@zeevdr zeevdr added this to the Beta Readiness milestone Jun 10, 2026
@zeevdr zeevdr added size: S Quick win — a few hours or less docs Documentation priority: P0 Blocks alpha or release labels Jun 10, 2026
@github-actions

Copy link
Copy Markdown

Bundle size

Entry Size Budget Status
dist/index.js 101.5 kB 160000

@zeevdr zeevdr merged commit 96492d6 into main Jun 10, 2026
5 checks passed
@zeevdr zeevdr deleted the fix/906-dedup-requirements branch June 10, 2026 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation priority: P0 Blocks alpha or release size: S Quick win — a few hours or less

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant