v0.14.2 Release
- Use
location.origin + location.pathnameinstead of fulllocation.hrefwhen constructing the browser absolute url to ignore any extra hash or query parameter from the base url.
This is a small improvement to the earlier change from v0.14.1.