Transformers: Introduce a new option for program transformers, allowing users to access the type checker for enhanced runtime validation of JSON based on generic type parameters. This feature improves the flexibility and capability of type transformations in your TypeScript projects.
Improvements
CLI Options: Improve the handling of the --prefer-ts-exts option to ensure it works seamlessly with both CLI arguments and environment variables, enhancing user experience when configuring TypeScript execution.
Fixes
Fix a typo in the README file to ensure accurate documentation and clarity for users.