mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Bump Metro minimum to 0.83.3 This release fixes a regression in loading config files that export promises. Full changelog: https://github.com/facebook/metro/releases/tag/v0.83.3 Changelog: [General][Changed] Metro bump to ^0.83.3 Reviewed By: vzaidman Differential Revision: D83655569
Where is the template?
The React Native Template has moved from being shipping inside the react-native package to it's own package: @react-native-community/template.
Why has it moved?
The React Native Frameworks RFC0759 provides background information.
When was it moved?
The 0.75 release.