Skip to content

Commit 7b91569

Browse files
committed
Prepare 0.2.4 release
1 parent 8b183b6 commit 7b91569

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
iframe-worker-0.2.2 (2022-02-10)
1+
iframe-worker-0.2.4 (2022-02-13)
2+
3+
* Removed (seemingly) unnecessary check
4+
* Reduced size of polyfill to 850b
5+
6+
iframe-worker-0.2.3 (2022-02-10)
27

38
* Switched to esbuild
49

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.2.3",
3+
"version": "0.2.4",
44
"description": "A tiny WebWorker polyfill for the file:// protocol",
55
"keywords": [
66
"webworker",

0 commit comments

Comments
 (0)