@interopio/fdc3
Advanced tools
Comparing version 2.0.4 to 2.1.0
@@ -0,1 +1,6 @@ | ||
2.1.0 | ||
fix: removed Electron dependency | ||
fix: Update application title to be optional in intent handler interface | ||
fix: fdc3.open() rejects when the app does not add a context listener on the DesktopAgent model | ||
fix: Remove custom event listener when glue initialization pass/fail | ||
2.0.3 | ||
@@ -2,0 +7,0 @@ fix: fixed electron dependency - introduced electron bundles |
{ | ||
"name": "@interopio/fdc3", | ||
"version": "2.0.4", | ||
"version": "2.1.0", | ||
"description": "IO Connect implementation of the FDC3 standard", | ||
@@ -53,3 +53,3 @@ "main": "dist/fdc3.umd.js", | ||
}, | ||
"gitHead": "c2c17d74b0fd1f2bd6de3a7ac5c2fd202912d12a" | ||
"gitHead": "3cf187baeebe31c1d70f0e535ff19e7f4cce501f" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
591887
12233