rm3web / rm3-tag-control

rm3 tag control
1 stars 0 forks source link

Update babel-plugin-react-transform to the latest version 🚀 #329

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 3.0.0 of babel-plugin-react-transform just got published.

Dependency babel-plugin-react-transform
Current Version 2.0.2
Type devDependency

The version 3.0.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of babel-plugin-react-transform. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 18 commits.

  • d7069df 3.0.0
  • ccd6dc1 Merge pull request #106 from rafeca/add-reactpurecomponent
  • 4e321a5 Add React.PureComponent to the list of default super classes
  • df23cf0 Merge pull request #92 from stipsan/patch-1
  • 1e4536b Merge pull request #97 from gaearon/gaearon-patch-1
  • 3c1b4a7 Deprecate in favor of React Hot Loader 3
  • c0fbc89 Add react-transform-log-render link
  • d525ef8 Add link to react-transform-count-renders
  • 19c7146 Update README.md
  • a457f91 Update README.md
  • 38c2e11 Merge pull request #89 from gaearon/88-testcase
  • 3e7ce49 added test for not plain obj args to factory
  • 883f31b Merge pull request #75 from PixnBits/patch-1
  • d680e70 Merge pull request #82 from pwmckenna/patch-1
  • 5ff6141 Merge pull request #83 from pwmckenna/patch-2

There are 18 commits in total.

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: