Releases: pmndrs/react-three-fiber
Releases Β· pmndrs/react-three-fiber
v8.17.0
What's Changed
- feat: add flushSync API by @darrinm in #3308
- feat(native): implement native EventTarget methods by @CodyJasonBennett in #3252
- fix(native): inline use-measure for react-dom peerdep by @CodyJasonBennett in #3323
New Contributors
- @darrinm made their first contribution in #3308
- @arielmerinos made their first contribution in #3275
- @Infonautica made their first contribution in #3285
- @cwtuan made their first contribution in #3249
Full Changelog: v8.16.8...v8.17.0
v8.16.8
v8.16.7
What's Changed
- fix(types): revert usage of future module JSX by @CodyJasonBennett in #3276
Full Changelog: v8.16.6...v8.16.7
v8.16.6
What's Changed
- fix(applyProps): null check indeterminate instances by @CodyJasonBennett in #3261
Full Changelog: v8.16.5...v8.16.6
v8.16.5
v8.16.4
v8.16.3
What's Changed
- fix(Canvas): don't override camera frustum props by @CodyJasonBennett in #3244
Full Changelog: v8.16.2...v8.16.3
v8.16.2
What's Changed
- fix(useLoader): don't dispose of memoized loader by @CodyJasonBennett in #3231
Full Changelog: v8.16.1...v8.16.2
v8.16.1
What's Changed
- fix: prevent invalidate from piling up frames by @AlaricBaraou in #3197
Full Changelog: v8.16.0...v8.16.1
v8.16.0
What's Changed
- feat: add childadded event dispatch by @rubeniskov in #3214
New Contributors
- @rubeniskov made their first contribution in #3214
Full Changelog: v8.15.19...v8.16.0