Skip to content
This repository was archived by the owner on May 17, 2019. It is now read-only.

v0.3.0

Compare
Choose a tag to compare
@old-fusion-bot old-fusion-bot released this 08 Feb 00:15
8eab8b7

Changelog

Highlighted Changes

  • Rename InitialStateToken to GetInitialStateToken (#69)

Other Changes

  • Update dependency eslint-plugin-prettier to v2.6.0 (#60)
  • Update dependency eslint to v4.17.0 (#66)
  • Add Token dependencies to readme (#65)

Migration Guide

Rename InitialStateToken to GetInitialStateToken

-import {InitialStateToken} from 'fusion-plugin-react-redux';
+import {GetInitialStateToken} from 'fusion-plugin-react-redux';