preactjs / preact-compat

ATTENTION: The React compatibility layer for Preact has moved to the main preact repo.
http://npm.im/preact-compat
MIT License
949 stars 148 forks source link

findDOMNode should return element if given element (fixes #493) #495

Closed billneff79 closed 6 years ago

billneff79 commented 6 years ago

Also had to lock preact-render-to-string at 3.7.2 as 3.8.0 is a breaking change. See https://github.com/developit/preact-render-to-string/issues/59