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

Revert target to ES2017 #13914

Merged

Conversation

fcollonval
Copy link
Member

@fcollonval fcollonval commented Feb 3, 2023

References

Fixes #13913

Code changes

Revert TypeScript target to "ES2017" and add a migration note.

User-facing changes

None

Backwards-incompatible changes

None - the emitted type will still include AsyncIterable and require downstream consumer to either add it to TypeScript lib or bump their target to ES2018.

Add migration note
@jupyterlab-probot
Copy link

Thanks for making a pull request to jupyterlab!
To try out this branch on binder, follow this link: Binder

Co-authored-by: Jason Grout <jasongrout@users.noreply.github.com>
@fcollonval fcollonval merged commit ef12e4b into jupyterlab:3.6.x Feb 3, 2023
@fcollonval fcollonval deleted the fix/13913-revert-target-to-es2017 branch February 3, 2023 12:55
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants