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

redux-devtools@2.1.5 breaks build ⚠️ #13

Merged
merged 1 commit into from
Oct 17, 2015

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello 👋

⚠️⚠️⚠️

redux-devtools just published its new version 2.1.5, which is covered by your current version range. After updating it in your project the build kept failing.

This means it’s possible that your software is malfunctioning, because of this update. Use this branch to work on adaptions and fixes.

Happy fixing and merging 🌴


GitHub Release

Massive performance improvement.

Performing an action was O(n) with DevTools enabled, but it's O(1) now. Special thanks to @ellbee for contributing the tests that made me confident about this change.

#81, rackt/redux#691, #113, #88, #133


The new version differs by 4 commits .

  • cbbaaef 2.1.5
  • 3237166 Merge pull request #133 from gaearon/optimize-state-computation
  • 092bb66 Add performance regression tests
  • b529260 Do not recompute states unless necessary

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 ⚡

Dean177 added a commit that referenced this pull request Oct 17, 2015
@Dean177 Dean177 merged commit f75811a into master Oct 17, 2015
@Dean177 Dean177 deleted the greenkeeper-redux-devtools-2.1.5 branch October 17, 2015 13:03
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.

None yet

2 participants