TypeScript Support: Enjoy improved compatibility with TypeScript and Node.js environments through the addition of named exports for main classes, making it easier to use default exported classes.
Improvements
Dependency Updates: Benefit from the latest features and improvements with updated dependencies, including ajv-formats and prettier, ensuring a smoother development experience.
Linting Improvements: Experience cleaner code with minor linting issues resolved, enhancing overall code quality and maintainability.
Fixes
Fix JSON parsing issues for newer v8 versions, ensuring that your JSON data is parsed correctly without errors.
Resolve broken links in documentation, making it easier for users to find the information they need.
Others
Update the project to support Node.js version 21.x, ensuring compatibility with the latest Node.js features.