Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent invalidating subscription iterator #1438

Merged
merged 5 commits into from
Dec 25, 2019
Merged

Prevent invalidating subscription iterator #1438

merged 5 commits into from
Dec 25, 2019

Commits on Nov 2, 2018

  1. Prevent users from invalidating the subscription iterator by synchron…

    …ously calling unsubscribe
    cngu authored and Chris Nguyen committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    c99619d View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2018

  1. Prevent users from invalidating the action subscription iterator by s…

    …ynchronously calling unsubscribe
    Chris Nguyen committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    e404657 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev' of https://github.com/vuejs/vuex into dev

    Chris Nguyen committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    9d040ab View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2019

  1. Configuration menu
    Copy the full SHA
    d2c310d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cddc8a View commit details
    Browse the repository at this point in the history