Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

feat(getState): remove getState #708

Merged
merged 1 commit into from
May 14, 2019
Merged

feat(getState): remove getState #708

merged 1 commit into from
May 14, 2019

Commits on May 14, 2019

  1. feat(getState): remove getState

    You can always retrieve the state as `helper.state`, so there's no need for `helper.getState()`. See algolia/instantsearch#3774 for the removal of this in InstantSearch (React didn't use this function)
    
    BREAKING CHANGE: use helper.state instead of helper.getState()
    Haroenv committed May 14, 2019
    Configuration menu
    Copy the full SHA
    92fa0d8 View commit details
    Browse the repository at this point in the history