reakit-utils
Advanced tools
Comparing version 0.6.5 to 0.6.6
@@ -6,2 +6,13 @@ # Change Log | ||
## [0.6.6](https://github.com/reakit/reakit/tree/master/packages/reakit-utils/compare/reakit-utils@0.6.5...reakit-utils@0.6.6) (2019-10-12) | ||
### Bug Fixes | ||
* Add a `useIsomorphicEffect` hook to allow proper SSR rendering ([#461](https://github.com/reakit/reakit/tree/master/packages/reakit-utils/issues/461)) ([47434b2](https://github.com/reakit/reakit/tree/master/packages/reakit-utils/commit/47434b2)), closes [#438](https://github.com/reakit/reakit/tree/master/packages/reakit-utils/issues/438) | ||
## [0.6.5](https://github.com/reakit/reakit/tree/master/packages/reakit-utils/compare/reakit-utils@0.6.4...reakit-utils@0.6.5) (2019-09-25) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "reakit-utils", | ||
"version": "0.6.5", | ||
"version": "0.6.6", | ||
"description": "Reakit utils", | ||
@@ -37,3 +37,3 @@ "sideEffects": false, | ||
}, | ||
"gitHead": "82a1dfc8e21b7394ce8a0a402725011177abc8f7" | ||
"gitHead": "b8ff9c2222dc20194983e5ad58ece7bef88012a0" | ||
} |
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
274847
172
2015