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

fix: clone releaseDate when normalizing android #805

Merged
merged 1 commit into from Dec 3, 2023

Conversation

asapach
Copy link
Contributor

@asapach asapach commented Dec 2, 2023

Fixes #804.

When using mobileToDesktop option, the android data is being mutated. In order to prevent this releaseDate needs to be cloned.

@ai ai merged commit 32889c9 into browserslist:main Dec 3, 2023
6 of 7 checks passed
@ai
Copy link
Member

ai commented Dec 3, 2023

Thanks! Released in 4.22.2

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

Successfully merging this pull request may close these issues.

Time queries with mobileToDesktop are non-idempotent
2 participants