nodemon

Monitor for any changes in your node.js application and automatically restart the server - perfect for development

MIT License

Downloads
27.4M
Stars
26K
Committers
182

Bot releases are visible (Hide)

nodemon - v1.18.9

Published by remy almost 6 years ago

1.18.9 (2018-12-14)

Bug Fixes

nodemon - v1.18.8

Published by remy almost 6 years ago

1.18.8 (2018-12-10)

Bug Fixes

nodemon - v1.18.7

Published by remy almost 6 years ago

1.18.7 (2018-11-27)

Bug Fixes

nodemon - v1.18.6

Published by remy almost 6 years ago

1.18.6 (2018-11-05)

Bug Fixes

nodemon - v1.18.5

Published by remy almost 6 years ago

1.18.5 (2018-10-26)

Bug Fixes

  • nodemon installation for node 10.x and beyond (#1441) (3afa52c)
nodemon - v1.18.4

Published by remy about 6 years ago

1.18.4 (2018-08-29)

Bug Fixes

  • properly pass options to chokidar (5a47a32)
nodemon - v1.18.3

Published by remy over 6 years ago

1.18.3 (2018-07-17)

Bug Fixes

nodemon - v1.18.2

Published by remy over 6 years ago

1.18.2 (2018-07-13)

Bug Fixes

nodemon - v1.18.1

Published by remy over 6 years ago

1.18.1 (2018-07-11)

Bug Fixes

nodemon - v1.18.0

Published by remy over 6 years ago

1.18.0 (2018-07-10)

Bug Fixes

Features

  • support ctrl+l to clear (a974892)
nodemon - v1.17.5

Published by remy over 6 years ago

1.17.5 (2018-05-23)

Bug Fixes

  • in watch, use fully filtered ignore rules (b3fc3a9), closes #1348
nodemon - v1.17.4

Published by remy over 6 years ago

1.17.4 (2018-05-05)

Bug Fixes

  • {{filename}} is only replaced once (f616258)
  • increase perf of watching large file count (58b82f2), closes #1317
  • only hook SIGINT on boot - not at require (9bbc219), closes #1326
  • support env.SUPPRESS_SUPPORT (#1334) (ee2aac1)
nodemon - v1.17.3

Published by remy over 6 years ago

1.17.3 (2018-03-31)

Bug Fixes

  • don't throw when required in the repl (aa18c80), closes #1292
nodemon - v1.17.2

Published by remy over 6 years ago

1.17.2 (2018-03-13)

Bug Fixes

nodemon - v1.17.1

Published by remy over 6 years ago

1.17.1 (2018-02-27)

Bug Fixes

nodemon - v1.17.0

Published by remy over 6 years ago

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.

nodemon - v1.15.1

Published by remy over 6 years ago

1.15.1 (2018-02-19)

Bug Fixes

nodemon - v1.15.0

Published by remy over 6 years ago

1.15.0 (2018-02-15)

Features

nodemon - v1.14.12

Published by remy over 6 years ago

1.14.12 (2018-02-01)

Bug Fixes

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

Published by remy almost 7 years ago

1.14.11 (2018-01-11)

Bug Fixes