Skip to content

Release v0.7.58

Choose a tag to compare

@github-actions github-actions released this 26 Mar 09:57
· 143 commits to main since this release

Summary of Recent Updates

  1. TypeScript Configuration Enhancements: The TypeScript configuration files across multiple packages have been updated for better formatting and consistency. This includes the addition of the 'rootDir' option, which helps organize project structure more effectively.

  2. Readability Improvements: Configurations for TypeScript have been formatted to enhance readability, making it easier for developers to navigate and understand project settings.

  3. Dependency Upgrades: The project has been upgraded to use TypeScript version 6.0.0 and Typedoc version 0.28.0, along with related dependency updates. This ensures that the project benefits from the latest features and improvements in these tools.

  4. Vite Upgrade: The Vite tool has been upgraded to version 8.0.0 across all packages. This upgrade also includes updates to configuration options, aimed at improving the build process and overall performance of the application.

These updates collectively enhance the development experience by improving configuration consistency, readability, and leveraging the latest tools for better performance.