Releases: pmndrs/react-three-fiber
Releases Β· pmndrs/react-three-fiber
v8.11.7
What's Changed
- fix: don't overwrite public cameras by @CodyJasonBennett in #2796
Full Changelog: v8.11.5...v8.11.7
v8.11.6
What's Changed
- fix: is.equ obj:shallow, allow it to test arrays 1 level deep, fix canvas.camera prop being stale by @drcmda in 99fef6c
Full Changelog: v8.11.5...v8.11.6
v8.11.5
What's Changed
- fix(types): update canvas root types by @CodyJasonBennett in #2774
Full Changelog: v8.11.4...v8.11.5
v8.11.4
What's Changed
- fix: play nice with OffscreenCanvas by @CodyJasonBennett in #2770
- fix: use width and height from OffscreenCanvas by @ulyssesdotcodes in #2773
Full Changelog: v8.11.3...v8.11.4
v8.11.3
What's Changed
- fix(core): set THREE.ColorManagement.enabled if able by @CodyJasonBennett in #2620
- chore(docs): update documentation on re-using materials by @Coada in #2711
New Contributors
Full Changelog: v8.11.2...v8.11.3
v8.11.2
What's Changed
- docs: fix broken titles on events.mdx by @verekia in #2761
- fix: memoize HMR, strict check constructors by @drcmda in #2757
- fix: don't try to encode invalid sRGB textures by @CodyJasonBennett in #2762
New Contributors
Full Changelog: v8.11.1...v8.11.2
v8.11.1
What's Changed
- fix: skip circular onUpdate calls by @CodyJasonBennett in #2753
Full Changelog: v8.10.4...v8.11.1
v8.11.0
feat: events.update, allow raycast w/o user interaction by @drcmda in 7b25689
Full Changelog: v8.10.4...v8.11.0
v8.10.4
What's Changed
- fix: transpile class properties for wider browser support by @belgattitude in #2749
Full Changelog: v8.10.3...v8.10.4
v8.10.3
What's Changed
- fix(types): add loadAsync to Loader interface by @Methuselah96 in #2742
- fix: refactor ErrorBoundary to not use public class fields by @belgattitude in #2748
New Contributors
- @belgattitude made their first contribution in #2748
Full Changelog: v8.10.1...v8.10.3