π₯ Breaking Changes
- [text] Removes
<TextWrap>
, <TextOutline>
and <TextBackground>
components, which were incomplete #208
π Enhancements
- [geo] Added pointRadius and fixed center #213
- [text] Add new
<Text>
, with the following features
- Word-wrapping (when width prop is defined)
- Vertical alignment (verticalAnchor prop)
- Rotation (angle prop)
- Scale-to-fit text (scaleToFit prop)
π Bug Fix
- [geo] Fixed center typo #213
π Documentation
- [responsive] Backticks import not working so, copy paste broken #212
π Internal
Changes:
- @vx/demo: 0.0.149 => 0.0.150
- @vx/geo: 0.0.143 => 0.0.150
- @vx/responsive: 0.0.149 => 0.0.150
- @vx/text: 0.0.143 => 0.0.150
- @vx/vx: 0.0.149 => 0.0.150