Skip to content

Commit

Permalink
15.4.1 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sophiebits committed Nov 23, 2016
1 parent bf16d23 commit 20b4399
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 15.4.1 (November 22, 2016)

### React
* Restructure variable assignment to work around a Rollup bug ([@gaearon](https://github.com/gaearon) in [#8384](https://github.com/facebook/react/pull/8384))

### React DOM
* Fixed event handling on disabled button elements ([@spicyj](https://github.com/spicyj) in [#8387](https://github.com/facebook/react/pull/8387))
* Fixed compatibility of browser build with AMD environments ([@zpao](https://github.com/zpao) in [#8374](https://github.com/facebook/react/pull/8374))


## 15.4.0 (November 16, 2016)

### React
Expand Down

0 comments on commit 20b4399

Please sign in to comment.