reakit-system
Advanced tools
Comparing version 0.13.0-alpha.1 to 0.13.0
@@ -6,10 +6,13 @@ # Change Log | ||
# [0.13.0-alpha.0](https://github.com/reakit/reakit/tree/master/packages/reakit-system/compare/reakit-system@0.12.2...reakit-system@0.13.0-alpha.0) (2020-06-04) | ||
# [0.13.0](https://github.com/reakit/reakit/tree/master/packages/reakit-system/compare/reakit-system@0.13.0-alpha.0...reakit-system@0.13.0) (2020-06-17) | ||
**Note:** Version bump only for package reakit-system | ||
### Features | ||
* Support render props passed to the `as` prop component ([#668](https://github.com/reakit/reakit/tree/master/packages/reakit-system/issues/668)) ([214d0e6](https://github.com/reakit/reakit/tree/master/packages/reakit-system/commit/214d0e6357ea659a05d351fc26f539d186df0404)) | ||
## [0.12.2](https://github.com/reakit/reakit/tree/master/packages/reakit-system/compare/reakit-system@0.12.1...reakit-system@0.12.2) (2020-06-04) | ||
@@ -16,0 +19,0 @@ |
{ | ||
"name": "reakit-system", | ||
"version": "0.13.0-alpha.1", | ||
"version": "0.13.0", | ||
"description": "Reakit System utils", | ||
@@ -34,3 +34,3 @@ "sideEffects": false, | ||
"dependencies": { | ||
"reakit-utils": "^0.13.0-alpha.0" | ||
"reakit-utils": "^0.13.0" | ||
}, | ||
@@ -41,3 +41,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "b609997e22c0a22ae99a8f2c9284125986e2d3ee" | ||
"gitHead": "9c2ad10e71bddb7f03fe2662a0ff6f738360a99c" | ||
} |
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
105927
Updatedreakit-utils@^0.13.0