1.5.0
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).