You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow setting 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.