v4.0.0-alpha.2
Pre-release
Pre-release
·
245 commits
to main
since this release
Patch Changes
- #494
6b849ecThanks @dohooo! - Removed the reset logic when user change the defaultIndex prop. (We couldn't update the handlerOffset value when user change the defaultIndex. Because the carousel component already be a non-controlled component. So the subsequent changes of defaultIndex will be ignored.)