@enact/core
Advanced tools
Comparing version 3.3.0-alpha.12 to 3.3.0-alpha.13
@@ -5,2 +5,6 @@ # Change Log | ||
## [3.3.0-alpha.13] - 2020-06-22 | ||
No significant changes. | ||
## [3.3.0-alpha.12] - 2020-06-15 | ||
@@ -7,0 +11,0 @@ |
{ | ||
"name": "@enact/core", | ||
"version": "3.3.0-alpha.12", | ||
"version": "3.3.0-alpha.13", | ||
"description": "Enact is an open source JavaScript framework containing everything you need to create a fast, scalable mobile or web application.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -40,2 +40,3 @@ "use strict"; | ||
* | ||
* @memberof core/useChainRefs | ||
* @param {Object|Function} ...handlers List of references to be updated. | ||
@@ -61,2 +62,3 @@ * @returns {Function} A callback that updates each reference | ||
* | ||
* @memberof core/useChainRefs | ||
* @param {Object|Function} ...handlers List of references to be updated. | ||
@@ -63,0 +65,0 @@ * @returns {Function} A memoized callback that updates each reference |
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
223085
5664