v0.44.0
- [Breaking]: Rename the
transformModulePathconfig paramater totransformer.babelTransformerPath. - [Breaking]: Move
assetPluginsparam to the config object (not accepted as a URL param anymore). - [Feature]: Add
transformerPathconfig param to allow fully customization of the transformer logic (to generate non-JS modules). - [Feature]: Added
metro-visualizerpackage to get a visual representation of the build bundles. - [Fixed]: Pass
resetCacheoption tojest-haste-map.