- Fix regression in fs.writeFileSync when using 'utf8' encoding without a flag and the target file does not exist
- Introduce new fs.Dirent.parentPath property
- Set default "w" flag for writeFileSync with utf8 encoding to ensure proper file creation
Community impact
Community ratings: 0 Useful, 0 Noise, 0 Risky, 0 Broke, 0 Try.