Skip to content

Add React type compatibility tests - #581

Open
andrewiggins wants to merge 1 commit into
mainfrom
add-ts-types-tests
Open

Add React type compatibility tests#581
andrewiggins wants to merge 1 commit into
mainfrom
add-ts-types-tests

Conversation

@andrewiggins

Copy link
Copy Markdown
Contributor

Summary

  • add compile-time JSX tests for the App Bridge React custom elements
  • run the same contract tests with React 18 and pinned React 19 types
  • cover representative attributes, element-specific refs, unknown attributes, and invalid refs
  • verify the React 19 compatibility fix from Fix React 19 JSX type compatibility #579 through the package's generated public declarations

Testing

  • pnpm build
  • pnpm type-check
  • pnpm test
  • pnpm format:check

@andrewiggins
andrewiggins requested a review from a team August 28, 2026 00:22
@andrewiggins andrewiggins added the 🤖Skip Changelog Don't require a changelog for this PR label Aug 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🤖Skip Changelog Don't require a changelog for this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants