@candulabs/core
Advanced tools
Comparing version 0.8.16 to 0.8.17
@@ -6,2 +6,18 @@ # Change Log | ||
## [0.8.17](https://github.com/candulabs/candu-sdk/tree/master/packages/candu-core/compare/v0.8.17-alpha.0...v0.8.17) (2021-11-03) | ||
**Note:** Version bump only for package @candulabs/core | ||
## 0.8.17-alpha.0 (2021-11-02) | ||
**Note:** Version bump only for package @candulabs/core | ||
## [0.8.16](https://github.com/candulabs/candu-sdk/tree/master/packages/candu-core/compare/v0.8.16-alpha.0...v0.8.16) (2021-10-27) | ||
@@ -8,0 +24,0 @@ |
@@ -7,1 +7,2 @@ export interface ApiError { | ||
export declare function isApiError(obj: any): obj is ApiError; | ||
export declare function isApiNotFound(obj: ApiError): boolean; |
@@ -12,3 +12,3 @@ { | ||
}, | ||
"version": "0.8.16", | ||
"version": "0.8.17", | ||
"main": "dist/index.js", | ||
@@ -30,3 +30,3 @@ "module": "dist/index.es.js", | ||
"dependencies": { | ||
"@candulabs/eventing": "^0.8.16", | ||
"@candulabs/eventing": "^0.8.17", | ||
"dataloader": "^2.0.0", | ||
@@ -37,3 +37,3 @@ "preact": "10.5.13", | ||
}, | ||
"gitHead": "8e70eb3162c4cd43618896337a6151d8daae4140" | ||
"gitHead": "911f1d3a2395176c5f8ecddac23c1a26f1f164a2" | ||
} |
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
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
607435
3942
Updated@candulabs/eventing@^0.8.17