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-transform to version 2.0.1 πŸš€ #73

Merged
merged 1 commit into from
Mar 4, 2016

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello πŸ‘‹

πŸš€πŸš€πŸš€

babel-plugin-react-transform just published its new version 2.0.1, which is not covered by your current version range.

If this pull request passes your tests you can publish your software with the latest version of babel-plugin-react-transform – otherwise use this branch to work on adaptions and fixes.

Happy fixing and merging 🌴


GitHub Release

  • Fixes many false positives. Now only wraps components that both have a render method and either subclass one of options.superClasses (by default Component or React.Component) or are created with one of the options.factoryMethods (by default React.createClass). (#86, #84, gaearon/react-transform-catch-errors#25, #81, #78)

The new version differs by 10 commits .

  • b8f5c6f 2.0.1
  • 84878e0 Merge pull request #86 from nfcampos/master
  • b9d30fc added Component to default superClasses; added test for it
  • 320b598 added additional tests to test all cases tested previously
  • 80790e0 only wrap descendants that also have a render method
  • b94c5d9 fixed expected.js of current tests
  • 63cafc9 Update the sponsor name
  • adf2e03 Update the sponsor name
  • 8b19841 Change Webflow link per request
  • 339cc31 Change Webflow link to point to Github per request

See the full diff.


This pull request was created by greenkeeper.io.
It keeps your software, up to date, all the time.

Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster ⚑

mstriemer added a commit that referenced this pull request Mar 4, 2016
…ansform-2.0.1

Update babel-plugin-react-transform to version 2.0.1 πŸš€
@mstriemer mstriemer merged commit f4e0948 into master Mar 4, 2016
@mstriemer mstriemer deleted the greenkeeper-babel-plugin-react-transform-2.0.1 branch March 4, 2016 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants