Skip to content

v6.1.0

Compare
Choose a tag to compare
@Andarist Andarist released this 02 Apr 18:28
· 131 commits to main since this release

Moved height recalculation to componentDidUpdate hook - should behave the same for all compatible React versions and at the same time won't be using deprecated componentWillReceiveProps hook.