Releases: pmndrs/react-three-fiber
Releases Β· pmndrs/react-three-fiber
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
v8.10.2
What's Changed
- fix: portal injects by @drcmda in 0c288ba
- fix(RTTR): backport traverse, update fixes by @CodyJasonBennett in #2736
Full Changelog: v8.10.1...v8.10.2
v8.10.1
What's Changed
- chore: create contributors' guide by @CodyJasonBennett in #2717
- fix(core): don't use three.js math identity for HMR by @CodyJasonBennett in #2726
Full Changelog: v8.10.0...v8.10.1
v8.10.0
What's Changed
Full Changelog: v8.9.2...v8.10.0
v8.9.2
What's Changed
- chore(docs): update objects.mdx by @yikayiyo in #2616
- chore(docs): fix broken link to react-three-rapier by @nhemsley in #2627
- chore(docs): very small typo (useFrame) by @benlazzero in #2651
- fix(types): tighten allowed type for object prop on primitives by @Methuselah96 in #2654
- fix: primitives are incorrectly swapped on key change in maps by @bodo22 in #2680
New Contributors
- @yikayiyo made their first contribution in #2616
- @nhemsley made their first contribution in #2627
- @benlazzero made their first contribution in #2651
- @bodo22 made their first contribution in #2680
Full Changelog: v8.9.1...v8.9.2