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

3.9.3

Choose a tag to compare

@developit developit released this 01 Dec 02:54
· 116 commits to master since this release
  • Fix ReferenceError in lib/ReactTransitionEvents
  • Add event.persist() method (does nothing since there's no custom event GC here) (#234)
  • Enable PropTypes when process.env.NODE_ENV is any value other than "production" (#244, thanks @Vpr99!)