Skip to content

Releases: slune-org/ts-transform-auto-require

Non source files

11 Sep 09:17
3490fd1
Compare
Choose a tag to compare

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

02 Sep 10:15
69272c4
Compare
Choose a tag to compare
  • Adapt to Typescript 4
  • Use company standard

As expression

08 Feb 12:34
f189126
Compare
Choose a tag to compare

The transformer will now allow as and parenthesis expressions for the variable initialization, provided that the final initialization is an object literal.

v1.0.0

07 Feb 13:27
92ed385
Compare
Choose a tag to compare
Use Slune tools for transformers