v1.4.0
Added
useViewportScale
,useViewportScrollCoords
anduseViewportSize
hooks (#66)- Optional
maxDeltas
parameter foruseUndoable
to limit amount of history entries (#67)
Changed
- Improve performance of
useNetworkAvailability
by avoiding array allocation during side effect cleanup