tsup is no longer maintained and is blocking us from upgrading to Typescript 6. #4695 (comment)
Suggest replace use of tsup with tsdown.
Its still not in v1, but maybe do a POC to see if it can suffice as its currently blocking us from upgrading beyond typescript 6
We are currently using tsup in cli and web packages.
Make a separate PR for replacements to each package to reduce potential bugs as this will be very important to test downstream.
tsup is no longer maintained and is blocking us from upgrading to Typescript 6. #4695 (comment)
Suggest replace use of
tsupwith tsdown.Its still not in v1, but maybe do a POC to see if it can suffice as its currently blocking us from upgrading beyond typescript 6
We are currently using tsup in cli and web packages.
Make a separate PR for replacements to each package to reduce potential bugs as this will be very important to test downstream.