Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Apr 16:18
· 1 commit to main since this release
ba0d0cb

Patch Changes

  • 1957588: Fix dependencies to require React 19 and Next.js 15.
    This should already have been part of the 0.12 release, but was forgotten.

    • React 19 is required for the new mechanism behind PreloadQuery
    • Next.js 15 is a consequence of that. As versions prior to 15.2.3 had a security vulnerability, we chose that as the minimal supported version.
  • Updated dependencies [1957588]