Skip to content

Commit 75e7204

Browse files
committed
Update CHANGELOG
1 parent 7765bee commit 75e7204

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
* 💥 `onBeforeChange` is no longer called with the `nextElement` parameter.
44

5-
5+
* Add React 16 support.
66
* If at least intro.js 2.8.0 is used, `false` can be returned in `onBeforeChange` to prevent transitioning to the next / previous step.
77
* Add the `onPreventChange` callback called when a transition is prevented by returning `false` in `onBeforeChange`.
88

0 commit comments

Comments
 (0)