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(types): JSONParsed supports interface and Date etc. #1853

Merged
merged 4 commits into from
Jan 1, 2024

Conversation

yusukebe
Copy link
Member

@yusukebe yusukebe commented Dec 24, 2023

Fixes #1842

Author should do the followings, if applicable

  • Add tests
  • Run tests
  • yarn denoify to generate files for Deno

@yusukebe
Copy link
Member Author

yusukebe commented Jan 1, 2024

I think we can merge this into main. Let's go.

@yusukebe yusukebe merged commit bfd7583 into main Jan 1, 2024
11 checks passed
@yusukebe yusukebe deleted the fix/json-parsed branch January 1, 2024 09:23
yusukebe added a commit that referenced this pull request Jan 2, 2024
* fix(types): `JSONParsed` supports interface and `Date` etc.

* denoify

* supports bigint as never

* denoify
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.

v3.11.5 breaks typed routes on the client
1 participant