rrtr v2.2.0 Release Notes

  • 2016-04-13

    • ๐Ÿ”‹ Feature/Deprecation: Call getComponent and getComponents with nextState; deprecate accessing location directly in favor of nextState.location there (#16, Upgrade Guide)
    • ๐Ÿ›  Bugfix: Stop matching extraneous slashes in paths (#3158)
    • Minor: Use Proxy for deprecating object properties and exclude the deprecation wrapper logic entirely from production builds (#15)