We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
521b93f
There was an error while loading. Please reload this page.
There was an exception thrown when a message with an empty data was sent to the document, f.e.postMessage(null, '*'). This release fixes that problem.
postMessage(null, '*')
b2ca340
v0.1.6 Release v0.1.6 (One more fix for setImmediate)
5b238cf
v0.1.5 One more bump to v0.1.5
69fb06c
Small code improvement
3d5a54d
Better async execution
aadaaee
Ability to specify after-call callbacks
7b0bf91
Initial release