Skip to content

Commit 220a3d2

Browse files
authored
Update README.md (#359)
1 parent b8da4f2 commit 220a3d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
> **ATTENTION!** To address many issues that have come up over the years, the API in v2 is not backwards compatible with the original [`React addon (v1-stable)`](https://github.com/reactjs/react-transition-group/tree/v1-stable).
44
>
5-
> **For a drop-in replacement for `react-addons-transition-group` and `react-addons-css-transition-group`, use the v1 release, which is still actively maintained. Documentation and code for that release are available on the [`v1-stable`](https://github.com/reactjs/react-transition-group/tree/v1-stable) branch.**
5+
> **For a drop-in replacement for `react-addons-transition-group` and `react-addons-css-transition-group`, use the v1 release. Documentation and code for that release are available on the [`v1-stable`](https://github.com/reactjs/react-transition-group/tree/v1-stable) branch.**
66
>
7-
> You can send pull requests with v1 bugfixes against the `v1-stable` branch.
7+
> We are no longer updating the v1 codebase, please upgrade to v2 when possible
88
99
A set of components for managing component states (including mounting and unmounting) over time, specifically designed with animation in mind.
1010

0 commit comments

Comments
 (0)