🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

gatsby-plugin-react-redux

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gatsby-plugin-react-redux - npm Package Versions

23

1.1.0

Diff
le0nik
published 1.1.0 •

Changelog

Source

1.1.0 (2020-09-20)

  • Add options.windowKey - sets preloaded state to this key on window (default: __PRELOADED_STATE__)
  • Add options.cleanupOnClient - if true removes preloaded state from window after page load (default: true)
  • Support serialize-javascript@5

<a name="1.0.10"></a>

le0nik
published 1.1.0-beta.2 •
le0nik
published 1.1.0-beta.1 •
le0nik
published 1.1.0-0 •
le0nik
published 1.0.10 •

Changelog

Source

1.0.10 (2019-06-26)

  • Update dependencies
  • Fix README

<a name="1.0.9"></a>

le0nik
published 1.0.9 •

Changelog

Source

1.0.9 (2019-05-30)

  • Remove engines field from package.json

<a name="1.0.8"></a>

le0nik
published 1.0.8 •

Changelog

Source

1.0.8 (2019-05-12)

  • Remove version ranges from peerDependencies
  • Simplify README.md

<a name="1.0.7"></a>

le0nik
published 1.0.7 •

Changelog

Source

1.0.7 (2019-05-12)

<a name="1.0.6"></a>

le0nik
published 1.0.6 •

Changelog

Source

1.0.6 (2019-05-08)

  • Small fixes for minimal example

<a name="1.0.5"></a>

le0nik
published 1.0.5 •

Changelog

Source

1.0.5 (2019-05-08)

  • Add minimal example

<a name="1.0.4"></a>