Skip to content

Releases: squidfunk/iframe-worker

iframe-worker-0.1.9

27 Sep 16:39

Choose a tag to compare

  • Fixed importScripts shim not resolving when script was loaded

iframe-worker-0.1.8

23 Sep 15:18

Choose a tag to compare

  • Disabled source maps for polyfill, as they don't work for file:// protocol
  • Fixed invalid origin in Safari when messaging from worker

iframe-worker-0.1.7

22 Sep 20:48

Choose a tag to compare

  • Fixed postMessage from iframe in Safari

iframe-worker-0.1.6

30 Aug 16:22

Choose a tag to compare

  • Added support for awaitable importScripts

iframe-worker-0.1.5

24 Mar 11:17

Choose a tag to compare

  • Removed build files from package

iframe-worker-0.1.4

04 Mar 09:45

Choose a tag to compare

  • Fixed arrow function in polyfill runtime

iframe-worker-0.1.3

02 Mar 20:27

Choose a tag to compare

  • Fixed polyfill runtime initialization

iframe-worker-0.1.2

02 Mar 19:51

Choose a tag to compare

  • Fixed polyfill missing in package

iframe-worker-0.1.1

02 Mar 19:43

Choose a tag to compare

  • Added support for programmatic use

iframe-worker-0.1.0

02 Mar 14:42

Choose a tag to compare

Initial release