Skip to content

0.7.0

Compare
Choose a tag to compare
@talentlessguy talentlessguy released this 07 Sep 21:33
· 22 commits to master since this release

0.7.0

New features

  • Added ref forwarding to Flex and Box (#58)
  • Added useCenterAnchor hook (#60)
  • Added centerAnchor prop on Flex, which centers it on position (#64)

Bug fixes

  • Don't calculate sizes for Box that has Box children (#57)
  • Changed box children detection (#62)
  • Fixed uninitialized flex warning (#63)