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

refactor: remove remaining support for old async utils #706

Merged
merged 9 commits into from
Jan 5, 2023

Conversation

Belco90
Copy link
Member

@Belco90 Belco90 commented Dec 22, 2022

Checks

Changes

  • Removes the no-wait-for-empty-callback rule
  • Removes remaining support and references for old async utils (wait, waitForElement, waitForDomChange)

Context

Closes #704
Closes #681

@Belco90 Belco90 added BREAKING CHANGE This change will require a major version bump v6 Next major v6 labels Dec 22, 2022
@Belco90 Belco90 requested a review from a team December 22, 2022 18:18
@Belco90 Belco90 self-assigned this Dec 22, 2022
@Belco90
Copy link
Member Author

Belco90 commented Dec 22, 2022

I just realized I have to update the v6 migration doc. Done! ✅

skovy
skovy previously approved these changes Dec 26, 2022
README.md Show resolved Hide resolved
@Belco90 Belco90 requested a review from skovy December 27, 2022 16:03
@Belco90 Belco90 merged commit c0b01b0 into alpha Jan 5, 2023
@Belco90 Belco90 deleted the 704_remove_no-wait-for-empty-callback_rule branch January 5, 2023 15:46
@github-actions
Copy link

github-actions bot commented Aug 5, 2023

🎉 This PR is included in version 6.0.0-alpha.15 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 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
Labels
BREAKING CHANGE This change will require a major version bump released on @alpha released v6 Next major v6
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove no-wait-for-empty-callback rule Remove old async utils from the entire plugin
2 participants