v2.0.0-rc3
Pre-release
Pre-release
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
andnext
methods. - Adds
apiLimit
option to override how many images are requested from the Instagram API. This option supersedes thelimit
option. - Adds pooling support when
apiLimit
is higher thanlimit
.