releaseInfoCover

v0.16.1 - refactored service provider, fixed scss feature, biome lint added

New Features

  • Biome Formatter Integration: The project has transitioned to using the biome formatter for improved code consistency and readability.
  • Pre-commit Hook: A pre-commit hook has been added to ensure code formatting is maintained before commits.
  • Service Collection Refactor: The usage of service collections has been refactored for better performance and maintainability.
  • Update Provider Refactor: Significant improvements have been made to the update provider for enhanced functionality.
  • Major Refactor on Providers: A comprehensive refactor of the providers has been completed, optimizing their performance and structure.
  • SCSS Feature Fix: Resolved issues related to SCSS features, ensuring proper styling and functionality.
  • Window Manager Improvements: Enhancements have been made to the window manager for a better user & dev experience.

Bug Fixes

  • Null Chain Join Fix: Addressed an issue with null chain joins to prevent potential errors during execution.
  • Lint Fixes: Various linting issues have been resolved to maintain code quality and standards.

Full Changelog: https://github.com/Venipa/ytmdesktop2/compare/v0.14.13...v0.16.1