v8.17.14
- fix: update use-measure by @CodyJasonBennett in https://github.com/pmndrs/react-three-fiber/pull/3442
Full Changelog: https://github.com/pmndrs/react-three-fiber/compare/v8.17.13...v8.17.14
v8.17.13
- fix: upstream use-measure by @CodyJasonBennett in https://github.com/pmndrs/react-three-fiber/pull/3441
Full Changelog: https://github.com/pmndrs/react-three-fiber/compare/v8.17.12...v8.17.13
v8.17.12
- fix: narrow React peer dep range by @CodyJasonBennett in https://github.com/pmndrs/react-three-fiber/pull/3427
- @Debbl made their first contribution in https://github.com/pmndrs/react-three-fiber/pull/3396
Full Changelog: https://github.com/pmndrs/react-three-fiber/compare/v8.17.11...v8.17.12
v8.17.11
- fix: loosen instanceof checks for CSB issue by @CodyJasonBennett in https://github.com/pmndrs/react-three-fiber/pull/3426
- @danab made their first contribution in https://github.com/pmndrs/react-three-fiber/pull/3405
- @tbtiberiu made their first contribution in https://github.com/pmndrs/react-three-fiber/pull/3413
Full Changelog: https://github.com/pmndrs/react-three-fiber/compare/v8.17.10...v8.17.11
v8.17.10
- fix: ThreeEvent should not include initMouseEvent by @bbohlender in https://github.com/pmndrs/react-three-fiber/pull/3372
- fix: useMeasure to include safer orientation handling by @DennisSmolek in https://github.com/pmndrs/react-three-fiber/pull/3375
- @bbohlender made their first contribution in https://github.com/pmndrs/react-three-fiber/pull/3372
Full Changelog: https://github.com/pmndrs/react-three-fiber/compare/v8.17.9...v8.17.10
v8.17.9
- fix: make textinstance no-op instead of warn by @Amatewasu in https://github.com/pmndrs/react-three-fiber/pull/3366
- fix: add orientation handling by @DennisSmolek in https://github.com/pmndrs/react-three-fiber/pull/3365
- @Amatewasu made their first contribution in https://github.com/pmndrs/react-three-fiber/pull/3366
- @DennisSmolek made their first contribution in https://github.com/pmndrs/react-three-fiber/pull/3365
Full Changelog: https://github.com/pmndrs/react-three-fiber/compare/v8.17.8...v8.17.9
v8.17.8
- fix(types): fix React typings, fault tolerant Node type by @lukaselmer in https://github.com/pmndrs/react-three-fiber/pull/3362
- @lukaselmer made their first contribution in https://github.com/pmndrs/react-three-fiber/pull/3362
Full Changelog: https://github.com/pmndrs/react-three-fiber/compare/v8.17.7...v8.17.8
v8.17.7
- fix(native): missing pointerId in pointer events by @moose96 in https://github.com/pmndrs/react-three-fiber/pull/3347
- @moose96 made their first contribution in https://github.com/pmndrs/react-three-fiber/pull/3347
Full Changelog: https://github.com/pmndrs/react-three-fiber/compare/v8.17.6...v8.17.7
v8.17.6
- fix(native): don't bind events to GLView by @CodyJasonBennett in https://github.com/pmndrs/react-three-fiber/pull/3341
Full Changelog: https://github.com/pmndrs/react-three-fiber/compare/v8.17.5...v8.17.6
v8.17.5
Re-release of 8.17.0 https://github.com/pmndrs/react-three-fiber/issues/3331.