Nodemon Versions Save

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

v3.1.0

2 months ago

3.1.0 (2024-02-22)

Features

v3.0.3

3 months ago

3.0.3 (2024-01-16)

Bug Fixes

v3.0.2

5 months ago

3.0.2 (2023-12-01)

Bug Fixes

v3.0.1

10 months ago

3.0.1 (2023-07-09)

Bug Fixes

v3.0.0

10 months 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).

v2.0.22

1 year ago

2.0.22 (2023-03-22)

Bug Fixes

  • remove ts mapping if loader present (f7816e4), closes #2083

v2.0.21

1 year ago

2.0.21 (2023-03-02)

Bug Fixes

  • remove ts mapping if loader present (1468397), closes #2083

v2.0.20

1 year ago

2.0.20 (2022-09-16)

Bug Fixes

  • remove postinstall script (e099e91)

v2.0.19

1 year ago

2.0.19 (2022-07-05)

Bug Fixes

v2.0.18

1 year ago

2.0.18 (2022-06-23)

Bug Fixes

  • revert update-notifier forcing esm (1b3bc8c)