Skip to content

0.2.0-beta

Compare
Choose a tag to compare
@Ho3einWave Ho3einWave released this 17 Oct 10:58
· 368 commits to main since this release

Changelog

Version 0.2.0-beta - 2024-10-17

Changes:

  • Moved styling from TailwindCSS to SCSS for improved customization and maintainability.

Breaking Changes:

  • None: This release does not introduce any breaking changes.

Release Note

Styling Migration: From TailwindCSS to SCSS

In this release, we have transitioned the styling framework from TailwindCSS to SCSS. This change enhances the customization capabilities of the widget, allowing for more granular control over styles and improved maintainability of the codebase.

  • Improved Customization: Developers can now easily modify styles using SCSS variables and mixins, providing greater flexibility in design.
  • Maintainability: The switch to SCSS helps streamline styling management, making it easier to update and manage styles across the widget.

Full Changelog: 0.1.1-beta...0.2.0-beta