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 deprecated no-return-await #94

Merged
merged 2 commits into from Mar 5, 2024

Conversation

mrmckeb
Copy link
Contributor

@mrmckeb mrmckeb commented Mar 4, 2024

Closes #88

BREAKING CHANGE: no-return-await is deprecated and has been removed.

Closes #88

BREAKING CHANGE: `no-return-await` is deprecated and has been removed.
@mrmckeb mrmckeb changed the title feat(eslint): remove no-return-await feat(eslint): remove deprecated no-return-await Mar 4, 2024
@mrmckeb mrmckeb requested a review from a team March 4, 2024 23:59
@mrmckeb mrmckeb enabled auto-merge (squash) March 5, 2024 00:19
@mrmckeb mrmckeb merged commit 1ea97f4 into canary Mar 5, 2024
4 checks passed
@mrmckeb mrmckeb deleted the brody/remove-no-return-await branch March 5, 2024 00:19
@vercel-release-bot
Copy link
Collaborator

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

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.

Proposal for removing deprecated no-return-await rule
3 participants