Skip to content

Commit df3ab0a

Browse files
authored
doc: Updating changelog for 9.19.1 release (bvaughn#1118)
1 parent 5b474ae commit df3ab0a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Changelog
22
------------
33

4+
##### 9.19.1
5+
6+
* Updated [react-lifecycles-compat](https://github.com/reactjs/react-lifecycles-compat) to 3.0.4. ([pigcan](https://github.com/pigcan)) - [#1114](https://github.com/bvaughn/react-virtualized/pull/1114)
7+
48
##### 9.19.0
59

610
* Replaced `componentWillMount`, `componentWillReceiveProps`, and `componentWillUpdate` with async-safe lifecycles in advance of React 16.x deprecation warnings. Added [react-lifecycles-compat](https://github.com/reactjs/react-lifecycles-compat) as a dependency, to ensure backwards compatibility.

0 commit comments

Comments
 (0)