@forge/bridge
Advanced tools
Comparing version 0.1.0-next.4 to 0.1.0
# @forge/bridge | ||
## 0.1.0 | ||
### Minor Changes | ||
- db58059: Change to browser entrypoint only | ||
- 05d76b5: Update resolver and invoker API | ||
### Patch Changes | ||
- 0c63b43: Retry failed invoke calls due to bridge not being estabilished yet | ||
- 07e630d: Fix max retries timeout + add semver to global bridge object | ||
- 226e9a8: Implement invoking an app's resolver | ||
## 0.1.0-next.4 | ||
@@ -4,0 +17,0 @@ |
{ | ||
"name": "@forge/bridge", | ||
"version": "0.1.0-next.4", | ||
"version": "0.1.0", | ||
"description": "Forge bridge API for custom UI apps", | ||
@@ -5,0 +5,0 @@ "author": "Atlassian", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9354