mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
0a17699fd5
Summary: This updates the renderer and Fresh packages to pull in the new error handling behavior. The new feature is that roots that errored on last save get remounted after an edit. This allows much faster iteration in the Fast Refresh mode as you don't need to do a full reload after typos. Reviewed By: bvaughn Differential Revision: D15967396 fbshipit-source-id: 96a82e6a4e00a8cb636d7bca037a1a43552a4cd2