@candulabs/core
Advanced tools
Comparing version 0.6.13-alpha.1 to 0.6.13-alpha.3
@@ -6,2 +6,13 @@ # Change Log | ||
## [0.6.13-alpha.3](https://github.com/candulabs/candu-sdk/tree/master/packages/candu-core/compare/v0.6.13-alpha.2...v0.6.13-alpha.3) (2021-02-02) | ||
### Bug Fixes | ||
* action propagation ([#256](https://github.com/candulabs/candu-sdk/tree/master/packages/candu-core/issues/256)) ([40d3bd6](https://github.com/candulabs/candu-sdk/tree/master/packages/candu-core/commit/40d3bd6f7b24449bf03c2cd928452561ceeaf92f)) | ||
## [0.6.13-alpha.1](https://github.com/candulabs/candu-sdk/tree/master/packages/candu-core/compare/v0.6.13-alpha.0...v0.6.13-alpha.1) (2021-01-15) | ||
@@ -8,0 +19,0 @@ |
@@ -14,4 +14,4 @@ import { EditorNode, TrackingIdentifiers } from '@candulabs/models'; | ||
export declare const getActionHandlers: ({ data }: EditorNode, options: Options) => { | ||
[x: string]: () => void; | ||
[x: string]: (e: any) => void; | ||
}; | ||
export {}; |
@@ -12,3 +12,3 @@ { | ||
}, | ||
"version": "0.6.13-alpha.1", | ||
"version": "0.6.13-alpha.3", | ||
"main": "dist/index.js", | ||
@@ -33,3 +33,3 @@ "module": "dist/index.es.js", | ||
}, | ||
"gitHead": "d8d4199bbc86c38f4245fcf4375f2e69ea044cad" | ||
"gitHead": "0ba92db7541d5d7fe7605739c634f4a178ca1b07" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
1362737
72
1938