@interopio/fdc3
Advanced tools
Comparing version 2.3.1 to 2.3.2
@@ -0,1 +1,9 @@ | ||
2.3.2 | ||
feat: Add support for 'ioConnect' prop under hostManifests key | ||
2.2.2 | ||
feat: Implement FDC3 2.1 | ||
fix: Change wrapped fdc3intentContext to comply with .NET implementation | ||
fix: Add check if io.logger is defined | ||
chore: Create Intents Error enum | ||
chore: Add error in @interopio/utils package for intent handler rejection | ||
2.1.2 | ||
@@ -2,0 +10,0 @@ fix: reworked the private channel implementation to be encapsulated better |
{ | ||
"name": "@interopio/fdc3", | ||
"version": "2.3.1", | ||
"version": "2.3.2", | ||
"description": "IO Connect implementation of the FDC3 standard", | ||
@@ -35,3 +35,3 @@ "main": "dist/fdc3.umd.js", | ||
"devDependencies": { | ||
"@interopio/utils": "^1.3.1" | ||
"@interopio/utils": "^1.3.2" | ||
}, | ||
@@ -44,3 +44,3 @@ "dependencies": { | ||
}, | ||
"gitHead": "0a5d347ff9b1f248f7c936450973e527c53a9cd9" | ||
"gitHead": "22aeb9aaf4e0f50f0686b071d7f5aac334c69513" | ||
} |
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
846418