This repository was archived by the owner on Dec 16, 2021. It is now read-only.
3.3.0
- Add
/legacyentry (require('preact-compat/legacy')), which emulates React 0.12.x (merged client and server rendering APIs)
If you're porting a React 0.12.x app, just change your preact-compat aliases to preact-compat/legacy!