Skip to content

v0.14.2 Release

Choose a tag to compare

@ganigeorgiev ganigeorgiev released this 28 Apr 13:24
· 161 commits to master since this release
  • Use location.origin + location.pathname instead of full location.href when 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.