kogg / hovercards

HoverCards is a chrome extension that lets you see what's behind links from youtube, twitter, reddit, soundcloud, imgur, & instagram — all with out ever leaving the web page you're currently on.
http://hovercards.com
227 stars 35 forks source link

Update redux-actions to version 1.0.0 🚀 #259

Closed greenkeeperio-bot closed 7 years ago

greenkeeperio-bot commented 7 years ago

Hello lovely humans,

redux-actions just published its new version 1.0.0.

State Update :rocket:
Dependency redux-actions
New version 1.0.0
Type dependency

This version 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.

Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right? Are you unsure about how things are supposed to work?

There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.

Good luck with your project :sparkles:

You rock!

:palm_tree:


GitHub Release

This is our first major release. We are quite confident releasing this version even with breaking changes. If you experience any undocumented issues, please let us know immediately in the issues or feel free to open a pull request. Any contribution is much appreciated. We try our best to ship new fix releases as fast as we can.

From now on we are checking heavily for correct usage of this library and using invariant for throwing errors. It is a mirror of Facebooks invariant in React and makes use of the process.env.NODE_ENV value as well.

Another big change is that the payload can only be omitted on undefined. That allows us to pass null as payload, which has been requested many times by the community. We also had a long discussion on the proper usage of null and undefined for omitting values in general. You can read it in #115 and #128.

If you want to have a quick chat with us, tweet us @yangmillstheory or @timche_.

BREAKING CHANGES

Enhancements

Fixes


The new version differs by 7 commits .

See the full diff.


This pull request was created by greenkeeper.io.

Tired of seeing this sponsor message? :zap: greenkeeper upgrade