Changes
- Allow setting
searchParams
property onImmutableUrl
(#10)
You no longer need to read from searchParams
and write to search
just to edit the query string. This makes the library more intuitive without deviating from the spec too much.
searchParams
property on ImmutableUrl
(#10)You no longer need to read from searchParams
and write to search
just to edit the query string. This makes the library more intuitive without deviating from the spec too much.