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 Android time queries with mobileToDesktop #763

Merged
merged 2 commits into from May 28, 2023

Conversation

steverep
Copy link
Contributor

Fixes #762. The release dates were not being cloned along with the version data.

@ai
Copy link
Member

ai commented May 27, 2023

Can you also add tests to avoid regressions in the future?

@steverep
Copy link
Contributor Author

Done. I left a placeholder for an extra test that should pass but doesn't because mobileToDesktop also doesn't work with usage queries.

@ai
Copy link
Member

ai commented May 27, 2023

LGTM for now. But it is too late and I am planning to release it tomorrow to be able to review it in the morning.

@ai ai merged commit e8cd859 into browserslist:main May 28, 2023
7 checks passed
@ai
Copy link
Member

ai commented May 28, 2023

Thanks. Released in 4.21.6.

@steverep steverep deleted the fix-android-time-query branch May 28, 2023 14:33
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 do not work for Android
2 participants