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
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/redux-actions-2.0.3
Open

Update redux-actions to the latest version 🚀#8
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/redux-actions-2.0.3

Conversation

@greenkeeper

Copy link
Copy Markdown

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 Notesv2.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 🌴

greenkeeperBot added a commit that referenced this pull request Jul 1, 2017
@greenkeeper

Copy link
Copy Markdown
Author

Version 2.1.0 just got published.

Update to this version instead 🚀

Release Notesv2.1.0

Resolve #220 with b9101a3 (@JasonKid).

Commits

The new version differs by 3 commits.

  • a0a9f002.1.0
  • b9101a3Support that when reducer in actionMap is undefined or null, set it to identity function (#221)
  • 06aeb21Rename some of the increment actions to noop. (#216)

See the full diff

greenkeeperBot added a commit that referenced this pull request Jul 2, 2017
@greenkeeper

Copy link
Copy Markdown
Author

Version 2.2.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • e170d6a2.2.0
  • ccf072cclean; remove unnecessary export
  • a71aa96Allow nested reducer map in handleActions (#218)
  • c9ea804allow multi-spaces for alignment

See the full diff

greenkeeperBot added a commit that referenced this pull request Jul 3, 2017
@greenkeeper

Copy link
Copy Markdown
Author

Version 2.2.1 just got published.

Update to this version instead 🚀

Release Notesv2.2.1

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

Commits

The new version differs by 4 commits.

  • 758ad10Rename module to be action-agnostic
  • f624b41Fix the site links in main README (#226)
  • b00de31fix some links
  • a99796bfix #152 improve documentation (#222)

See the full diff

Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants