Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: remy/nodemon Loading
base: v2.0.21
Choose a base ref
...
head repository: remy/nodemon Loading
compare: v2.0.22
Choose a head ref
  • 8 commits
  • 3 files changed
  • 2 contributors

Commits on Mar 2, 2023

  1. Configuration menu
    Copy the full SHA
    26b1f0f View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2023

  1. chore: missing supporters

    [skip ci]
    remy committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    204af11 View commit details
    Browse the repository at this point in the history
  2. 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.
    remy committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    b11ddd1 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Get rid of spawning shell windows if nodemon is started without console.

    If nodemon is started without it's own console (example: via pm2) on Windows, it spawns console windows for it's monitored processes. This should get rid of this behaviour.
    lerarosalene authored and remy committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    abc8522 View commit details
    Browse the repository at this point in the history
  2. One more fix

    lerarosalene authored and remy committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    9f3ffdb View commit details
    Browse the repository at this point in the history
  3. fix: remove ts mapping if loader present

    fixes #2083
    remy committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    f7816e4 View commit details
    Browse the repository at this point in the history
  4. chore: supporters

    [skip ci]
    remy committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    b9679a2 View commit details
    Browse the repository at this point in the history
  5. 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.
    remy committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    c971fdc View commit details
    Browse the repository at this point in the history
Loading