Is your request related to a problem? Please describe.
Thank you for developing and maintaining nodemon over the years.
Node.js added experimental watch mode in v18.11.0, and it was made stable in v22.0.0.
- As a new user of
nodemon landing from blog posts, I want to know that a native option is available.
- As an existing user of
nodemon, I want to check if I can migrate to native option.
Describe the solution you'd like
- Provide a guide of migrating from
nodemon to Node.js native watch mode
- Highlight differences between
nodemon and Node.js native watch mode
Describe alternatives you've considered
- Users may discover guides from community, for example:
- Request maintainers of Node.js native watch to write a guide.
Additional context
nodemon -v: N/A
node -v: N/A
- Operating system/terminal environment: N/A
- Using Docker? What image: N/A
- Command you ran: N/A
Is your request related to a problem? Please describe.
Thank you for developing and maintaining nodemon over the years.
Node.js added experimental watch mode in v18.11.0, and it was made stable in v22.0.0.
nodemonlanding from blog posts, I want to know that a native option is available.nodemon, I want to check if I can migrate to native option.Describe the solution you'd like
nodemonto Node.js native watch modenodemonand Node.js native watch modeDescribe alternatives you've considered
Additional context
nodemon -v: N/Anode -v: N/A