Releases: pmndrs/react-three-fiber
Releases Β· pmndrs/react-three-fiber
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
v8.8.7
What's Changed
- fix: prefer named functions, for loops in hot paths by @AlaricBaraou in #2541
Full Changelog: v8.8.6...v8.8.7
v8.8.6
What's Changed
- fix: gracefully wrap context in production by @CodyJasonBennett in #2534
Full Changelog: v8.8.5...v8.8.6