Skip to content

v15.4.2

Compare
Choose a tag to compare
@gaearon gaearon released this 06 Jan 20:32
· 13270 commits to main since this release

15.4.2 (January 6, 2017)

React

React DOM

  • Fixed a decimal point issue on uncontrolled number inputs. (@nhunzaker in #7750)
  • Fixed rendering of textarea placeholder in IE11. (@aweary in #8020)
  • Worked around a script engine bug in IE9. (@eoin in #8018)

React Addons