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(typegen): typescript: deprecate Json type in favour of unknown #750

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

isaacharrisholt
Copy link
Contributor

@isaacharrisholt isaacharrisholt commented Mar 21, 2024

What kind of change does this PR introduce?

Bug fix

What is the current behavior?

#676

What is the new behavior?

Json has been marked as deprecated and is now just equivalent to unknown.

FIxes #676

@isaacharrisholt isaacharrisholt requested review from a team as code owners March 21, 2024 10:09
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.

Generate types: "Json" type is incompatible with other types
1 participant