We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d3c8e2 commit dab162cCopy full SHA for dab162c
README.md
@@ -204,6 +204,8 @@ __1.3.0__
204
- Image URLs are now protocol-relative by default. Use the new `useHttp` option to disable.
205
- Added the ability to filter out images using the `filter` option.
206
- Added pagination support using `.next()` and `.hasNext()` methods.
207
+- Removed the default `limit` of 15 images. The option is still supported, but by default no limit
208
+ is sent to the API.
209
210
__1.2.1__
211
0 commit comments