Skip to content

v6.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@supasate supasate released this 25 Nov 17:33

Breaking Change

  • Required upgrading to react-redux v6.
  • Support react-redux v6 by using the new Context API.
  • Support a custom context for <Provider> by providing it as a context props for both <Provider> and <ConnectedRouter>.