Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@chakra-ui/toast

Package Overview
Dependencies
Maintainers
3
Versions
687
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chakra-ui/toast - npm Package Compare versions

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

26

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))
* case sensitivity issues in packages ([b423cd8](https://github.com/chakra-ui/chakra-ui/commit/b423cd88f0ede7e37b9a9eaec63cacfc1e9e5221))
* ts issue with sx prop ([d3b1340](https://github.com/chakra-ui/chakra-ui/commit/d3b1340cb255937927b4d4c56ce218141570b951))
* typo ([7b97f5c](https://github.com/chakra-ui/chakra-ui/commit/7b97f5cf500344df60692b71dcec7de9c1bd8be1))
### Features
* **toast:** remove manager z-index ([6d9b4c8](https://github.com/chakra-ui/chakra-ui/commit/6d9b4c8e19d39573e3ff0294cbfb3fd7309f81ea))
* add onCloseComplete prop for toast component ([d560be5](https://github.com/chakra-ui/chakra-ui/commit/d560be5654551e1e03213ff71002e2e3b623e6c4))
* support for duplicate prevention and update ([1cfdd3a](https://github.com/chakra-ui/chakra-ui/commit/1cfdd3a8fb8fc14e2746c4925d3a7353ad60e6de))
# Change Log
All notable changes to this project will be documented in this file. See

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

16

package.json
{
"name": "@chakra-ui/toast",
"version": "1.0.0-next.1",
"version": "1.0.0-next.2",
"description": "description",

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

"dependencies": {
"@chakra-ui/alert": "^1.0.0-next.1",
"@chakra-ui/close-button": "^1.0.0-next.1",
"@chakra-ui/hooks": "^1.0.0-next.1",
"@chakra-ui/transition": "^1.0.0-next.1",
"@chakra-ui/utils": "^1.0.0-next.1",
"@chakra-ui/alert": "^1.0.0-next.2",
"@chakra-ui/close-button": "^1.0.0-next.2",
"@chakra-ui/hooks": "^1.0.0-next.2",
"@chakra-ui/transition": "^1.0.0-next.2",
"@chakra-ui/utils": "^1.0.0-next.2",
"@reach/alert": "0.10.3",

@@ -56,3 +56,3 @@ "@reach/rect": "0.10.4"

"devDependencies": {
"@chakra-ui/system": "^1.0.0-next.1"
"@chakra-ui/system": "^1.0.0-next.2"
},

@@ -64,3 +64,3 @@ "peerDependencies": {

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

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc