UNPKG

wouter-search

Version:

Provide useSearchParams(), useSearchParam() and useSearchParamJson() hooks for wouter

33 lines (17 loc) • 631 B
# Changelog ## 1.3.0 - 2025-01-25 - Deprecated `useSearchParams`, `SetSearchParams` and `URLSearchParamsInit`, which have been included in new version of `wouter` ## 1.2.1 - 2025-01-16 - Fixed location path lost issue ## 1.2.0 - 2024-12-25 - Changed to ESM-only package ## 1.1.0 - 2024-12-25 - Added `useSearchParamJson()` hook ## 1.0.2 - 2024-12-24 - Fixed multiple `useSearchParam` override each other ## 1.0.1 - 2024-12-24 - Fixed searchParams update when calling `setSearchParams()` multiple times ## 1.0.0 - 2024-12-24 🌲 Merry Christmas! šŸŽ… - Added `useSearchParams()` hook - Added `useSearchParam()` hook