@glue42/fdc3
Advanced tools
Comparing version 3.2.1 to 3.2.2
@@ -0,1 +1,7 @@ | ||
3.2.2 | ||
fix: replaying of callback when subscribing on a user channel and there's already broadcasted FDC3 data | ||
fix: throw errors to have 'reason' prop with more descriptive explanation | ||
feat: extend timeout waiting for raiseIntent and raiseIntentForContext to resolve/reject | ||
feat: change return type of getResult method of IntentResolution to be undefined when handler's callback is void | ||
fix: adding a context listener while on a user channel invokes the callback in other user channels when joined | ||
3.2.1 | ||
@@ -2,0 +8,0 @@ fix: expecting of iframes to always have glue window |
{ | ||
"name": "@glue42/fdc3", | ||
"version": "3.2.1", | ||
"version": "3.2.2", | ||
"description": "Glue42 implementation of the FDC3 standard", | ||
@@ -49,3 +49,3 @@ "main": "dist/fdc3.umd.js", | ||
}, | ||
"gitHead": "f8a5330317082231ba4171e7c3d1c2dae563d4be" | ||
"gitHead": "5137229bb13b824695df76ff55d1dd500b72f4f4" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
301845
6183