Skip to content

v0.35.0

Choose a tag to compare

@tomayac tomayac released this 14 Sep 08:57
· 4 commits to main since this release
  • Fix cross-origin iframe detection. The minifier logic changed and replaced self.top.location + '' to just top, causing the exception to no longer throw.