Node.js nodemon on windows doesn't watch nested dirs?

Node.js 0.8.1

Should nodemon on windows watch nested dirs for file changes?

It does not for me.

Yes. This was fixed in 3c885ff

Try updating your version of nodemon?

npm update nodemon should do the trick, unless in your package.json you've specified a version.
Current version is 0.6.19