ts-transformer-keys icon indicating copy to clipboard operation
ts-transformer-keys copied to clipboard

Adds Typescript 5+ support

Open ZettZet opened this issue 1 year ago • 0 comments

Many deprecated parts of tsAPI were removed from the ts5 release, so updating to ts5 breaks projects. Added support to the new API with the help of dynamic checks of what API version is used right now.

ZettZet avatar Nov 14 '23 18:11 ZettZet