File Handling: Enjoy the new promise support for reading and writing JSON files, making your code cleaner and more efficient. This enhancement allows for better handling of asynchronous operations when working with JSON data.
Improvements
Documentation: The documentation now clearly states that this library cannot be used in the browser, helping users avoid potential issues.
Others
Remove unnecessary npmignore file as it is no longer needed after updating the package configuration.
Fix test cases to ensure reliability and accuracy in functionality.