Skip to content

Commit fa94481

Browse files
committed
Prepare 0.1.7 release
1 parent 6b19c35 commit fa94481

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
iframe-worker-0.1.7 (2020-09-22)
2+
3+
* Fixed postMessage from iframe in Safari
4+
15
iframe-worker-0.1.6 (2020-08-30)
26

37
* Added support for awaitable importScripts

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "iframe-worker",
3-
"version": "0.1.6",
3+
"version": "0.1.7",
44
"description": "A tiny WebWorker polyfill for the file:// protocol",
55
"keywords": [
66
"webworker",

0 commit comments

Comments
 (0)