Releases: remy/nodemon
Releases · remy/nodemon
v1.14.4
1.14.4 (2017-12-29)
Bug Fixes
expose no update flag (c637717 )
handle exit(2) better (5a914cb )
incorrect count of watch files being reported (7a04e2c ), closes #1194
properly handle --no-update-notifier (48048aa )
support implicit filename extension (6e839d4 ), closes #1193
v1.14.3
1.14.3 (2017-12-22)
Bug Fixes
ensure non-slurp is passed to script (ad226af ), closes #750
v1.14.2
1.14.2 (2017-12-22)
Bug Fixes
stop saying there's another update required! (dcd8911 )
v1.14.1
1.14.1 (2017-12-20)
Bug Fixes
defined diretory watching (1e2516d )
pass stdin to child process on -I (1d88943 ), closes #1036
properly ignore defaults, don't match partial (4589bc8 ), closes #916
v1.14.0
1.14.0 (2017-12-20)
Bug Fixes
Features
support wildcard extension matching (009d868 )
v1.13.1
1.13.1 (2017-12-15)
Bug Fixes
fixed an issue where we tried to resolve null as path (10ded94 )
if no ps, walk /proc to kill child fully (bf9b7a6 )
v1.13.0
1.13.0 (2017-12-15)
Bug Fixes
support nodemon index to expand to index.js (a282afb ), closes #1165
Features
support SIGHUP to restart nodemon (30f999a ), closes #393
watch script regardless of extension (f8a5abe ), closes #461
v1.12.7
1.12.7 (2017-12-13)
Bug Fixes
defensive check on accessing cmd.args (fd961d6 )
support node arguments again (d9e93ad ), closes #1161
You can’t perform that action at this time.