v0.47.0
- [Breaking]: Remove the absolute path of files as an argument of
babelTransformerPath(more info). - [Breaking]: Changed the interface of the
transformerPathmodule (more info). - [Improvement]: Add
module.idparam to production bundles (more info). - [Fix]: Handle the case where transformSync returns null in the React Native transformer (#264).
- [Fix]: Resolve
transformerPathbefore attempting to read its contents (#268).