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

Add hydrate alias #492

Closed developit closed 5 years ago

developit commented 6 years ago

They're basically the same (see #432)

billneff79 commented 6 years ago

@developit You need to lock preact-render-to-string to 3.7.2 to fix you build. See https://github.com/developit/preact-render-to-string/issues/59

oldskoolfan commented 5 years ago

@developit could you create a release with this change? I would love to use this project but my SSR React uses hydrate