Skip to content

Releases: pmndrs/drei

v10.0.1

23 Feb 10:43
71b1128
Compare
Choose a tag to compare

10.0.1 (2025-02-23)

Bug Fixes

  • resolve CatmullRomLineProps conflict with LineProps 'segments' (#2362) (71b1128)

v10.0.0

19 Feb 13:43
eafb38d
Compare
Choose a tag to compare

10.0.0 (2025-02-19)

BREAKING CHANGES

  • React 19 support

v9.122.0

19 Feb 13:09
c9d1463
Compare
Choose a tag to compare

9.122.0 (2025-02-19)

Features

  • add MotionPathControls control via ref + add two properties (#2354) (c9d1463)

v9.121.6-rc.1

18 Feb 16:19
Compare
Choose a tag to compare
v9.121.6-rc.1 Pre-release
Pre-release

9.121.6-rc.1 (2025-02-18)

Bug Fixes

v9.121.5

13 Feb 23:26
9fc4fd0
Compare
Choose a tag to compare

9.121.5 (2025-02-13)

Bug Fixes

  • do not use getElapsedTime on the main state clock, it messes up the delta (#2341) (63d175f)

v9.121.4

27 Jan 05:50
39ef36b
Compare
Choose a tag to compare

9.121.4 (2025-01-27)

Bug Fixes

v10.0.0-rc.0

21 Jan 13:24
Compare
Choose a tag to compare
v10.0.0-rc.0 Pre-release
Pre-release

What's Changed

React 18 support is dropped, and @react-three/fiber@9.0.0-rc.4 and react >= 19 are supported. This incidentally includes three >= 0.159 for types.

See https://react.dev/blog/2024/12/05/react-19 and the migration guide in pmndrs/react-three-fiber#3410.

Full Changelog: v9.121.3...v10.0.0-rc.0

v9.121.3

20 Jan 21:35
eb449ed
Compare
Choose a tag to compare

9.121.3 (2025-01-20)

Bug Fixes

v9.121.3-canary-test01.1

16 Jan 12:19
Compare
Choose a tag to compare
Pre-release

9.121.3-canary-test01.1 (2025-01-16)

Bug Fixes

  • canary-test01 bump change (acceea2)

v9.121.2

16 Jan 11:57
0897b6b
Compare
Choose a tag to compare

9.121.2 (2025-01-16)

Bug Fixes