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 - v3.1.5 Latest Release

Published by github-actions[bot] about 1 month ago

3.1.5 (2024-09-17)

Bug Fixes

  • add missing ignore option to type defintion of config (#2224) (254c2ab)
nodemon - v3.1.4

Published by github-actions[bot] 4 months ago

3.1.4 (2024-06-20)

Bug Fixes

nodemon - v3.1.3

Published by github-actions[bot] 5 months ago

3.1.3 (2024-06-03)

Bug Fixes

  • cast the nodemon function as Nodemon type (eaa1d54), closes #2206
nodemon - v3.1.2

Published by github-actions[bot] 5 months ago

3.1.2 (2024-05-29)

Bug Fixes

nodemon - v3.1.1

Published by github-actions[bot] 5 months ago

3.1.1 (2024-05-25)

Bug Fixes

  • add types to help with required nodemon usage (#2204) (cd27c0b)
nodemon - v3.1.0

Published by github-actions[bot] 8 months ago

3.1.0 (2024-02-22)

Features

nodemon - v3.0.3

Published by github-actions[bot] 9 months ago

3.0.3 (2024-01-16)

Bug Fixes

nodemon - v3.0.2

Published by github-actions[bot] 11 months ago

3.0.2 (2023-12-01)

Bug Fixes

nodemon - v3.0.1

Published by github-actions[bot] over 1 year ago

3.0.1 (2023-07-09)

Bug Fixes

nodemon - v3.0.0

Published by github-actions[bot] over 1 year ago

3.0.0 (2023-07-08)

Bug Fixes

Features

  • always use polling on IBM i (3b58104)

BREAKING CHANGES

  • official support for node@8 dropped.

However there's no function being used in semver that breaks node 8,
so it's technically still possible to run with node 8, but it will
no longer be supported (or tested in CI).

nodemon - v2.0.22

Published by github-actions[bot] over 1 year ago

2.0.22 (2023-03-22)

Bug Fixes

  • remove ts mapping if loader present (f7816e4), closes #2083
nodemon - v2.0.21

Published by github-actions[bot] over 1 year ago

2.0.21 (2023-03-02)

Bug Fixes

  • remove ts mapping if loader present (1468397), closes #2083
nodemon - v2.0.20

Published by github-actions[bot] about 2 years ago

2.0.20 (2022-09-16)

Bug Fixes

  • remove postinstall script (e099e91)
nodemon - v2.0.19

Published by github-actions[bot] over 2 years ago

2.0.19 (2022-07-05)

Bug Fixes

nodemon - v2.0.18

Published by github-actions[bot] over 2 years ago

2.0.18 (2022-06-23)

Bug Fixes

  • revert update-notifier forcing esm (1b3bc8c)
nodemon - v2.0.17

Published by github-actions[bot] over 2 years ago

2.0.17 (2022-06-23)

Bug Fixes

nodemon - v2.0.16

Published by github-actions[bot] over 2 years ago

2.0.16 (2022-04-29)

Bug Fixes

  • support windows by using path.delimiter (e26aaa9)
nodemon - v2.0.15

Published by github-actions[bot] almost 3 years ago

2.0.15 (2021-11-09)

Bug Fixes

nodemon - v2.0.14

Published by github-actions[bot] about 3 years ago

2.0.14 (2021-10-19)

Bug Fixes

nodemon - v2.0.13

Published by github-actions[bot] about 3 years ago

2.0.13 (2021-09-23)

Bug Fixes