Skip to content

1.0.1

Compare
Choose a tag to compare
@jakewhiteley jakewhiteley released this 30 Jul 20:25
· 38 commits to main since this release
  • Improved handling of popstate-blocking during a transition when allowInterruption is set to false.
  • When a transition is blocked due to one being active already, Taxi now uses console.warn instead of throwing an Error. This is to work better with bugsnag and other error monitoring programs
  • Numerous docs improvements