Skip to content

Commit 174de68

Browse files
author
Emil Hartz
committed
add v6.0.1 bug fix to changelog
1 parent f4d19af commit 174de68

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# v6.0.1
2+
* Fix issue with `first` property on `SwipeEventData` always being `true`.
3+
* `first` is now only `true` for the first event, then `false` for subsequent events
4+
* [issue #221](https://github.com/formidablelabs/react-swipeable/issues/221) and [PR #223](https://github.com/formidablelabs/react-swipeable/pull/223)
5+
* Thank you [@feketegy](https://github.com/feketegy)!
6+
17
# v6.0.0
28
**New Features:**
39
- include passive event listener option, by default, to internal uses of `addEventListener`

0 commit comments

Comments
 (0)