Releases: Pixboost/pixboost-react
Releases · Pixboost/pixboost-react
2.2.1
FIX: srcset attribute value has newlines which looks ugly after HTML minification
2.2.0
- New HiDpiPicture component to support High DPI screens
2.1.0
- Added
imgProps
for the Picture component
2.0.0
- Using native lazy loading instead of Intersection Observer JS API.
- Removed lozadOptions from the configuration object.
- Removed polyfills and support for IE
1.6.0
Made lazy loading configurable