Releases: trendmicro-frontend/react-toggle-switch
Releases · trendmicro-frontend/react-toggle-switch
v0.5.7
Fixed an issue that the checked state may be changed unexpectedly when receiving props that didn't change (d8d919d)
v0.5.4
Use React.PureComponent instead of shallowCompare (591acc2)
v0.5.3
Replaces React.PropTypes references with prop-types (11544f9)
v0.5.1
Fixes a bug that caused controlled component not working correctly (48b3bc7)