Skip to content
This repository was archived by the owner on Dec 16, 2021. It is now read-only.

3.3.0

Choose a tag to compare

@developit developit released this 23 Sep 02:27
· 160 commits to master since this release
  • Add /legacy entry (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!