Skip to content

Commit 4428b34

Browse files
authored
docs(changelog): add entries for 0.7.1 (#61)
1 parent 823cfd6 commit 4428b34

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010
## Unreleased
1111

12+
## [0.7.1] - 2026-04-01
13+
14+
### Fixed
15+
16+
- `filterExpressions` and `sortExpressions` property setters now replace the existing state instead of being additive. [#60](https://github.com/IgniteUI/igniteui-grid-lite/pull/60)
17+
- Setting initial filter/sort state without column configuration no longer crashes. [#55](https://github.com/IgniteUI/igniteui-grid-lite/pull/55)
18+
- Adopted styles are now correctly applied on connected callback. [#58](https://github.com/IgniteUI/igniteui-grid-lite/pull/58)
19+
1220
## [0.7.0] - 2026-03-24
1321

1422
### Changed

0 commit comments

Comments
 (0)