cevek / ttypescript

Over TypeScript tool to use custom transformers in the tsconfig.json
1.53k stars 56 forks source link

Add deprecation notice #149

Closed nonara closed 1 year ago

nonara commented 1 year ago

ts-patch v3 is officially out and now can be swapped out for ttypescript by simply using tspc intstead of ttsc.

I know for a while, people would copy changes I made in ts-patch as PRs to keep this alive, but because we've diverged so much, this is no longer a viable option.

In order to make things easier on everyone, as I mentioned, I added an in-memory compiler, so that allows ttypescript users to migrate easily.

I will also be continuing to maintain it going forward, so in my view, it makes sense to add a deprecation warning here.

Are there any maintainers or volunteers left who can merge the following PR? (Can someone tag them please?)