File Handling: Introduce new methods outputJson() and outputJsonSync() for easily writing JSON data to files. This enhances your ability to manage JSON files effortlessly.
Improvements
File Handling: Update the library to support strict mode, ensuring better error handling and code quality. This change helps you write more reliable and maintainable code.
Others
Update documentation to include the new outputJson() methods, making it easier for you to understand and utilize these features.
Make general documentation updates to improve clarity and usability for all users.