mirror of
https://github.com/facebook/react.git
synced 2026-02-24 04:33:04 +00:00
* Fix error handling when the Flight client itself errors * Serialize references to errors in the error priority queue It doesn't make sense to emit references to future values at higher pri than the value that they're referencing. This ensures that we don't emit hard forward references to values that don't yet exist.
react-server-dom-webpack
Experimental React Flight bindings for DOM using Webpack.
Use it at your own risk.