You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix inconsistent handling of sometimes throwing when not given a valid
node. Now, this module always checks if given a valid node (object
with `type` set to a non-empty `string`), and returns `false` if not
given a valid node.
0 commit comments