react-three-fiber icon indicating copy to clipboard operation
react-three-fiber copied to clipboard

v9 beta

Open CodyJasonBennett opened this issue 3 years ago • 2 comments
trafficstars

See #2338.

CodyJasonBennett avatar Jun 21 '22 01:06 CodyJasonBennett

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit d7a5b31af3574a664b99e51e476a0707ab990904:

Sandbox Source
example Configuration

codesandbox-ci[bot] avatar Jun 21 '22 01:06 codesandbox-ci[bot]

RTTR got major bumped from changesets with the last minor to v10, so I moved it up again to 11-alpha.

CodyJasonBennett avatar Aug 26 '22 19:08 CodyJasonBennett

Fixed the RTTR major bumping issue on master. It's back in sync with R3F so it will be released as 9.0.0-alpha.1 in the next alpha.

CodyJasonBennett avatar Sep 21 '22 15:09 CodyJasonBennett

I've had to disable ESLint for now in 9969c6c056597b01886860a31205b82c884b7a37. Something is breaking in Jest's or ESLint's module resolver to not use __filename for import.meta.url.

CodyJasonBennett avatar Feb 27 '23 23:02 CodyJasonBennett