Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 817 Bytes

history.md

File metadata and controls

31 lines (22 loc) · 817 Bytes

History

All versions before 1.1.7 are listed here, check out the "releases" on the github repository to view history after that point.

Version 1.1.6
  • Improved type declarations
  • Minor changes to some examples
Version 1.1.5
  • Updated the readme with use examples for Next.js
Version 1.1.4
  • Added server side rendering for use with Next.js and such
Version 1.1.3
  • Bugfix, incorrect height calculation after adding triggers
Version 1.1.2
  • Triggers added, onEnter/onLeave
  • Examples update with the use of triggers
Version 1.1.1
  • Readme repo url added
  • package.json repo url added
Version 1.1
  • You can now throttle the scrolling events
  • resizeThrottle is no longer required
Version 1.0
  • Initial release