Skip to content

Releases: pmndrs/react-three-fiber

v9.3.0

28 Jul 02:29
Compare
Choose a tag to compare

With these release we have two big fixes.

  1. flushSync now works properly. To prove it we added an example that allows you to React props and then take a screenshot of the R3F canvas with the latest state. This is a pretty advanced use case, but one people might be interested to explore for exporting videos or images using R3F.
  2. React Native support has been fixed for 0.79 and newer when combined with the same update to Drei: pmndrs/drei#2494. A big thanks to @thejustinwalsh for helping us with this one.

What's Changed

New Contributors

Full Changelog: v9.1.4...v9.3.0

v9.1.4

29 Jun 00:46
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.1.3...v9.1.4

v9.1.3

29 Jun 00:38
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.1.2...v9.1.3

v9.1.2

06 Apr 05:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.1.1...v9.1.2

v9.1.1

31 Mar 23:27
Compare
Choose a tag to compare

Most importantly, this fixes rsbuild with vReact 19.1.0 and later.

What's Changed

  • chore: add rsbuild to CI test by @krispya in #3510
  • Fix builds failing from React.act being removed from the production bundle by @itsdouges in #3508

Full Changelog: v9.1.0...v9.1.1

v9.1.0

08 Mar 01:58
Compare
Choose a tag to compare

What's Changed

  • feat: add meshes to loader graph by @krispya in #3479
  • fix(reconciler): out of order children move to the correct position during rerenders by @krispya in #3488
  • fix(applyProps): set check when resolving pierced properties by @krispya in #3485

New Contributors

Full Changelog: v9.0.4...v9.1.0

v9.0.4

20 Feb 06:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.0.3...v9.0.4

v9.0.3

20 Feb 06:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.0.2...v9.0.3

v9.0.2

19 Feb 16:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.0.1...v9.0.2

v9.0.1

19 Feb 13:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.0.0...v9.0.1