Releases: respond-framework/rudy
Releases · respond-framework/rudy
Release list
@respond-framework/rudy@0.1.1-test.4
0.1.1-test.4 (2019-09-10)
Bug Fixes
BREAKING CHANGES
- history: dispatching a route that matches the previous/next route in the history stack is no longer reinterpreted as a back/next action
- history: history functions
set/setParams/setState/setQuery/setHash/setBasenameno longer accept a function as an argument - history: history functions
set/setParams/setState/setQueryno longer merge their arguments with the existing params/state/query - history: history functions
back/next/jumpno longer accept a state argument
Fixes #48
@respond-framework/react@0.1.1-test.3
@respond-framework/boilerplate@0.1.1-test.4
integration-tests@1.0.1-test.3
1.0.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.
@respond-framework/rudy@0.1.1-test.3
0.1.1-test.3 (2019-06-07)
Build System
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. - Remove UMD builds
@respond-framework/react@0.1.1-test.2
0.1.1-test.2 (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.
@respond-framework/boilerplate@0.1.1-test.3
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.
integration-tests@1.0.1-test.1
@respond-framework/utils@0.1.1-test.1
0.1.1-test.1 (2019-04-15)
Note: Version bump only for package @respond-framework/utils