@chakra-ui/popper
Advanced tools
Comparing version 1.0.0-next.3 to 1.0.0-next.4
@@ -6,2 +6,20 @@ # Change Log | ||
# 1.0.0-next.4 (2020-07-01) | ||
### Bug Fixes | ||
- [#891](https://github.com/chakra-ui/chakra-ui/issues/891) | ||
([e107acc](https://github.com/chakra-ui/chakra-ui/commit/e107acc8487898a965b0d695c1da71f46fc56d5e)) | ||
- case sensitivity issue in popper package | ||
([be247e0](https://github.com/chakra-ui/chakra-ui/commit/be247e0f50c5dd374ac156f96ab99a3d645f251d)) | ||
- focus management for popover | ||
([c3259cc](https://github.com/chakra-ui/chakra-ui/commit/c3259ccac7ebf9102888506d510f3f52cf343906)) | ||
- ts issue with sx prop | ||
([d3b1340](https://github.com/chakra-ui/chakra-ui/commit/d3b1340cb255937927b4d4c56ce218141570b951)) | ||
# Change Log | ||
All notable changes to this project will be documented in this file. See | ||
[Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
# 1.0.0-next.3 (2020-06-28) | ||
@@ -8,0 +26,0 @@ |
{ | ||
"name": "@chakra-ui/popper", | ||
"version": "1.0.0-next.3", | ||
"version": "1.0.0-next.4", | ||
"description": "A React component and hooks wrapper for popper.js", | ||
@@ -54,3 +54,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@popperjs/core": "2.4.2" | ||
"@popperjs/core": "2.4.3" | ||
}, | ||
@@ -60,3 +60,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "d31ba9c35993985f49da4885dd47ab8dab49cdd1" | ||
"gitHead": "cdd5eac1db90ba33a07c009fb8dbcc4453d6ec01" | ||
} |
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
58351
+ Added@popperjs/core@2.4.3(transitive)
- Removed@popperjs/core@2.4.2(transitive)
Updated@popperjs/core@2.4.3