Skip to content

v1.14.0

Compare
Choose a tag to compare
@nhoizey nhoizey released this 09 Apr 12:00
· 199 commits to master since this release

Add support for the loading attribute, for native lazy loading (#45)

Thanks @borisschapira! 👍

Examples:

{% cloudinary image.jpg loading="lazy" %}
{% cloudinary image.jpg loading="eager" %}