Comparing version 0.16.1 to 0.17.0
# Victory Changelog | ||
## 0.16.2 (2017-02-05) | ||
- [195](https://github.com/FormidableLabs/victory-core/pull/195) | ||
- Fixes null event state bug | ||
- [431](https://github.com/FormidableLabs/victory-chart/pull/431) | ||
- Sets a maximum amount of scale per zoom event for smoother interaction with fast onWheel events | ||
## 0.16.1 (2017-02-03) | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "victory", | ||
"version": "0.16.1", | ||
"version": "0.17.0", | ||
"description": "Data viz for React", | ||
@@ -35,4 +35,4 @@ "keywords": [ | ||
"dependencies": { | ||
"victory-chart": "^16.1.0", | ||
"victory-core": "^13.0.0", | ||
"victory-chart": "^16.1.2", | ||
"victory-core": "^13.0.2", | ||
"victory-pie": "^10.1.0" | ||
@@ -39,0 +39,0 @@ }, |
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
1619101
30945
Updatedvictory-chart@^16.1.2
Updatedvictory-core@^13.0.2