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

@chakra-ui/transition

Package Overview
Dependencies
Maintainers
4
Versions
267
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chakra-ui/transition - npm Package Compare versions

Comparing version 1.0.0-next.3 to 1.0.0-next.4

16

CHANGELOG.md

@@ -6,2 +6,18 @@ # 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 transition package
([68f48f2](https://github.com/chakra-ui/chakra-ui/commit/68f48f2d3ff234406663e36f93cc56b23fb27f33))
- 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 +24,0 @@

6

package.json
{
"name": "@chakra-ui/transition",
"version": "1.0.0-next.3",
"version": "1.0.0-next.4",
"description": "Common transition components for Chakra UI",

@@ -50,3 +50,3 @@ "sideEffects": false,

"dependencies": {
"@chakra-ui/utils": "^1.0.0-next.3",
"@chakra-ui/utils": "^1.0.0-next.4",
"@types/react-transition-group": "4.4.0",

@@ -58,3 +58,3 @@ "react-transition-group": "4.4.1"

},
"gitHead": "d31ba9c35993985f49da4885dd47ab8dab49cdd1"
"gitHead": "cdd5eac1db90ba33a07c009fb8dbcc4453d6ec01"
}
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