Skip to content

Commit 476f88c

Browse files
janzenzryami333
authored andcommitted
CHANGELOG entry for findIndex fix.
1 parent 64680ce commit 476f88c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
> All notable changes to this project are documented in this file. This project
44
> adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
55
6+
## [[v3.0.1]](https://github.com/springload/react-accessible-accordion/releases/tag/v3.0.1)
7+
8+
### CHANGED
9+
10+
- Modified usage for `Array.prototype.findIndex` to `Array.prototype.indexOf` across the library to remove the need for polyfill for IE 11.
11+
612
## [[v3.0.0]](https://github.com/springload/react-accessible-accordion/releases/tag/v3.0.0)
713

814
This release is the culmination of a massive amount of work, resulting in some

0 commit comments

Comments
 (0)