File Handling: Enjoy improved reliability when writing JSON files, as we fix a regression that occurred when passing a string to the writeFile and writeFileSync functions. This ensures your data is saved correctly every time!
Fixes
Fix a regression issue that caused problems when using string inputs in writeFile and writeFileSync functions. This change enhances the overall functionality of the file handling features.