@candulabs/core
Advanced tools
Comparing version 0.8.24 to 0.8.25
@@ -6,2 +6,26 @@ # Change Log | ||
## [0.8.25](https://github.com/candulabs/candu-sdk/compare/v0.8.25-alpha.1...v0.8.25) (2022-02-18) | ||
**Note:** Version bump only for package @candulabs/core | ||
## 0.8.25-alpha.1 (2022-02-17) | ||
**Note:** Version bump only for package @candulabs/core | ||
## 0.8.25-alpha.0 (2022-02-16) | ||
**Note:** Version bump only for package @candulabs/core | ||
## [0.8.24](https://github.com/candulabs/candu-sdk/tree/master/packages/candu-core/compare/v0.8.24-alpha.3...v0.8.24) (2022-02-07) | ||
@@ -8,0 +32,0 @@ |
@@ -1,2 +0,2 @@ | ||
export declare const useEventing: () => any; | ||
export declare const useEventing: () => Eventing; | ||
export declare const useTimeToMount: (callback: (time: number) => void) => void; |
@@ -1,1 +0,1 @@ | ||
export declare const eventingFlux: import("../../store").Flux<any>; | ||
export declare const eventingFlux: import("../../store").Flux<Eventing>; |
@@ -12,3 +12,3 @@ { | ||
}, | ||
"version": "0.8.24", | ||
"version": "0.8.25", | ||
"main": "dist/index.js", | ||
@@ -28,3 +28,3 @@ "module": "dist/index.es.js", | ||
"dependencies": { | ||
"@candulabs/eventing": "^0.8.24", | ||
"@candulabs/eventing": "^0.8.25", | ||
"dataloader": "^2.0.0", | ||
@@ -35,3 +35,3 @@ "preact": "10.5.13", | ||
}, | ||
"gitHead": "965d71b44f7e0e2c09299efebbdd5ad24e6f2a64" | ||
"gitHead": "daf9be4a5f932f85407b30b5b93910456171d23f" | ||
} |
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
409062
3184
Updated@candulabs/eventing@^0.8.25