v3.7.0
3.7.0 (2023-12-13)
Features
- add 'change' event to pointerlock controls, improve docs (c394f10)
- add rectAreaLightHelper to vLightHelper directive (#283) (8bc64a1)
- add reflector (#136) (bd4d710)
- sampler and useSampler (#286) (826833c)
Bug Fixes
- remove wrapper element on unmounted (#310) (1a37c92)
- wrap
Text3D
insideSuspense
in the docs (#307) (27ce1f0)
What's Changed
- feat: add reflector by @JaimeTorrealba in #136
- docs(props): generate documentation from props by @andretchen0 in #259
- docs: add fathom analytics by @alvarosabu in #292
- feat: add 'change' event to pointerlock controls, improve docs by @JaimeTorrealba in #291
- chore(deps): update to vite v5 by @alvarosabu in #293
- feat: sampler and useSampler by @JaimeTorrealba in #286
- chore(deps): update dependency three to ^0.159.0 by @renovate in #299
- feat: add rectAreaLightHelper to vLightHelper directive by @JaimeTorrealba in #283
- feat: Stats-gl v2 by @RenaudRohlinger in #306
- fix: wrap
Text3D
insideSuspense
in the docs by @stefanobartoletti in #307 - fix: remove wrapper element on unmounted by @alvarosabu in #310
New Contributors
- @RenaudRohlinger made their first contribution in #306
- @stefanobartoletti made their first contribution in #307
Full Changelog: 3.6.0...3.7.0