Skip to content

v2.3.3

Choose a tag to compare

@github-actions github-actions released this 01 Jun 22:31
Immutable release. Only release title and notes can be modified.

[2.3.3] - 2026-06-01

bb286ac...c402f85

πŸ› οΈ Bug Fixes

  • bb286ac β€” Correct git-cliff release notes target

🎨 Styling

  • 307473f β€” 🎨 [style] Update .stylelintrc configuration for improved readability and structure

  • Refactored the rules section for better clarity and organization.

  • Changed the format of the "rules" and "overrides" sections to use consistent array notation.

  • Ensured that the "declaration-block-no-duplicate-properties" rule maintains its functionality while improving its structure.

  • Updated the "selector-class-pattern" rule to enhance maintainability.

Signed-off-by: Nick2bad4u 20943337+Nick2bad4u@users.noreply.github.com

πŸ§ͺ Testing

  • 4099412 β€” πŸ§ͺ [test] Enhance stylelint adapter tests for dependency tracking

  • Add tests to verify tracking of root config imports as dependencies for live updates.

  • Implement tests for tracking imported shared config packages as dependencies.

  • Include tests for extended shared configs to ensure they are tracked correctly.

Signed-off-by: Nick2bad4u 20943337+Nick2bad4u@users.noreply.github.com

🧹 Chores

  • c402f85 β€” Release v2.3.3

  • 980596d β€” πŸ”₯ [chore] Remove unused VSCode extensions configuration

Signed-off-by: Nick2bad4u 20943337+Nick2bad4u@users.noreply.github.com

  • 7b690c5 β€” Update github agent instruction paths

  • a7fa1e5 β€” Stop ignoring mdx in prettierignore

  • 868f4e9 β€” Stop ignoring markdown files in prettierignore