@kyper/graphs
Advanced tools
Comparing version 0.5.0 to 1.0.0
@@ -0,1 +1,10 @@ | ||
## [1.0.0](https://gitlab.mx.com/mx/kyper-react/-/commits/@kyper/graphs@1.0.0`) - 03-15-2022 | ||
- **REMOVED** - Removed `Graph` component export that is only used internally | ||
- **UPDATED** - Moving to v1.0.0 to fix breaking peer dependency mismatch | ||
## [0.5.0](https://gitlab.mx.com/mx/kyper-react/-/commits/@kyper/graphs@0.5.0) - 01-06-2022 | ||
- **ADDED** - Support for label offsets on group barcharts with `enableGroupedLabelOffset` and `groupedLabelOffset` | ||
## [0.4.0](https://gitlab.mx.com/mx/kyper-react/-/commits/@kyper/graphs@0.4.0) - 12-01-2021 | ||
@@ -2,0 +11,0 @@ |
@@ -1,3 +0,2 @@ | ||
export { Graph } from './Graph' | ||
export { BarChart } from './barchart/BarChart' | ||
export { HorizontalBar } from './horizontalbar/HorizontalBar' |
{ | ||
"name": "@kyper/graphs", | ||
"version": "0.5.0", | ||
"version": "1.0.0", | ||
"description": "Kyper Graphs", | ||
@@ -38,3 +38,3 @@ "author": "MX", | ||
}, | ||
"gitHead": "4731c625a6f79d9678ea8b6c311eb45dd3afa990" | ||
"gitHead": "4194a478a9a9db79aeb5a2c114539d1f45828620" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
46576
0
1296