File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 2.4.0] ( https://github.com/reactjs/react-transition-group/compare/v2.3.1...v2.4.0 ) (2018-06-27)
2
+
3
+
4
+ ### Features
5
+
6
+ * remove deprecated lifecycle hooks and polyfill for older react versions ([ c1ab1cf] ( https://github.com/reactjs/react-transition-group/commit/c1ab1cf ) )
7
+
8
+
9
+ ### Performance Improvements
10
+
11
+ * don't reflow when there's no class to add ([ d7b898d] ( https://github.com/reactjs/react-transition-group/commit/d7b898d ) )
12
+
1
13
<a name =" 2.3.1 " ></a >
2
14
## [ 2.3.1] ( https://github.com/reactjs/react-transition-group/compare/v2.3.0...v2.3.1 ) (2018-04-14)
3
15
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-transition-group" ,
3
- "version" : " 2.3.1 " ,
3
+ "version" : " 2.4.0 " ,
4
4
"description" : " A react component toolset for managing animations" ,
5
5
"main" : " lib/index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments