v3.5.0
- Added
onUpdatedCTM
callback that is fired when SVG's pan and zoom updates are rendered - Now if an action triggers both
onPan
andonZoom
- they're called in that order and can be canceled/mutated as when they were happening separately. This makes the behaviour consistent - Some fixes and updates to the typings