Skip to content

Releases: remy/nodemon

v1.17.1

27 Feb 17:39

Choose a tag to compare

1.17.1 (2018-02-27)

Bug Fixes

v1.17.0

27 Feb 16:56
7fb365d

Choose a tag to compare

1.17.0 (2018-02-27)

Bug Fixes

Features

Note: due to an oddity in the automated build process, nodemon was bumped two minor versions instead of one. Nothing to worry about though.

v1.15.1

19 Feb 16:54
1cda8fa

Choose a tag to compare

1.15.1 (2018-02-19)

Bug Fixes

v1.15.0

15 Feb 23:32
70cfb7d

Choose a tag to compare

1.15.0 (2018-02-15)

Features

v1.14.12

01 Feb 22:52

Choose a tag to compare

1.14.12 (2018-02-01)

Bug Fixes

  • sniff for child.stdout before using it (79e61f0)
  • wrongly normalizing slashes in windows (33fa6f4), closes #1236

v1.14.11

11 Jan 11:05

Choose a tag to compare

1.14.11 (2018-01-11)

Bug Fixes

v1.14.10

09 Jan 13:26
e90f15a

Choose a tag to compare

1.14.10 (2018-01-09)

Bug Fixes

  • node < 6.4.0 causing crash on 'rs' trigger (e90f15a), closes #1218

v1.14.9

08 Jan 12:50
e95ea6f

Choose a tag to compare

1.14.9 (2018-01-08)

Bug Fixes

  • correctly pass ignored rules to chokidar (718a9ad), closes #1202
  • ignorePermissionErrors in chokidar (e95ea6f)

v1.14.8

06 Jan 09:39

Choose a tag to compare

1.14.8 (2018-01-06)

Bug Fixes

  • clarify which config files are actually used (2582d96), closes #1204
  • fail gracefully if postinstall fails (64a82ff)

v1.14.7

31 Dec 20:13

Choose a tag to compare

1.14.7 (2017-12-31)

Bug Fixes