New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

redux-react-hook

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redux-react-hook - npm Package Versions

1

3.0.4

Diff

Changelog

Source

v3.0.4

Feb 1, 2019

  • Bug fix: don't set state after unsubscribing from Redux (thanks @gaearon!)
ianobermiller
published 3.0.3 •

Changelog

Source

v3.0.3

Jan 28, 2019

  • Move react-scripts and @types/node to devDependencies (thanks @stevenla)
ianobermiller
published 3.0.2 •

Changelog

Source

v3.0.2

Jan 20, 2019

  • Add types field to package.json (thanks @Mrtenz!)
  • Docs update to not condemn multiple useMappedState calls
ianobermiller
published 3.0.1 •

Changelog

Source

v3.0.1

Dec 26, 2018

  • Update docs and tests
ianobermiller
published 3.0.0 •

Changelog

Source

v3.0.0

Dec 6, 2018

  • Breaking Change: Export StoreContext instead of just StoreProvider to allow access to the store in context outside of redux-react-hook. To update, replace imports of StoreProvider with StoreContext and usage of <StoreProvider> with <StoreContext.Provider>
ianobermiller
published 2.0.0 •

Changelog

Source

v2.0.0

Oct 30, 2018

  • Breaking Change: Export StoreProvider instead of requiring you to pass in context
ianobermiller
published 1.0.0 •

Changelog

Source

v1.0.0

Oct 25, 2018

  • Initial release
ianobermiller
published 0.0.1 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc