framer-motion
Advanced tools
Comparing version 0.19.0 to 0.19.1
@@ -5,2 +5,13 @@ # Changelog | ||
## [0.19.1] 2019-06-13 | ||
### Added | ||
- `initial={false}` to shadow contents of `animate` thereby disabling on mount animation. | ||
- `AnimationControls.set` for imperative setting of values. | ||
### Fixed | ||
- Resolve animations only after a defined `delay` to ensure `velocity` is only resolved as an animation begins on a value. | ||
## [0.19.0] 2019-06-13 | ||
@@ -7,0 +18,0 @@ |
{ | ||
"name": "framer-motion", | ||
"version": "0.19.0", | ||
"version": "0.19.1", | ||
"main": "dist/framer-motion.cjs.js", | ||
@@ -5,0 +5,0 @@ "module": "dist/framer-motion.es.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
1291742
35349