Skip to content

Releases: cdimitroulas/typescript-scripts

v2.3.0

10 Feb 11:16
Compare
Choose a tag to compare

v2.2.0...v2.3.0

v2.2.0

24 Jan 14:11
Compare
Choose a tag to compare
  • Update Typescript to 4.1.3 6412965

v2.1.0...v2.2.0

v2.1.0

27 Oct 16:53
Compare
Choose a tag to compare
  • Add test:transpileOnly command 33c584f
  • Upgrade Typescript to 4.0.5 882f60b

v2.0.1...v2.1.0

v2.0.1

25 Sep 07:16
Compare
Choose a tag to compare
  • patch: Upgrade to Typescript 4.0.3 5c0f1a1

v2.0.0...v2.0.1

v2.0.0

17 Sep 14:35
Compare
Choose a tag to compare
  • Revert manual change in package.json version 3e77053
  • Update changelog e9fd2f0
  • Breaking: Update to Typescript v4 (this drops support for Node versions 8 and 10) (#8) c7aa3c1

v1.1.3...v2.0.0

v1.1.3

17 Sep 14:17
Compare
Choose a tag to compare
  • Bump yargs-parser from 13.1.1 to 13.1.2 (#7) 0192dac

v1.1.2...v1.1.3

v1.1.2

23 Jul 09:20
Compare
Choose a tag to compare
  • security: Bump lodash from 4.17.15 to 4.17.19 (#6) 0856a7d

v1.1.1...v1.1.2

v1.1.1

16 Jun 09:55
Compare
Choose a tag to compare
  • Bugfix: Ensure compile and format commands exit with correct status a116df7

v1.1.0...v1.1.1

v1.1.0

05 Jun 11:05
Compare
Choose a tag to compare
  • Modify run script so more complex flags can be passed to ts-node (for example --inspect-brk) 3505e29

v1.0.0...v1.1.0

v1.0.0

01 Jun 15:04
Compare
Choose a tag to compare

Breaking Changes
Due to the upgrade of @typescript-eslint/parser and @typescript-eslint/eslint-plugin to v3, this drops support for Node 8 and is thus a breaking change.

v0.5.3...v1.0.0-0