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

Updated redux to version 3.0.2 #10

Merged
merged 1 commit into from
Oct 7, 2015
Merged

Conversation

luandro
Copy link
Owner

@luandro luandro commented Oct 6, 2015

🚀

redux just published version 3.0.2, so that’s now up to date in your package.json.

Check that it doesn’t break your code and release the new version of your software safe in the knowledge that it will stay in this working state.


GitHub Release

One of the problems v3.0.1 was intended to solve was not completely fixed in 3.0.1.
This release amends that.

To enjoy this, you’ll need at least redux-devtools@2.1.4.


The new version differs by 312 commits (ahead by 312, behind by 0).

  • 5910b9a: 3.0.2
  • a1485f0: Refactor warnings and errors in combineReducers()
  • 6fd9b05: Catch and rethrow error from reducer init in combineReducers
  • 96e8b3e: 3.0.1
  • 78c29b7: Merge pull request #796 from gcanti/add-prefix-to-randomly-generated-type
  • 3f02418: Merge pull request #801 from julen/docs/migrating
  • f537111: Migrating docs: point to createStore() source file
  • 9f02037: Merge pull request #804 from chentsulin/patch-11
  • 85d905f: Merge pull request #799 from gsklee/patch-2
  • 3e9a8fe: Update bindActionCreators.md
  • 1150c53: Update ServerRendering.md
  • c39ee57: Add prefix to randomly generated action type in combineReducers #792
  • a44b5e6: Merge pull request #794 from pedrottimark/universal-example-inconsistencies
  • 1170c2c: add todos-with-undo to Examples.md
  • 72b0fe3: Update README.md

There are 250 commits in total. 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 ⚡

luandro added a commit that referenced this pull request Oct 7, 2015
@luandro luandro merged commit a1774bf into master Oct 7, 2015
@luandro luandro deleted the greenkeeper-redux-3.0.2 branch November 4, 2015 23:43
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.

2 participants