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

feat: override io-ts with BitGo fork #829

Closed
wants to merge 1 commit into from

Conversation

bg-jasonyuan
Copy link

The original version of io-ts@2.1.3 does not support TypeScript 4.8+. The BitGo fork @2.1.4 backports some changes to support newer TypeScript versions.

Ticket: VL-2055

@bg-jasonyuan bg-jasonyuan requested a review from a team as a code owner July 16, 2024 21:48
@bg-jasonyuan bg-jasonyuan requested a review from a team as a code owner July 17, 2024 14:55
The original version of io-ts@2.1.3 does not support TypeScript 4.8+.
The BitGo fork @2.1.4 backports some changes to support newer
TypeScript versions.

Ticket: VL-2055
"typescript": "^5.5.3"
},
"dependencies": {
"io-ts": "npm:@bitgo-forks/io-ts@2.1.4"
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Workaround for npm/cli#4834 (comment)

@andrew-scott-fischer
Copy link
Contributor

@bg-jasonyuan I think we decided against this change, correct?

@ericcrosson-bitgo ericcrosson-bitgo deleted the io-ts-typescript-upgrade branch July 18, 2024 16:47
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