🚀 Enhancements
- [grid] add GridPolar, GridAngle, and GridRadial #1007
- [mock-data] add stable randomness #1033
- [xychart] add AreaStack #1019 closes #994
- [visx/visx] export @visx/xychart package #1043 closes #974
- [axis] pass all tick values in tickLabelProps signature #1044
🐛 Bug Fix
- [xychart] improve Tooltip positioning with missing data #1068 closes #1054
- [xychart] make Tooltip postion robust to container changes #1045 closes #983
- [xychart] fix scales for BarStack offset #1019
- [xychart] add SVGPathElement props to BaseAreaSeries lineProps #1046
📝 Documentation
- sync code of conduct with Airbnb #1013
- [demo/*] respect prefersReducedMotion #1037
- [demo/barstack] improve Tooltip positining logic #1018 closes #1018
- [demo/xychart] add AreaStack, stackOffset control #1020
- [in the wild] add eft.monster #1010