Skip to content

4.0.0

Compare
Choose a tag to compare
@kyeotic kyeotic released this 11 Mar 19:01
· 11 commits to main since this release

Added

  • useHistory
  • usePath

Changed

  • BREAKING: navigate now has options object instead of overloads
  • BREAKING: useNavigate uses updated navigate params
  • BREAKING: useLocationChange now invokes the setter with a RavigerLocation object instead of the path string

Fixed

  • usePath getting an old path if navigate was called during the initial render