Releases: beekai-oss/react-simple-img
Releases · beekai-oss/react-simple-img
Version 3.0.0
- package size-reduction
Breaking Change
- remove interaction observer shim from this library
Version 2.3.8
Fixes an issue where SSR HTML output contained an empty srcSet
attribute
Version 2.3.7
improve handle errors thrown when trying to use sessionStorage #83
Version 2.3.5
🏆 typescript support
Version 2.3.4
🏆 typescript support
Version 2.3.3
- fix: image classname on img #67
Version 2.3.2
- Move
noscript
position and addimgStyle
into fallback<img />
#66
Version 2.3.0
- include
imgStyle
to style image itself
Version 2.2.0
- Support no script tag for better SEO
Version 2.1.9
- fix issue #54