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

fix(eslint-plugin): allow sequential dispatches in a different block … #3515

Merged
merged 1 commit into from
Aug 6, 2022

Conversation

timdeschryver
Copy link
Member

…context

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

Closes #3513

What is the new behavior?

Does this PR introduce a breaking change?

[ ] Yes
[ ] No

Other information

@netlify
Copy link

netlify bot commented Aug 5, 2022

Deploy Preview for ngrx-io canceled.

Name Link
🔨 Latest commit 68af7ab
🔍 Latest deploy log https://app.netlify.com/sites/ngrx-io/deploys/62ed0ad9ea100d00087b5787

@brandonroberts brandonroberts merged commit faf446f into master Aug 6, 2022
@timdeschryver timdeschryver deleted the eslint/3513 branch August 6, 2022 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect behavior of @ngrx/avoid-dispatching-multiple-actions-sequentially
3 participants