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

3.18.0

Compare
Choose a tag to compare
@developit developit released this 22 Jan 21:24
· 47 commits to master since this release
  • Implement react-dom-factories (#456, thanks @freeman)
  • Call getDefaultProps on the class so static properties are available (#421, @joeyrobert)
  • Fix cloned props.children issue (#415, thanks @kozak)
  • Fix IE11 lacking Symbol.for() (#423, @xxxiin)