This release fixes a bug of not stripping trailing whitespace from pathname when input is empty on URL search and hash setter.
What's Changed
- test: add code coverage for nodejs by @anonrig in #212
- fix: potentially strip trailing spaces from the opaque path by @anonrig in #213
Full Changelog: v1.0.0...v1.0.1