Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

Releases: wclr/ts-node-dev

v2.0.0

Choose a tag to compare

@wclr wclr released this 26 May 17:38

v2.0.0-0

v2.0.0-0 Pre-release
Pre-release

Choose a tag to compare

@wclr wclr released this 19 Nov 11:24

v1.1.8...v2.0.0-0

v1.1.8

Choose a tag to compare

@wclr wclr released this 01 Jul 16:22

v1.1.7...v1.1.8

v1.1.7

Choose a tag to compare

@wclr wclr released this 29 Jun 14:59
  • Remove dateformat dependency 89200d8

v1.1.6...v1.1.7

v1.1.6

Choose a tag to compare

@wclr wclr released this 25 Feb 14:09
  • publish with npm not yarn, fixes install issues because of lame bin paths

v1.1.4...v1.1.6

v1.1.3

Choose a tag to compare

@wclr wclr released this 25 Feb 08:44
  • fix: update bin scripts paths 577b0e3, should fix install issues

v1.1.2...v1.1.3

v1.1.2

Choose a tag to compare

@wclr wclr released this 24 Feb 21:38
  • update to chokidar 3.5.x, should fix watcher fs issues on macos

v1.1.1...v1.1.2

v1.1.1

Choose a tag to compare

@wclr wclr released this 10 Dec 05:28
  • fix: remove duplicate compilation call bddacaf

v1.1.0...v1.1.1

v1.1.0

Choose a tag to compare

@wclr wclr released this 09 Dec 21:42
  • prevent handling of compile duplicate requests 4156895
  • use either process.send or writeFile fallback d1cab45
  • fix: not kill the child if it has exception handlers 988eba1
  • fix(output): clear console on first start with --clear flag f3a34c7

v1.0.0...v1.1.0

v1.0.0

Choose a tag to compare

@wclr wclr released this 21 Oct 18:26
  • upgrade to ts-node v9