Skip to content

v2.4.0

Compare
Choose a tag to compare
@laurens94 laurens94 released this 27 Jul 11:25
· 12 commits to master since this release
  • Added validation for props initialViewportStart, initialViewportEnd, viewportMin and viewportMax. Throws an error whenever the values are set in the wrong order to prevent browser crash (#13).
    Also throws an error if the initialViewport is exceeding the viewportMin/viewportMax range.

Full Changelog: v2.3.1...v2.4.0