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

Remove preventCicrularDepPropertyWarning util #141

Merged
merged 1 commit into from
May 26, 2022

Conversation

medikoo
Copy link
Contributor

@medikoo medikoo commented May 26, 2022

I wanted to follow that suggestion (nodejs/node#31000 (comment)) and found that warnings are no longer observed without this util so it appears as obsolete.

Warnings are no longer observed without this util so it appears as obsolete

BREAKING CHANGE:
`preventCicrularDepPropertyWarning` util was removed as no longer needed.
If issue surfaces again, it'll be great to see if solution proposed in following comment helps:
nodejs/node#31000 (comment)
@medikoo medikoo added the breaking Breaking change label May 26, 2022
@medikoo medikoo self-assigned this May 26, 2022
@medikoo medikoo requested a review from pgrzesik May 26, 2022 10:49
Copy link
Contributor

@pgrzesik pgrzesik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good call 👍

@medikoo medikoo merged commit 9dd2261 into main May 26, 2022
@medikoo medikoo deleted the 0526-remove-circular-warning-prevention branch May 26, 2022 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants