You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
actions api (cmf.settings.actions must replaced by cmf.settings.props['Action#myaction'])
<Action actionId="myAction" />
should be
<Action componentId="myAction" />
sagaRouter
Components
update component to use the new Inject API
Containers
write a guideline (doc)
remove most of the mapStateToProps content they are useless API