Sourced from metro-runtime's releases.
Release v0.66.0
- [Breaking] metro-symbolicate: Optionally accept a SourceURL parameter for debug builds (7ad7560)
- [Feature] Move generator to Hermes stable (b280477)
- [Feature] Move for-of and ?? to hermes stable (31375f7)
- [Feature] Set app name for React Native Experimental Debug Connection (3aca116)
- [Feature] Infer the name "default" for anonymous exports (af23a1b)
- [Fix] Disable fileName moduleId parsing for non-legacy source maps (e473e93)
- [Fix] Format log messages using printf format (f2b3485)
- [Fix] Fix scope of function declaration binding in constant folding (150d13e)
20e4480 Bump metro to 0.66.07ad7560 Optionally accept a SourceURL parameter for debug buildsaf23a1b Infer the name "default" for anonymous exports31375f7 Move for-of and ?? to hermes stable3aca116 Set app name for React Native Experimental Debug Connection4bd9e40 Deploy v0.148.0 to xplat54bcce2 Backout for-of and canary ??f66d6e3 Canary Hermes for-of17d4761 Clean up redundant experimental flowconfig options0b4f46c Update troubleshooting docs for metro cache tmpdir (https://github.com/facebook/flipper/issues/642)