@respond-framework/boilerplate@0.1.1-test.3
Pre-release
Pre-release
0.1.1-test.3 (2019-06-07)
Features
BREAKING CHANGES
- The object returned from createRouter now contains a key
apiwhich containsroutes,ctxand such things. Previously they were in the root object. - The
linkpackage has been renamed toreact. - The
Linkcomponent now must be rendered as a descendant of the newRudyProvider. - The core no longer monkey patches redux
getStateto have a keyapiwith the rudy API.