Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 1.09 KB

CHANGELOG.md

File metadata and controls

21 lines (12 loc) · 1.09 KB

16.5.2 (September 18, 2018)

React DOM

Schedule (Experimental)

16.5.1 (September 13, 2018)

React

  • Improve the warning when React.forwardRef receives an unexpected number of arguments. (@andresroberto in #13636)

React DOM

  • Fix a regression in unstable exports used by React Native Web. (@aweary in #13598)