Skip to content

Releases: remy/nodemon

v1.12.7

13 Dec 22:23
Compare
Choose a tag to compare

1.12.7 (2017-12-13)

Bug Fixes

  • defensive check on accessing cmd.args (fd961d6)
  • support node arguments again (d9e93ad), closes #1161

v1.12.6

13 Dec 13:12
Compare
Choose a tag to compare

1.12.6 (2017-12-13)

Bug Fixes

  • get tests to pass (cf923a8)
  • only use fork if node>4 (f52615c)
  • restore node 4 min support (6d760f4)
  • travis CI build before-install (3a6b8df)

v1.12.5

05 Dec 18:07
6a4fb22
Compare
Choose a tag to compare

1.12.5 (2017-12-05)

Bug Fixes

v1.12.4

04 Dec 22:31
Compare
Choose a tag to compare

1.12.4 (2017-12-04)

Bug Fixes

  • reduce help output (a teeny bit) (2e1b496)

v1.12.3

04 Dec 22:19
Compare
Choose a tag to compare

1.12.3 (2017-12-04)

Bug Fixes

Features

  • nodemonConfig support in package.json (fb5da38), closes #873

v1.11.0

06 Oct 18:56
Compare
Choose a tag to compare

<a name"1.11.0">

1.11.0 (2016-10-06)

Features

  • add support for customisable signal (2cd85b1f)

v1.10.2

18 Aug 21:10
Compare
Choose a tag to compare

<a name"1.10.2">

1.10.2 (2016-08-18)

Bug Fixes

v1.10.1

18 Aug 14:59
Compare
Choose a tag to compare

<a name"1.10.1">

1.10.1 (2016-08-18)

Bug Fixes

v1.10.0

25 Jul 21:24
Compare
Choose a tag to compare

<a name"1.10.0">

1.10.0 (2016-07-25)

Features

v1.9.2

29 Apr 20:34
Compare
Choose a tag to compare

<a name"1.9.2">

1.9.2 (2016-04-29)

Bug Fixes

  • stdin: don't watch for 'rs' when --no-stdin is provided (bded0ac5)