Skip to content

Releases: AviVahl/ts-tools

@ts-tools/[email protected]

20 Sep 22:54
Compare
Choose a tag to compare
  • Changed package name from robotrix to @ts-tools/robotrix.

@ts-tools/[email protected]

20 Sep 22:55
Compare
Choose a tag to compare
  • Changed package name from typescript-support to @ts-tools/node.

[email protected]

17 Sep 17:49
Compare
Choose a tag to compare
  • Implemented a naive CommonJS to ESM transformer.

[email protected]

24 Aug 18:42
Compare
Choose a tag to compare

[email protected]

24 Aug 18:44
Compare
Choose a tag to compare
  • Implemented Dead Ifs Transformer, which detects and removes dead branches in if statements.

[email protected]

17 Aug 23:21
Compare
Choose a tag to compare
  • Implemented React Dev Transformer. Adds meta-data attributes to all JSX elements that are being used by React for better error messages (showing the file and location of each element leading to an error).

[email protected]

11 Aug 16:55
Compare
Choose a tag to compare

[email protected]

11 Aug 16:52
Compare
Choose a tag to compare
  • First public release. NodeEnvTrasformer is included. See README.

[email protected]

11 Aug 16:51
Compare
Choose a tag to compare
  • Improve compatibility with TypeScript 3.0.1.

[email protected]

15 Jul 05:47
Compare
Choose a tag to compare