Skip to content

0.13.0

Compare
Choose a tag to compare
@STRML STRML released this 08 Dec 01:11
· 325 commits to master since this release
  • Contextual routers are only can be in context of other routers if they share
    the same environment.
  • If contextual routers isn't given an environment (via hash or
    environment prop) then it is default to an environment from parent's
    router if any.