wyze / babel-plugin-transform-react-stateless-component-name

Adds a display name to the stateless component in the React Dev Tools.
MIT License
32 stars 8 forks source link

avoid crash on block-arrow components with hoc wrapper #9

Closed graingert closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #9 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #9   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          30     34    +4     
=====================================
+ Hits           30     34    +4
Impacted Files Coverage Δ
src/index.js 100% <100%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e98586f...f4e526f. Read the comment docs.

wyze commented 6 years ago

Looks good, thank you!

graingert commented 6 years ago

@wyze can I get a new release with this fix in as ASAP as possible plz?

wyze commented 6 years ago

Yup, released in v1.1.2.