1.0.0
breaking changes
- the
{x:number, y:number}signature is now mandatory as first argument scroll()now returns aPromisethat is fulfilled when the transition is over
internal
- switched to ES6
- dropped old IE support
{x:number, y:number} signature is now mandatory as first argumentscroll() now returns a Promise that is fulfilled when the transition is over