This repository has been archived by the owner on Jul 20, 2020. It is now read-only.
v2.3.3
npm install --save [email protected]
Changelog( see diff )
Components
- Added
<shapeGeometry>
( #114 ) - Fixed a bug which would cause a crash when you changed some properties on components
whose children used ref functions - Added
<bufferGeometry>
( #105 #119 )
Core
- Fixed bug which would not allow you to get a canvas reference through the
canvasRef
property in some conditions ( #115 )