@candulabs/core
Advanced tools
Comparing version 0.8.25 to 0.8.26
@@ -6,2 +6,18 @@ # Change Log | ||
## [0.8.26](https://github.com/candulabs/candu-sdk/compare/v0.8.26-alpha.0...v0.8.26) (2022-03-14) | ||
**Note:** Version bump only for package @candulabs/core | ||
## 0.8.26-alpha.0 (2022-03-09) | ||
**Note:** Version bump only for package @candulabs/core | ||
## [0.8.25](https://github.com/candulabs/candu-sdk/compare/v0.8.25-alpha.1...v0.8.25) (2022-02-18) | ||
@@ -8,0 +24,0 @@ |
@@ -6,5 +6,5 @@ import { FunctionComponent } from 'preact/compat'; | ||
* | ||
* We don't recommend overriding this elemenent in your Styleguide | ||
* We don't recommend overriding this element in your Styleguide | ||
* unless you have a specific use-case. | ||
*/ | ||
export declare const Document: FunctionComponent<StyleguideProps>; |
@@ -5,2 +5,3 @@ import { FunctionComponent } from 'preact/compat'; | ||
'data-candu-content': string; | ||
'data-candu-content-id'?: string; | ||
} | ||
@@ -7,0 +8,0 @@ /** |
@@ -12,3 +12,3 @@ { | ||
}, | ||
"version": "0.8.25", | ||
"version": "0.8.26", | ||
"main": "dist/index.js", | ||
@@ -28,3 +28,3 @@ "module": "dist/index.es.js", | ||
"dependencies": { | ||
"@candulabs/eventing": "^0.8.25", | ||
"@candulabs/eventing": "^0.8.26", | ||
"dataloader": "^2.0.0", | ||
@@ -35,3 +35,3 @@ "preact": "10.5.13", | ||
}, | ||
"gitHead": "daf9be4a5f932f85407b30b5b93910456171d23f" | ||
"gitHead": "438404419b53c281ba393fe1e24fc8e7b5f6cd3b" | ||
} |
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
409650
3187
Updated@candulabs/eventing@^0.8.26