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 ES2017 incompatibility by not using Array.flat() from ES2019 (e.g. Android API 28) #1301

Merged
merged 5 commits into from
Jan 21, 2023

Conversation

sschmidTU
Copy link
Contributor

No description provided.

sschmidTU added 3 commits January 20, 2023 23:13
…is, define Array.flat() method if undefined (#1299)
…) implementation to keep ES2017 target from tsconfig.json (#1299)
@sschmidTU
Copy link
Contributor Author

As discussed in #1299, the current state of changes seems to regain compatibility with Android API 28 (assuming ES2018 or ES2017), so we'll merge this for now.

@sschmidTU sschmidTU merged commit cea8bf8 into develop Jan 21, 2023
@sschmidTU sschmidTU deleted the fix/es2017-compat-android-api28 branch January 21, 2023 22:21
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.

None yet

1 participant