I want to clear the history of previous

hi

I want to clear the history of previous.

    $ionicViewService.nextViewOptions({
        disableAnimate: true,
        disableBack: true
    });    

When I clear in this way, all history has cleared.
Is there any other way?