UNPKG

babel-plugin-transform-react-fela-display-name

Version:

This plugin transforms the display names of all react-fela components created with createComponent or createComponentWithProxy to the name of the variable to which they are assigned.

13 lines (7 loc) 382 B
# Changelog All notable changes to this project will be documented in this file. ## [1.2.0] - 2018-12-23 ### Added * Ability to handle created components directly assigned to named exports by [Hamid Aghdaee](https://github.com/HamidAghdaee). * This CHANGELOG.md file [1.2.0]: https://github.com/louisscruz/babel-plugin-transform-react-fela-display-name/compare/v1.1.0...v1.2.0