Skip to content

Tags: pmndrs/react-three-next

Tags

v2.1.0

next v11

v2.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #23 from pmndrs/r3f-v6

r3f v6 support

v1.6.0

faster transpilation, static export and removed custom server

v1.5.0

improved compilation speed by ignoring transpile modules in webpack

1.4.0

dynamic component in prod and custom three build

1.3.1

removed postprocess and useSpring by default

1.3.0

Removed helmet, added option to do tree-shaking on Threejs, improved …

…performances, replaced PWA by next-offline

1.2.6

 allows the app to render if the page renders a single child #5

1.2.5

fix postprocessing lib to fail vercel build and use @react-spring/pos…

…tprocessing instead

1.2.4

prevent async pointerOut error to be thrown && updated dependencies