Version 8.0
CHANGELOG
- 8.0.0: renamed dist files. The main file to include is now
dist/lazyload.min.js
as you would expect, and no longerdist/lazyload.transpiled.min.js
. The non-transpiled version is now calledlazyload.es2015.js
. - 8.0.1: Fixed reference to old names in demo files
- 8.0.2: Fixed a bug that affected performance
- 8.0.3: Added quotes in background image URLs, as suggested in #114 (thanks to @vseva)