Releases: pmndrs/react-three-fiber
Releases Β· pmndrs/react-three-fiber
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
v8.9.1
What's Changed
- fix(events): type spread event props by @CodyJasonBennett in #2608
Full Changelog: v8.9.0...v8.9.1
v8.9.0
What's Changed
- fix(loop): export flush methods and types by @CodyJasonBennett in #2580
Re-release of #2481 from v8.7.0
, it just didn't get exported.
Full Changelog: v8.8.11...v8.9.0
v8.8.11
What's Changed
- docs(links): Add Threejs Journey link to recommended documentation by @Ahlecss in #2592
- fix: pointer events and pointer capture by @adventful in #2600
- fix(events): sort by distance on undefined roots by @Inuniku in #2599
- fix(useLoader): make better use of generics for extensions by @CodyJasonBennett in #2598
New Contributors
- @Ahlecss made their first contribution in #2592
- @adventful made their first contribution in #2600
Full Changelog: v8.8.10...v8.8.11
v8.8.10
What's Changed
- fix: invalidate pierced props by @CodyJasonBennett in #2549
Full Changelog: v8.8.9...v8.8.10
v8.8.9
What's Changed
- fix(createPortal): use correct JSX type by @CodyJasonBennett in #2550
Full Changelog: v8.8.8...v8.8.9
v8.8.8
What's Changed
- fix: call onUpdate for attached children prop update by @CodyJasonBennett in #2548
Full Changelog: v8.8.7...v8.8.8