# Framework v3.0.5

Released on 2026-05-01.

## Framework Changes

- Added the factorized utility engine used by background, text, and spacing utilities.
- Reworked `bg--*` and `text--*` utilities to use grouped selectors and per-token CSS custom property bindings.
- Reworked spacing utilities so margin and padding rules are generated more compactly across responsive and orientation variants.
- Reduced generated stylesheet weight for Framework 3.0 while keeping the 3.0 public API stable.
- Updated the plugin render runtime alongside the CSS release.

## Upgrade Notes

- No markup changes are required. Existing Framework 3.0 utility classes continue to work.
- Use this patch when you want the smaller generated stylesheet without adopting the Framework 3.1 font defaults.

## Documentation Changes

- No separate documentation changes shipped with this stylesheet-size patch.
