Skip to content

Commit

Permalink
Merge pull request #86 from springload/chore/bump-react
Browse files Browse the repository at this point in the history
Chore/bump react
  • Loading branch information
vincentaudebert committed May 28, 2018
2 parents 3614bcb + a2b13d6 commit 408265b
Show file tree
Hide file tree
Showing 8 changed files with 5,553 additions and 3,483 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,13 @@
## Next

## [[v2.4.0]](https://github.com/springload/react-accessible-accordion/releases/tag/v2.4.0)
This release brings support for React 16.3+ by way of some minor refactoring to remove deprecated lifecycle methods.

### Changed

* Replace deprecated lifecycle methods 'componentWillReceiveProps', 'componentWillUpdate' and 'componentWillMount'.

## [[v2.4.0]](https://github.com/springload/react-accessible-accordion/releases/tag/v2.4.0)

### Added

Expand All @@ -16,7 +22,7 @@
* Fix rollup config after version bump - https://gist.github.com/Rich-Harris/d472c50732dab03efeb37472b08a3f32
* Adds existing arrow animation for aria-selected=true in fancy CSS

## [[v2.3.1]](https://github.com/springload/react-accessible-accordion/releases/tag/v2.3.1)
## [[v2.3.1]](https://github.com/springload/react-accessible-accordion/releases/tag/v2.3.1)

### Fixed

Expand Down
Loading

0 comments on commit 408265b

Please sign in to comment.