Socket
Socket
Sign inDemoInstall

@chakra-ui/hooks

Package Overview
Dependencies
25
Maintainers
3
Versions
386
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0-next.1 to 1.0.0-next.2

27

CHANGELOG.md
# 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.2 (2020-06-22)
### Bug Fixes
* [#891](https://github.com/chakra-ui/chakra-ui/issues/891) ([e107acc](https://github.com/chakra-ui/chakra-ui/commit/e107acc8487898a965b0d695c1da71f46fc56d5e))
* some menu bugs ([5f9efe1](https://github.com/chakra-ui/chakra-ui/commit/5f9efe1566f067467573a418d2ec319c9e8a607f))
* ts issue with sx prop ([d3b1340](https://github.com/chakra-ui/chakra-ui/commit/d3b1340cb255937927b4d4c56ce218141570b951))
### Features
* add live-region package ([e0efe6a](https://github.com/chakra-ui/chakra-ui/commit/e0efe6af7f501d1dd213a9d92de5710c55fe34ed))
* add setup for switch component tests ([d845d08](https://github.com/chakra-ui/chakra-ui/commit/d845d089a91841e6bb1b53daf9c35502c3ce2538))
* add setup for switch component tests ([fc0026b](https://github.com/chakra-ui/chakra-ui/commit/fc0026ba20199169df399218c15b0ca575ec4110))
* add tests for switch component ([a327f4a](https://github.com/chakra-ui/chakra-ui/commit/a327f4a2807ba900bc1cc62b13c7c498cb690526))
* add tests for switch component ([90805b3](https://github.com/chakra-ui/chakra-ui/commit/90805b3d0676409394a5ece9a1a834d156ebda51))
# Change Log
All notable changes to this project will be documented in this file. See

@@ -4,0 +31,0 @@ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

6

package.json
{
"name": "@chakra-ui/hooks",
"version": "1.0.0-next.1",
"version": "1.0.0-next.2",
"description": "React hooks for Chakra components",

@@ -46,3 +46,3 @@ "keywords": [

"dependencies": {
"@chakra-ui/utils": "^1.0.0-next.1",
"@chakra-ui/utils": "^1.0.0-next.2",
"@reach/auto-id": "0.10.3",

@@ -57,3 +57,3 @@ "@types/body-scroll-lock": "2.6.1",

},
"gitHead": "cabbf345518d70d446bf95410872f1a0c947ccd5"
"gitHead": "c5b51e43e9dff400f8bba7da7ffd135f5d33628b"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc