You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currrent published version of tsdx on NPM registry is really outdated (published 2years ago) and there have been new changes pushed to main branch. Can we create new release from this latest master. It also has fixes for supporting latest terser feature which lack in the previous version.
eg: if I use optional chaining operator in my library, when building with tsdx it fails. With latest changes in the master, it works perfectly.
Desired Behavior
We need to have latest version release on NPM so that everyone get the benefits of latest updates
Suggested Solution
Who does this impact? Who is this for?
Describe alternatives you've considered
Additional context
mormahr, spsjvc, bitlab-code, ovchingus, SoenkeHu and 9 moresadeghbarati