Skip to content

2.4.0

Compare
Choose a tag to compare
@Baroshem Baroshem released this 16 Nov 12:20
· 130 commits to main since this release
8fdb90b

With this version, we have migrated to the new approach for handling fetchPriority and loading from unpic where both these attributes are handled by one priority attribute.

When attribute is set to true, the fetchPriority will be set to high and loading will be set to eager. For everything else, a loading=lazy will be used to automatically improve the performance.

What's Changed

Closes #149
Closes #155
Closes #156
Closes #157

Full Changelog: v2.3.4...v2.4.0