Skip to content

Releases: remy/nodemon

v3.1.0

22 Feb 20:10
02d216f
Compare
Choose a tag to compare

3.1.0 (2024-02-22)

Features

v3.0.3

16 Jan 20:43
Compare
Choose a tag to compare

3.0.3 (2024-01-16)

Bug Fixes

v3.0.2

01 Dec 18:49
0ebfaa5
Compare
Choose a tag to compare

3.0.2 (2023-12-01)

Bug Fixes

v3.0.1

09 Jul 08:45
Compare
Choose a tag to compare

3.0.1 (2023-07-09)

Bug Fixes

v3.0.0

08 Jul 18:44
f219dcc
Compare
Choose a tag to compare

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

22 Mar 19:53
Compare
Choose a tag to compare

2.0.22 (2023-03-22)

Bug Fixes

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

v2.0.21

02 Mar 16:52
Compare
Choose a tag to compare

2.0.21 (2023-03-02)

Bug Fixes

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

v2.0.20

16 Sep 12:12
Compare
Choose a tag to compare

2.0.20 (2022-09-16)

Bug Fixes

  • remove postinstall script (e099e91)

v2.0.19

05 Jul 16:23
176c4a6
Compare
Choose a tag to compare

2.0.19 (2022-07-05)

Bug Fixes

v2.0.18

23 Jun 15:29
Compare
Choose a tag to compare

2.0.18 (2022-06-23)

Bug Fixes

  • revert update-notifier forcing esm (1b3bc8c)