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

chore: revert json-schema-to-typescript to 14.0.5 #287

Merged
merged 1 commit into from
Dec 25, 2024

Conversation

vursen
Copy link
Contributor

@vursen vursen commented Dec 25, 2024

Description

The json-schema-to-typescript was upgraded to 15.0.3 in #279. However, I just discovered that this version throws a JS error when generating the web types schema, which I reported in bcherny/json-schema-to-typescript#649. To fix the schema generator in the meantime, this PR reverts the version back to 14.0.5.

Depends on

Type of change

  • Internal

@vursen vursen changed the title chore: downgrade json-schema-to-typescript to 14.0.5 chore: revert json-schema-to-typescript to 14.0.5 Dec 25, 2024
@vursen vursen force-pushed the downgrade-json-schema-to-typescript branch from 5bfa9d3 to cba7588 Compare December 25, 2024 07:48
@vursen vursen requested review from Artur- and web-padawan December 25, 2024 07:48
@vursen vursen removed the request for review from web-padawan December 25, 2024 09:11
@vursen vursen force-pushed the downgrade-json-schema-to-typescript branch from cba7588 to 84afa48 Compare December 25, 2024 10:23
@vursen vursen merged commit 1057dbb into main Dec 25, 2024
2 checks passed
@vursen vursen deleted the downgrade-json-schema-to-typescript branch December 25, 2024 10:36
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.

2 participants