Sourced from metro-cache's releases.
Release v0.66.1
- [Feature] Add option to use the Hermes parser in the transformer. (6dae163)
- [Feature] Update the list of default React Native lazy imports to match the removal of Picker, which was already deprecated. (7dcb20d)
- [Feature] Make the input transform options (e.g.
platform) available toexperimentalSerializerHookandcustomSerializer. (https://github.com/facebook/flipper/issues/679)- [Fix] Avoid triggering Babel scope caching bugs. (4fea2bd, 1370b7a)
- [Fix] Fix Hermes debugger proxy for IPv6. (https://github.com/facebook/flipper/issues/662)
- [Types] Remove documentation and types for the
postMinifyProcessoption which has been broken since Metro v0.33.0. (5d778de)- [Experimental] Various unstable additions to the transformer config. These are not covered by semver and can change at any time. (6482241, 3390274, 5b913fa, https://github.com/facebook/flipper/issues/677)
2b44ec3 Publish 0.66.13bd12ad Remove biased terminology in test fileb5adfa0 Explicitly turn off indexed_access flowconfig option in Xplat57106d2 Add transformOptions to each graph. Update tests. (https://github.com/facebook/flipper/issues/679)598de6f Add experimental transformer setting for disabling require() renaming (https://github.com/facebook/flipper/issues/677)25be2a8 Update inspectorProxy with IPV6 localhost address (https://github.com/facebook/flipper/issues/662)fb0a075 Support processing grouped assets in transformCommand42cca5e Update library command to support early grouping of asset files47fe403 Accessibility improvement (https://github.com/facebook/flipper/issues/669)a400deb Deploy v0.154.0 to xplat