All notable changes to this project will be documented in this file.
- Option to disable the URL getting updated by setting
updateHistoryStack
tofalse
.
- Error when using
module
withgatsby
ornext.js
. - use
replaceState
instead ofpushState
to avoid polluting history.
- Set
useBoxMethod
as default way to check ifElement
is inviewport
. - Can be overridden by setting
useBoxMethod
tofalse
.
- Problems when div to Spy is not
100vh
.
- Beta version to test
2.1.0
release.