Minor Changes feat: add noScroll option to useSearchParams (#353) BREAKING: remove Interval, consolidate features with useInterval (#350) Patch Changes fix: make useInterval's delay prop reactive (#350) fix(useSearchParams): correctly handle number types (#354) fix(PersistedState): move storage type and sync tab check into subscriber callback (#296) fix(useSearchParams): resolve input lag/delay when binding the value to a param (#357)