Skip to content

v2.0.0-rc3

Pre-release
Pre-release
Compare
Choose a tag to compare
@stevenschobert stevenschobert released this 11 Nov 03:25
· 8 commits to master since this release
  • Fixes assignment to undeclared variable match bug.
  • Adds ES module support by building a separate distributable instafeed.es.min.js.
  • Re-adds pagination support via hasNext and next methods.
  • Adds apiLimit option to override how many images are requested from the Instagram API. This option supersedes the limit option.
  • Adds pooling support when apiLimit is higher than limit.