Skip to content

Releases: pmndrs/drei

v5.1.5-beta.1

21 May 07:17
Compare
Choose a tag to compare
v5.1.5-beta.1 Pre-release
Pre-release

5.1.5-beta.1 (2021-05-21)

Bug Fixes

  • explicitly add nullish-coalescing-operator to babel config (dbf3748)

v5.1.4

21 May 06:46
Compare
Choose a tag to compare

5.1.4 (2021-05-21)

Bug Fixes

  • use correct spelling of frustum (73baf4e)

v5.1.3

20 May 23:34
Compare
Choose a tag to compare

5.1.3 (2021-05-20)

Bug Fixes

  • softShadows frustum (sic) ?? frustrum (11aca4d)

v5.1.2

19 May 14:14
Compare
Choose a tag to compare

5.1.2 (2021-05-19)

Bug Fixes

v5.1.1

19 May 13:59
Compare
Choose a tag to compare

5.1.1 (2021-05-19)

Bug Fixes

  • env path='', extend gizmo (47edcee)
  • useTexture accepts key:url objects (77e0480)

v5.1.0

19 May 09:43
187c8d3
Compare
Choose a tag to compare

5.1.0 (2021-05-19)

Features

v5.0.0

17 May 21:16
93a315e
Compare
Choose a tag to compare

5.0.0 (2021-05-17)

Bug Fixes

BREAKING CHANGES

  • fix: useAnimations was not assigning the actions
  • We're not using babel plugins. These should be added to your babelrc as it makes debugging harder.

v5.0.0-beta.1

17 May 19:52
Compare
Choose a tag to compare
v5.0.0-beta.1 Pre-release
Pre-release

5.0.0-beta.1 (2021-05-17)

Bug Fixes

BREAKING CHANGES

    • fix: useAnimations was not assigning the actions

see the issue for details

v4.3.4-beta.1

17 May 15:45
Compare
Choose a tag to compare
v4.3.4-beta.1 Pre-release
Pre-release

4.3.4-beta.1 (2021-05-17)

Bug Fixes

v4.3.3

01 May 21:58
Compare
Choose a tag to compare

4.3.3 (2021-05-01)

Bug Fixes

  • environment loosing texture, some stage internals (35d492c)