React 19, a library release, is completely separate from the eventual release of the React Compiler build tool (which is currently implemented as a Babel plugin wrapper around a full compiler implementation core).
That said, React Compiler will _depend_ on React 19, because it needs a new memo/caching hook that will be included in 19.
That said, React Compiler will _depend_ on React 19, because it needs a new memo/caching hook that will be included in 19.