preactjs / preact-compat

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

Disable preact-compat with preact 10+ #527

Closed developit closed 5 years ago

developit commented 5 years ago

This helps usher folks to preact/compat, and avoids serious issues that arise when (accidentally) including preact-compat with preact 10+, including Object.prototype pollution.