We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d38308 commit 184a0d7Copy full SHA for 184a0d7
CHANGELOG.md
@@ -1,5 +1,10 @@
1
Next Release
2
-------------
3
+1.2.1
4
+------
5
+* Removed message event listeners when unmounting frames.
6
+
7
8
1.2.0
9
------
10
* Added `load` method to frame in consumer.
package.json
@@ -1,6 +1,6 @@
{
"name": "xfc",
- "version": "1.2.0",
+ "version": "1.2.1",
"description": "A Cross Frame Container that handles securely embedding web content into a 3rd party domain",
"author": "Cerner Corporation",
"license": "Apache-2.0",
0 commit comments