Features
- bar: typescript - uses string unions to define BarLayerType (#1322) (a1e08f57)
- sunburst:
- add layers support (3a6537b0)
- add tests (66edc5a4)
- add valueFormat prop and move event handlers to hook (c4273501)
- add parent to node data (c586676b)
- add animation support (9b4630a9)
- add pattern and gradient support (1fecdffe)
- remove recompose (3c0586b3)
- init package migration to typescript (0542c6ce)
Bug Fixes
- area-bump: Return a new serie reference when color or styles change (844c311f, closes #1301)
- bump: Return a new serie reference when color or styles change (07c8ba10)
- generators: change duplicate keys in tree data (149d1a64)
- pie: fix types related to d3-shape (624d5859)
- sunburst:
- website: update sunburst to not crash on hover (952ad507)