Skip to content

move to rescript v13 and use %component_identity#159

Draft
tsnobip wants to merge 1 commit into
masterfrom
component-identity
Draft

move to rescript v13 and use %component_identity#159
tsnobip wants to merge 1 commit into
masterfrom
component-identity

Conversation

@tsnobip

@tsnobip tsnobip commented Jul 9, 2026

Copy link
Copy Markdown
Member

UPDATE: we need to wait for the release of v13-alpha.5 to have %component_identity

@tsnobip tsnobip force-pushed the component-identity branch from ec9aafa to 0a5619d Compare July 9, 2026 09:25
@tsnobip tsnobip requested review from cknitt and fhammerschmidt July 9, 2026 09:26

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: ec9aafa679

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread package.json
"react": "^19.2.0",
"react-dom": "^19.2.0",
"rescript": "^12.0.0"
"rescript": "^13.0.0-alpha.4"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Bump ReScript past the component primitive

With this dependency range, a clean install uses the locked rescript@13.0.0-alpha.4, but src/React.res now depends on the new %component_identity primitive. That primitive is part of the later abstract-Jsx.component compiler change, so this package will fail to compile from a clean checkout before tests run; please depend on a compiler version that contains the primitive or keep using %identity until then.

Useful? React with 👍 / 👎.

@tsnobip tsnobip marked this pull request as draft July 9, 2026 09:56
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