mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Mention new fixes for addons in Changelog (#9643)
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
|
||||
### React Addons
|
||||
* **Critical Bugfix:** Update the version of `prop-types` to fix critical bug. ([@gaearon](https://github.com/gaearon) in [545c87f](https://github.com/facebook/react/commit/545c87fdc348f82eb0c3830bef715ed180785390))
|
||||
* Fix `react-addons-create-fragment` package to include `loose-envify` transform for Browserify users. ([@mridgway](https://github.com/mridgway) in [#9642](https://github.com/facebook/react/pull/9642))
|
||||
|
||||
### React Test Renderer
|
||||
* Fix compatibility with Enzyme by exposing `batchedUpdates` on shallow renderer. ([@gaearon](https://github.com/gaearon) in [9382](https://github.com/facebook/react/commit/69933e25c37cf5453a9ef132177241203ee8d2fd))
|
||||
@@ -27,6 +28,7 @@
|
||||
|
||||
### React Addons
|
||||
* Fix `react-addons-create-fragment` package to export correct thing. ([@gaearon](https://github.com/gaearon) in [#9385](https://github.com/facebook/react/pull/9383))
|
||||
* Fix `create-react-class` package to include `loose-envify` transform for Browserify users. ([@mridgway](https://github.com/mridgway) in [#9642](https://github.com/facebook/react/pull/9642))
|
||||
|
||||
## 15.5.2 (April 7, 2017)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user