Skip to content

Releases: pmndrs/drei

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

v9.121.2-canary-test01.1

16 Jan 11:53
acceea2
Compare
Choose a tag to compare
Pre-release

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

Bug Fixes

  • canary-test01 bump change (acceea2)

v9.121.1

15 Jan 02:35
2b14863
Compare
Choose a tag to compare

9.121.1 (2025-01-15)

Bug Fixes

v9.121.0

15 Jan 02:19
1a79a03
Compare
Choose a tag to compare

9.121.0 (2025-01-15)

Features

v9.120.9

15 Jan 01:05
1d62184
Compare
Choose a tag to compare

9.120.9 (2025-01-15)

Bug Fixes

  • add missing Text component type definition (#2237) (1d62184)

v9.120.8

12 Jan 01:42
3463269
Compare
Choose a tag to compare

9.120.8 (2025-01-12)

Bug Fixes

  • allow clipping planes to be used with Outlines (#2133) (3463269)