We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52cdc34 commit 7e6785bCopy full SHA for 7e6785b
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [2.6.0](https://github.com/reactjs/react-transition-group/compare/v2.5.3...v2.6.0) (2019-02-26)
2
+
3
4
+### Features
5
6
+* add appear timeout ([#462](https://github.com/reactjs/react-transition-group/issues/462)) ([52cdc34](https://github.com/reactjs/react-transition-group/commit/52cdc34))
7
8
## [2.5.3](https://github.com/reactjs/react-transition-group/compare/v2.5.2...v2.5.3) (2019-01-14)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-transition-group",
- "version": "2.5.3",
+ "version": "2.6.0",
"description": "A react component toolset for managing animations",
"main": "lib/index.js",
"scripts": {
0 commit comments