Skip to content

v2.1.2

Choose a tag to compare

@richardgorman richardgorman released this 20 Feb 20:58
· 67 commits to master since this release
880463b

Core

  • Added a second parameter to resetTo() to set the state of the route
  • Fixed resetTo (was horribly broken)
  • Fixed issue that stopped pop() from working in certain conditions
  • Fixed issue that caused runTransform and setPattern to be part of the public API

Redux

  • Added index to reducer that points to current route index
  • Fixed an issue where the initial stack would contain the first route twice
  • Optimised performance of reducer