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