Releases: slune-org/ts-transform-auto-require
Releases · slune-org/ts-transform-auto-require
Non source files
Manage non source files (e.g. JSON).
Also upgrade dependencies. The package now requires at least Node 16.10. This was not considered a major change, as if you are upgrading the package, you will probably also upgrade Node to the latest LTS.
Typescript 4
- Adapt to Typescript 4
- Use company standard
As expression
The transformer will now allow as
and parenthesis expressions for the variable initialization, provided that the final initialization is an object literal.