1.5.0
Features
- New prop
wrapperPropsthat allows passing props directly to the wrapper<span>created to render placeholder or effects (#70, thanks @johnstonbl01). - Reuse the same
IntersectionObserverfor all components to improve performance (#71, thanks @fmmoret).
Fixes
- background-image property removed from the opacity effect (#72).