Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ See the [Changesets](./.changeset) for the latest changes.

## [Unreleased]

## [0.48.1] - 2024-12-07

### Fixed

- Fix issue where `staticCss` artifacts were not included in the build info json.
- Fix issue where `scrollbarGutter` property incorrectly referenced spacing tokens. The only valid values are `auto`,
`stable`, and `both-edges`.

## [0.48.0] - 2024-11-13

### Fixed
Expand Down
Loading