Skip to content

v1.0.2 Cotton Candy Cloud

Latest
Compare
Choose a tag to compare
@TitanNano TitanNano released this 13 Apr 07:19
· 14 commits to master since this release
  • a bug has been fixed that sometimes caused the internal state of the current path to become corrupted #38
  • the new handlers onEnterParent and onExitParent where never actually called. They should now be called if a persistent route is entered or exited via a parent route. #40
  • under certain circumstances it could happen that a child route was not left while exiting one of its parent routes. #42