Skip to content

2.1.0

Compare
Choose a tag to compare
@kyeotic kyeotic released this 02 May 18:38

Added

  • options.onInitial parameter for useLocationChange that controls the first render behavior. default: false.

Fixed

  • useLocationChange invoking the setter on initial render. This was not intended and was an unannounced change from the v1 behavior, so reverting it is not considered an API change but a bugfix.