Skip to content
This repository has been archived by the owner on Dec 25, 2023. It is now read-only.

Releases: idleberg/atom-build-tsc

v0.8.0

19 Mar 12:50
Compare
Choose a tag to compare
  • bundle with Rollup
  • lint with ESlint
  • refactor code
  • replace build dependency
  • update toolchain
  • update dependencies

v0.7.2

25 May 16:58
Compare
Choose a tag to compare
  • fix dependency management
  • update devDependencies

v0.7.1

07 Mar 22:08
Compare
Choose a tag to compare
  • use ES6 export for config

v0.7.0

11 Feb 20:53
Compare
Choose a tag to compare
  • add alwaysEligible option

v0.6.0

10 Feb 21:37
Compare
Choose a tag to compare
  • add dependency management option
  • speed up isEligible()
  • optimize imports

v0.5.3

18 Jan 18:14
Compare
Choose a tag to compare
  • integrate yarn.lock into Travis CI tests

v0.5.2

17 Jan 10:39
Compare
Choose a tag to compare
  • add .jshintrc
  • update devDependencies

v0.5.1

05 Nov 22:52
Compare
Choose a tag to compare
  • use spawnSync over execSync
  • cleaning up

v0.5.0

19 Oct 07:20
Compare
Choose a tag to compare
  • add support for custom arguments

v0.4.7

13 Oct 23:21
Compare
Choose a tag to compare
  • fix isEligible()