Skip to content

Conversation

ghost
Copy link

@ghost ghost commented Dec 27, 2017

Dependencies.io has updated nodemon (a npm dependency in /) from "1.12.1" to "1.14.3".

1.14.3

1.14.3 (2017-12-22)

Bug Fixes

  • ensure non-slurp is passed to script (ad226af), closes #750
1.14.2

1.14.2 (2017-12-22)

Bug Fixes

  • stop saying there's another update required! (dcd8911)
1.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
1.14.0

1.14.0 (2017-12-20)

Bug Fixes

Features

  • support wildcard extension matching (009d868)
1.13.3

1.13.3 (2017-12-16)

Bug Fixes

1.13.2

1.13.2 (2017-12-15)

Bug Fixes

1.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)
1.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
1.12.7

1.12.7 (2017-12-13)

Bug Fixes

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

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)
1.12.5

1.12.5 (2017-12-05)

Bug Fixes

1.12.4

1.12.4 (2017-12-04)

Bug Fixes

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

1.12.3 (2017-12-04)

Bug Fixes

Features

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

No content found. Please open an issue at https://github.com/dependencies-io/support if you think this content could have been found.

@nathanmsmith nathanmsmith merged commit ce03598 into master Dec 27, 2017
@nathanmsmith nathanmsmith deleted the nodemon-1.14.3-2.0.0 branch December 27, 2017 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment