🚀 Enhancements
- [responsive] Add ParentSizeModern, withParentSizeModern that don't add ResizeObserver polyfill #925
- [scale] add scaleRadial #958
- [text] add useText hook, refactor Text to use it #946
- [event] support FocusEvents in localPoint #956
- [xychart] release package #965
- [xychart] add PointerEvent handlers to XYChart, all Series #947
- [xychart] add support for FocusEvents #959
- [xychart] integrate Annotations #938
🐛 Bug Fix
- [shape] set y0 when it equals zero #955
📝 Documentation
- [xychart] add README and /docs/xychart to demo site #963
- [demo] fix view demo hover pointer style #929
- [tooltip] fix offsetTop documentation #970