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

Move json declaration file emit behind a experimentalJsonDeclarationEmit flag #34962

Closed
wants to merge 1 commit into from

Conversation

weswigham
Copy link
Member

This way it can still be opted in to while we're iterating on it (with the caveat that certain things may change), and we can still track all of the tests related to it while we work. This seems a little nicer than attempting to strip the feature out entirely, as it gives us a way to backport the fixes we make in 3.8 before unflagging it to 3.7 without breaking anyone who didn't opt-in (and allows anyone who started using it with Monday's release to still have a way to use it in the 3.7 branch).

@diegoazh
Copy link

What happend with this PR?

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.

3 participants