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

Every subcommand that has --json flag should specify the version of JSON schema #23010

Closed
bartlomieju opened this issue Mar 21, 2024 · 1 comment
Assignees
Labels
breaking change a change or feature that breaks existing semantics
Milestone

Comments

@bartlomieju
Copy link
Member

Examples:

deno info --json=1
deno doc --json=2
@bartlomieju bartlomieju added this to the 2.0 milestone Mar 21, 2024
@bartlomieju bartlomieju added breaking change a change or feature that breaks existing semantics maybe 2.0 labels Mar 21, 2024
@lucacasonato
Copy link
Member

We're not going to make this a breaking change, but in #11914 we'll add --format=json that will then enable us to add --format=json.2 down the line.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change a change or feature that breaks existing semantics
Projects
None yet
Development

No branches or pull requests

3 participants