0.1.0 - 2023-12-26
- Allow to mirror the scroll position from and to the
window
0.0.3 - 2023-11
- Fix exported class from cdn build to be uppercase. Before:
new scrollmirror(...)
, after:new ScrollMirror(...)
0.0.2 - 2023-11
- Testing automated deployment from GitHub releases to npm
0.0.1 - 2023-11
- Initial Release