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

breaking change in node 23 #110

Open
ljharb opened this issue Sep 6, 2024 · 0 comments
Open

breaking change in node 23 #110

ljharb opened this issue Sep 6, 2024 · 0 comments

Comments

@ljharb
Copy link
Member

ljharb commented Sep 6, 2024

WeakMaps and WeakSets, in node 23+, will not be considered equal unless they're ===.

See nodejs/node#53495

We may or may not want to do this, since this is strictly less useful behavior imo.

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

No branches or pull requests

1 participant