Skip to content

v3.0.0

Compare
Choose a tag to compare
@LeonardoGentile LeonardoGentile released this 19 Jun 15:40

3.0.0 (2017-06-19)

Features

  • routeNode: Inject route (observable) and plainRoute (non-observable) to wrapped component (8d6ca7d7)

Breaking Changes

  • RouteNode HOC previous injected activeRoute is now called route (observable). An
    non-observable version is also injected and called plainRoute.

(8d6ca7d7)