Skip to content

v2.0.6

Choose a tag to compare

@richardgorman richardgorman released this 10 Jan 21:10
· 99 commits to master since this release

General

  • Updated to babel 7

Conductor

  • Fix that prevented the project from being used in codesandbox

React Conductor

  • Fix bug where replacing a route with the same route pattern would result in the existing component being reused (not re-mounted)