Skip to content

Releases: pmndrs/react-three-flex

v1.0: React 18

17 Apr 20:59
Compare
Choose a tag to compare

Main changes

  • React 18 support
  • Switch from yoga-layout-prebuilt to @react-pdf/yoga

0.7.0

07 Sep 21:33
Compare
Choose a tag to compare

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)

0.6.1

10 Aug 12:01
Compare
Choose a tag to compare

Changes

  • add alignSelf, alignContent and align props (#51)
  • use correct file extension for Node (#47)
  • upgrade yoga-layout-prebuilt to 1.9.6

v0.5.1

06 Sep 10:35
Compare
Choose a tag to compare
0.5.1

v0.2.0

03 Sep 09:22
Compare
Choose a tag to compare

Changes

  • Fixed integer precision bug #9
  • Added scaleFactor prop

v0.1.3

29 Aug 17:51
Compare
Choose a tag to compare
0.1.3