React: v0.12.2 Release

Release date:
December 18, 2014
Previous version:
v0.12.1 (released December 16, 2014)
Magnitude:
69 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

32 Features Released with v0.12.2

Top Contributors in v0.12.2

zpao

Directory Browser for v0.12.2

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

React Core

  • Added support for more HTML attributes: formAction, formEncType, formMethod, formTarget, marginHeight, marginWidth
  • Added strokeOpacity to the list of unitless CSS properties
  • Removed trailing commas (allows npm module to be bundled and used in IE8)
  • Fixed bug resulting in error when passing undefined to React.createElement - now there is a useful warning

React Tools

  • JSX-related transforms now always use double quotes for props and displayName