react-three-fiber
react-three-fiber copied to clipboard
v9 beta
See #2338.
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 |
RTTR got major bumped from changesets with the last minor to v10, so I moved it up again to 11-alpha.
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.
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.