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

feat(eslint): remove no-await-in-loop #95

Merged
merged 2 commits into from Mar 4, 2024

Conversation

mrmckeb
Copy link
Contributor

@mrmckeb mrmckeb commented Mar 4, 2024

Closes #63

BREAKING CHANGE: no-await-in-loop has been removed.

@mrmckeb mrmckeb force-pushed the brody/remove-no-await-in-loop branch from 925f8f9 to 2275538 Compare March 4, 2024 03:59
@mrmckeb mrmckeb changed the title feat(eslint): remove no-await-in-loop feat(eslint): make no-await-in-loop browser-only Mar 4, 2024
Closes #63

BREAKING CHANGE: `no-await-in-loop` has been removed.
@mrmckeb mrmckeb force-pushed the brody/remove-no-await-in-loop branch from 2275538 to 6b1a835 Compare March 4, 2024 06:34
@mrmckeb mrmckeb changed the title feat(eslint): make no-await-in-loop browser-only feat(eslint): remove no-await-in-loop rule Mar 4, 2024
@mrmckeb mrmckeb changed the title feat(eslint): remove no-await-in-loop rule feat(eslint): remove no-await-in-loop Mar 4, 2024
@mrmckeb mrmckeb enabled auto-merge (squash) March 4, 2024 23:05
@mrmckeb mrmckeb merged commit 2b0ce9d into canary Mar 4, 2024
4 checks passed
@mrmckeb mrmckeb deleted the brody/remove-no-await-in-loop branch March 4, 2024 23:05
@vercel-release-bot
Copy link
Collaborator

🎉 This PR is included in version 5.3.0-canary.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@vercel-release-bot
Copy link
Collaborator

🎉 This PR is included in version 6.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Disable no-await-in-loop
4 participants