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

Replace [...set] with Array.from(set) #9260

Merged
merged 1 commit into from Jun 12, 2021

Conversation

etimberg
Copy link
Member

Resolves #9249

@etimberg etimberg added this to the Version 3.4.0 milestone Jun 12, 2021
@kurkle kurkle merged commit dc373f3 into chartjs:master Jun 12, 2021
@etimberg etimberg deleted the update-set-iteration branch June 12, 2021 17:37
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.

use alternative Set concatenation syntax to avoid babel spread bug
2 participants