Skip to content

Conversation

angel3cu
Copy link

Currently, Backpack React Scripts has TypeScript as a peer dependency, but only allows TypeScript 3 and 4. The latest TypeScript 5 has been released and it would be good to update to this.

This change will not force any of the existing consumers to update, but will allow those who would like to do so at their own risk. This is a very low risk change, since:

TypeScript 5 is backwards compatible.
Any changes or issues will be caught at compile time.

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