Skip to content

Conversation

mtilda
Copy link
Contributor

@mtilda mtilda commented Apr 7, 2025

Fixes #584 by pinning react and react-dom to version 18, because

  1. GraphiQL does not yet support React 19 (see https://github.com/graphql/graphiql/blob/main/packages/graphiql/package.json)

  2. "Starting with React 19, React will no longer produce UMD builds" - React 19 Upgrade Guide: UMD builds removed

@olirice olirice merged commit 9556278 into supabase:master Apr 7, 2025
7 checks passed
@olirice
Copy link
Contributor

olirice commented Apr 7, 2025

thank you

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.

CORS/404 errors from pg_graphiql while following quickstart

2 participants