Socket
Socket
Sign inDemoInstall

react-redux-toastr

Package Overview
Dependencies
15
Maintainers
1
Versions
134
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1345
14Next

7.6.4

Diff

Changelog

Source

v7.6.4

Fixes: [#238]

disableCloseButtonFocus can be passed as a options in the toast methods in order to prevent the auto focus.

diegoddox
published 7.6.3 •

diegoddox
published 7.6.2 •

diegoddox
published 7.6.1 •

Changelog

Source

v7.6.1

Fix getState is not a function

diegoddox
published 7.6.0 •

Changelog

Source

v7.6.0

Now you can define the toastr state path via a function

<ReduxToastr
    {...anotherProps}
    getState={(state) => state.toastr} // This is the default
/>
diegoddox
published 7.5.2 •

Changelog

Source

v7.5.2

[#245] Fix W3C validation errors

diegoddox
published 7.5.1 •

diegoddox
published 7.5.0 •

diegoddox
published 7.4.10 •

Changelog

Source

v7.4.10

Allow latest react-redux as peer dependency [#230]

diegoddox
published 7.4.9 •

Changelog

Source

v7.4.9

Fixies [#220]

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc