We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b017e18 commit 6dbadb5Copy full SHA for 6dbadb5
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [4.3.0](https://github.com/reactjs/react-transition-group/compare/v4.2.2...v4.3.0) (2019-09-05)
2
+
3
4
+### Features
5
6
+* upgrade dom-helpers ([#549](https://github.com/reactjs/react-transition-group/issues/549)) ([b017e18](https://github.com/reactjs/react-transition-group/commit/b017e18))
7
8
## [4.2.2](https://github.com/reactjs/react-transition-group/compare/v4.2.1...v4.2.2) (2019-08-02)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-transition-group",
- "version": "4.2.2",
+ "version": "4.3.0",
"description": "A react component toolset for managing animations",
"main": "lib/cjs/index.js",
"module": "lib/esm/index.js",
0 commit comments