Skip to content

Fancy - v2.2.2

Choose a tag to compare

@ItsJonQ ItsJonQ released this 09 Jan 18:22
· 23 commits to master since this release

getDocumentFromComponent Fixes

This update fixes null handing for getDocumentFromComponent, specifically
for React v16.

The solution was to improve null handling for dash-get, the lower-level
get module used to retrieve the desired document object. This came from
updating react-utils to v1.0.6.