Skip to content

3.0.0

Compare
Choose a tag to compare
@fieg fieg released this 29 Nov 20:25
· 147 commits to master since this release

Final release for Infinite Ajax Scroll 3.0.0 🎉

Version 3.0.0 is a complete rewrite of Infinite Ajax Scroll.

Key features:

  • Embraces package managers
  • Dropped jQuery dependency
  • Vanilla Javascript (ES6)
  • New and improved test suites
  • New and improved documentation and examples
  • Improved developer experience

Changes since 3.0.0-rc.1:

  • Removed promise property on the next event (replaced by nexted event)
  • Added nexted event

This version is incompatible with previous versions (<3.0.0).
Read UPGRADE.md for upgrade instructions.

This version changes the license from MIT to GNU Affero General Public License v3.0.
See LICENSE for more details.
For a full changelog see https://github.com/webcreate/infinite-ajax-scroll/blob/3.0.0/CHANGELOG.md