Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update babel-plugin-react-docgen in / from 1.8.2 to 2.0.0 #228

Closed
wants to merge 1 commit into from

Conversation

dependencies[bot]
Copy link

@dependencies dependencies bot commented Oct 1, 2018

Dependencies.io has updated babel-plugin-react-docgen (a npm dependency in /) from "1.8.2" to "2.0.0".

2.0.0

Breaking changes:

  • Use findAllExportedComponentDefinitions by default to generate info for named exports
  • Default to not remove method info and changed .babelrc key to removeMethods

Bug fixes:

  • Fix for named export using incorrect local name in export default ComponentName
    PR38
  • Relies on react-docgen for more React component detection functionalities
    PR54
  • Fix crash on name
    PR58
  • Upgraded to Babel 7 and react-docgen 3.0-rc.1
    PR59

@leonardofaria
Copy link
Owner

Deploy preview for leozera-ui ready!

Built with commit 3eb28fc

https://deploy-preview-228--leozera-ui.netlify.com

@codecov-io
Copy link

codecov-io commented Oct 1, 2018

Codecov Report

Merging #228 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #228   +/-   ##
=======================================
  Coverage   91.66%   91.66%           
=======================================
  Files           3        3           
  Lines          12       12           
  Branches        2        2           
=======================================
  Hits           11       11           
  Misses          1        1

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 fdf9acd...3eb28fc. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants