Releases
v0.2.0
compare changes
🚀 Enhancements
Add basic support for textures without mipmaps (5fc5341 )
Allow to provide the canvas as a CSS selector (a7f8d0f )
Add useLoop hook with play/pause controls (f3e2cf3 )
Add useBoundingRect hook (8d1851e )
⚠️ Change onPointerEvents to usePointerEvents and add more events (ddeabd9 )
🩹 Fixes
Broken types (011be36 )
DevicePixelContentBoxSize not available on Safari (f699ed8 )
💅 Refactors
⚠️ Change onCanvasResize
to useResizeObserver
and provide controls on the observer (31e38ff )
🏡 Chore
Update dependencies (45efec1 )
Enforce Typescript consistent type imports (70d9e4a )
Setup the playground (a0d37d1 )
Move the playground in the lib package (6e58fc8 )
✅ Tests
Add screenshot tests with playwright (67517c8 )
🤖 CI
⚠️ Breaking Changes
⚠️ Change onPointerEvents to usePointerEvents and add more events (ddeabd9 )
⚠️ Change onCanvasResize
to useResizeObserver
and provide controls on the observer (31e38ff )
You can’t perform that action at this time.