use-custom-hook
use-custom-hook copied to clipboard
Update nodemon: 2.0.12 → 2.0.20 (patch)
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ nodemon (2.0.12 → 2.0.20) · Repo
Release Notes
2.0.20
2.0.20 (2022-09-16)
Bug Fixes
- remove postinstall script (e099e91)
2.0.19
2.0.19 (2022-07-05)
Bug Fixes
2.0.18
2.0.18 (2022-06-23)
Bug Fixes
- revert update-notifier forcing esm (1b3bc8c)
2.0.16
2.0.16 (2022-04-29)
Bug Fixes
- support windows by using path.delimiter (e26aaa9)
2.0.15
2.0.15 (2021-11-09)
Bug Fixes
- bump prod dep versions (54784ab)
2.0.14
2.0.14 (2021-10-19)
Bug Fixes
2.0.13
2.0.13 (2021-09-23)
Bug Fixes
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 62 commits:
fix: remove postinstall scriptchore: supportschore: supporterschore: supporterschore: supporters updatechore: supporters updatechore: add unused files to .npmignore (#2055)docs: added link on banner (#1944)docs: add important note about ignore ruleschore: supporterschore: update supportorschore: add supporterchore: supporterschore: supporter alt supportchore: add supporterschore: fix supporter image sizeschore: supporterschore: upgrade minimatch dependency to 3.1.2 (#2052)docs: Update documentation about support for unix globbing (#2016)docs: Update index.html (#2036)fix: Replace update notifier with simplified deps (#2033)docs: fix bug_report.md (#2032)fix: revert update-notifier forcing esmfix: update packge-lockfix: bump update-notifier to v6.0.0 (#2029)chore: update supporterschore: add supporterfix: support windows by using path.delimiterdocs: add syntax highlighting to sample-nodemon.md (#1982) (#2004)docs: Unified Node.js capitalization (#1986)docs: add note to faq with example showing how to watch any file extension (#1931)chore: update sponsorschore: add supporterschore: update supporterschore: supporterschore: updating supportersMerge branch 'main' of github.com:remy/nodemonchore: update supportersci(release): workflow uses 'npm' cache (#1933)ci(node.js): workflow uses 'npm' cache (#1934)docs: Fix typo in faq.md (#1950)fix: bump prod dep versionschore: update supportersfix: add windows signals SIGUSR2 & SIGUSR1 to terminate the process (#1938)docs: Fix typo in faq.mdchore: update supporterschore: add supporterchore: add releasercchore: set release workflow node versionchore: fix workflow branchfix: release process on mainfix: bump update-notifierchore: supporterschore: new supporterMerge branch 'main' of github.com:remy/nodemonchore: new supporterdocs(installation): Minor Improvementschore: add supporterchore: new supporterchore: clean a logochore: new supporterchore: tweak supporter message
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.
All Depfu comment commands
- @depfu rebase
- Rebases against your default branch and redoes this update
- @depfu recreate
- Recreates this PR, overwriting any edits that you've made to it
- @depfu merge
- Merges this PR once your tests are passing and conflicts are resolved
- @depfu close
- Closes this PR and deletes the branch
- @depfu reopen
- Restores the branch and reopens this PR (if it's closed)
- @depfu pause
- Ignores all future updates for this dependency and closes this PR
- @depfu pause [minor|major]
- Ignores all future minor/major updates for this dependency and closes this PR
- @depfu resume
- Future versions of this dependency will create PRs again (leaves this PR as is)