Skip to content

Commit

Permalink
docs: add next changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
segunadebayo committed Oct 29, 2024
1 parent 5d921e4 commit cabf788
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,19 @@ All notable changes to this project will be documented in this file.

See the [Changesets](./.changeset) for the latest changes.

## [0.77.0](./#0.77.0) - 2024-10-29

### Fixed

- **Dialog**: Resolve an issue where body styles are not always restored correctly
- **Toast**: Fix exported `ToastGroupContext` type. The previously exported type was incorrect

### Changed

- **TreeView**: Refactor treeview to use the new tree collection for better rendering and logic management

- **Combobox**: Remove `getSelectionValue` in favor of userland programmatic control

## [0.76.0](./#0.76.0) - 2024-10-26

### Fixed
Expand Down

0 comments on commit cabf788

Please sign in to comment.