Skip to content
This repository was archived by the owner on Apr 19, 2024. It is now read-only.

Update redux-actions to the latest version 🚀 #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented May 10, 2017

Version 2.0.3 of redux-actions just got published.

Dependency redux-actions
Current Version 2.0.2
Type devDependency

The version 2.0.3 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 redux-actions.
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.


Release Notes v2.0.3

Make createAction more efficient by doing more pre-processing up front. c87508b

Thanks to @Lucretiel.

Commits

The new version differs by 2 commits0.

false

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

greenkeeper bot added a commit that referenced this pull request Jul 1, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 1, 2017

Version 2.1.0 just got published.

Update to this version instead 🚀

Release Notes v2.1.0

Resolve #220 with b9101a3 (@JasonKid).

Commits

The new version differs by 3 commits.

  • a0a9f00 2.1.0
  • b9101a3 Support that when reducer in actionMap is undefined or null, set it to identity function (#221)
  • 06aeb21 Rename some of the increment actions to noop. (#216)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 2, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 2, 2017

Version 2.2.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • e170d6a 2.2.0
  • ccf072c clean; remove unnecessary export
  • a71aa96 Allow nested reducer map in handleActions (#218)
  • c9ea804 allow multi-spaces for alignment

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 3, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 3, 2017

Version 2.2.1 just got published.

Update to this version instead 🚀

Release Notes v2.2.1

758ad10 Rename module to be action-agnostic (@yangmillstheory)

Commits

The new version differs by 4 commits.

  • 758ad10 Rename module to be action-agnostic
  • f624b41 Fix the site links in main README (#226)
  • b00de31 fix some links
  • a99796b fix #152 improve documentation (#222)

See the full diff

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

Successfully merging this pull request may close these issues.

0 participants