Skip to content

docs: add real React 19 useRef drift lab - #12

Merged
bm1016bm-svg merged 1 commit into
mainfrom
codex/react-19-drift-lab
Aug 7, 2026
Merged

docs: add real React 19 useRef drift lab#12
bm1016bm-svg merged 1 commit into
mainfrom
codex/react-19-drift-lab

Conversation

@bm1016bm-svg

Copy link
Copy Markdown
Owner

What changed

  • add a reproducible React 18 → 19 useRef contract-drift lab
  • pin and verify @types/react 18.3.12 and 19.0.1
  • install with dependency lifecycle scripts disabled
  • expose the case in the README, GitHub Pages landing page, and llms.txt
  • add regression coverage for versions, safety controls, and public discovery

The breaking change is documented in the official React 19 upgrade guide.

Validation

  • npm run demo:react-19: React 18 PASS, React 19 contract_mismatch reproduced
  • npm run verify: 97 tests passed and the full release gate passed
  • No generated evidence or dependency files are committed

Trust impact

This adds a source-repository demonstration only. It does not change Receipt semantics, check policy, network behavior, or runtime-correctness claims.

AI assistance

OpenAI Codex assisted with implementation, tests, documentation, and local validation; all changes and outputs were reviewed locally.

@bm1016bm-svg
bm1016bm-svg marked this pull request as ready for review August 7, 2026 06:12
@bm1016bm-svg
bm1016bm-svg merged commit 568f7d3 into main Aug 7, 2026
4 checks passed
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.

1 participant