Tags: weynhamz/metro
Tags
Publish 0.66.1 Summary: Draft changelog: * **[Feature]** Add option to use the Hermes parser in the transformer. (facebook@6dae163) * **[Feature]** Update the list of default React Native lazy imports to match the [removal of Picker](facebook/react-native@ad0ccac), which was already deprecated. (facebook@7dcb20d) * **[Feature]** Make the input transform options (e.g. `platform`) available to `experimentalSerializerHook` and `customSerializer`. (facebook#679) * **[Fix]** Avoid triggering Babel scope caching bugs. (facebook@4fea2bd, facebook@1370b7a) * **[Fix]** Fix Hermes debugger proxy for IPv6. (facebook#662) * **[Types]** Remove documentation and types for the `postMinifyProcess` option which has been broken since Metro v0.33.0. (facebook@5d778de) * **[Experimental]** Various unstable additions to the transformer config. *These are not covered by semver and can change at any time.* (facebook@6482241, facebook@3390274, facebook@5b913fa, facebook#677) Reviewed By: GijsWeterings Differential Revision: D29514800 fbshipit-source-id: 89bd4b8a53a701ceaf18867e8e9379fd3401bbbe
Bump metro to 0.66.0 Summary: [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) Reviewed By: motiz88 Differential Revision: D27854196 fbshipit-source-id: 2d2f90d3d1d7e063e59f783364508200639cabe3
Bump Metro to 0.65.2 Summary: Bump Metro to 0.65.2 to release D26749029 (facebook@63f3d1e) that fixes an issue with the Babel CommonJS plugin. Reviewed By: GijsWeterings Differential Revision: D26754863 fbshipit-source-id: 19d9383a587e2d2a38d73dfa24a961eac8b128db
Metro release v0.61.0 Summary: - [Feature]: Add support for blockList and array of regexs - [Fix]: Change order of imports to be the same as in source files - [Feature]: Add new secureServerOptions option to runServer - [Feature]: Add inline-requires option - [PetPeeve]: Metro server => Metro Reviewed By: cpojer Differential Revision: D22627305 fbshipit-source-id: 5e07e9a4109270bf30f31dcde1f1915882750a79
PreviousNext