Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 1.32 KB

CHANGELOG.md

File metadata and controls

46 lines (27 loc) · 1.32 KB

Changelog

[v1.2.0] - 2024-12-23

Full release notes: releases/v1.2.0.md

Added

  • mfs Function: Introduced adaptive fluid sizing (#14).
  • Built-in Color Functions: Enabled dynamic color manipulation and CSS-compliant parsing (#15).
  • Project Locking: Automatic cleanup of old builds with grimoire.lock.json (#16).
  • Extended Logging and Metrics: Unified CLI and library logging features (#43).

Improved

  • Modularized internal handling of mfs for scalability.
  • Streamlined build process for project-specific configurations.

[v1.1.0] - 2024-11-23

Full release notes: releases/v1.1.0.md

Added

  • Grimoire CSS JS: JavaScript wrapper for seamless integration.
  • Plugins for Vite, Webpack, Rollup.
  • 632 new animations.

Improved

  • Component initialization performance (2x boost).
  • Enhanced error messaging.

Fixed

  • Improved regex patterns to support all types of quotes.

[v1.0.0] - 2024-10-21

Initial Release

Grimoire CSS debuts as a powerful CSS system engine designed for flexibility and performance.