Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@tom-sherman tom-sherman released this 10 May 19:37
· 3 commits to master since this release

Changes

  • 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.