Releases: imagewize/mistral-agents
Releases · imagewize/mistral-agents
v1.3.2
v1.3.1
v1.3.0
v1.2.0
v1.0.3
v1.0.2
What's Changed
- Added critical rule to FRONTEND-DEV.md: Must verify every
var(--...)reference exactly matches a defined:rootvariable including all dashes before HTML output - Added critical rule to FRONTEND-DEV.md:
--wp--preset--spacing and font-size variables must be referenced with exact name matching including all dashes (e.g.,var(--wp--preset--spacing--40)notvar(--wp--preset--spacing-40))
Files Changed
CHANGELOG.md- Added v1.0.2 release notesFRONTEND-DEV.md- Added 2 new CSS variable validation rules