Ts2gas Versions Save

A function that transpiles TypeScript to Google Apps Script.

v4.2.0

2 years ago
  • feat: supports Typescript 4.4 fc88989

https://github.com/grant/ts2gas/compare/v4.1.0...v4.2.0

v4.1.0

2 years ago
  • feat: drop deprecated TS api 1e6081a
  • chore: bump dependencies 4469605

https://github.com/grant/ts2gas/compare/v4.0.0...v4.1.0

v4.0.0

2 years ago
  • feat: now using ESM format (#64) 7c8b49d

https://github.com/grant/ts2gas/compare/v3.6.5...v4.0.0

v3.6.5

2 years ago
  • fix: import b0ce229
  • fix: lint error af0b071
  • chore: update dependencies (#63) 559b1a4
  • Bump hosted-git-info from 2.8.8 to 2.8.9 (#62) 9879e2b
  • Bump lodash from 4.17.20 to 4.17.21 (#61) ae673aa
  • Bump elliptic from 6.5.3 to 6.5.4 (#59) a9f91aa

https://github.com/grant/ts2gas/compare/v3.6.4...v3.6.5

v3.6.4

3 years ago
  • style: linting eb8612d
  • chore: update dependencies e4648d2
  • Minor updates (#55) 69c9155
  • Stricter TS build config (#54) cd6dfef
  • CI streamlining (#53) af4af72

https://github.com/grant/ts2gas/compare/v3.6.2...v3.6.4

v3.6.3

3 years ago
  • Minor updates (#55) 69c9155
  • Stricter TS build config (#54) cd6dfef
  • CI streamlining (#53) af4af72

https://github.com/grant/ts2gas/compare/v3.6.2...v3.6.3

v3.6.2

3 years ago

v3.6.1

4 years ago

only the npm package as changed

v3.6.0

4 years ago
  • feat: only emit dummy module.exports if needed

  • refactor: cleaner transformers

  • fix: minor typos

  • build: canary for including tslib

  • build: only named imports

  • ci: test linux only

  • chore: linting line length

  • chore: dependencies update

  • chore: remove unused file

  • chore: do not commit .d.ts

https://github.com/grant/ts2gas/compare/v3.5.1...v3.6.0

3.5.0

4 years ago
  • feat: allow target compiler option user override

  • fix: lint errors

  • chores: dependencies & environment update