Releases: mvasin/react-div-100vh
Releases · mvasin/react-div-100vh
v0.6.0
ReactDiv100vh
component started to forward ref
to the underlying div
DOM element (@charlescrtr & @mvasin in #54)
0.5.6
Fixes
SSR
- check for the presence of
document
, not just window
(@atav32 in #47)
Miscellaneous
Performance
- implement small optimisations (@KATT in #45)