-
Switch to 0.0.x instead of 0.0.0-x to fix the npm install issue
-
write the version
-
Automatically rewrite TS import paths from .jsx? -> .tsx? when .jsx? is not found
This was already partially implemented but it was returning filenames instead of absolute paths. This matches the behavior from microsoft/TypeScript#4595.