Skip to content

1.2.0

Choose a tag to compare

@domenic domenic released this 16 Aug 00:27
· 17 commits to master since this release
  • Used self instead of window as the place to assign the variable. This ensures that global-wrapped libraries will work inside web workers, as well as the browser scope.