Skip to content

Tags: remy/nodemon

Tags

v3.1.4

Toggle v3.1.4's commit message
docs: clarify how to handle SIGUSR2

Fixes #1889

v3.1.3

Toggle v3.1.3's commit message
fix: cast the nodemon function as Nodemon type

Fixes #2206

v3.1.2

Toggle v3.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Type exports correctly (#2207)

Big thanks to @KevinGruber for both flagging this and fixing it.

Fixes #2206 

Types now exported when importing nodemon.

v3.1.1

Toggle v3.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: add types to help with required nodemon usage (#2204)

v3.1.0

Toggle v3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Enable nodemon to monitor file removal (#2182)

v3.0.3

Toggle v3.0.3's commit message
chore: forced release

v3.0.2

Toggle v3.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: Update release.yml

v3.0.1

Toggle v3.0.1's commit message
Merge branch 'main' of github.com:remy/nodemon

* 'main' of github.com:remy/nodemon:
  test: Update release.yml to use ubuntu-latest (#2123)

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
test: Update release.yml to use ubuntu-latest (#2123)

v2.0.22

Toggle v2.0.22's commit message
Merge branch 'main' of github.com:remy/nodemon

* 'main' of github.com:remy/nodemon:
  fix: remove ts mapping if loader present
  One more fix
  Get rid of spawning shell windows if nodemon is started without console.