Skip to content

1.5.0

Compare
Choose a tag to compare
@Aljullu Aljullu released this 20 Jun 10:28
· 31 commits to master since this release

Features

  • New prop wrapperProps that allows passing props directly to the wrapper <span> created to render placeholder or effects (#70, thanks @johnstonbl01).
  • Reuse the same IntersectionObserver for all components to improve performance (#71, thanks @fmmoret).

Fixes

  • background-image property removed from the opacity effect (#72).