Skip to content

Commit 49f7dbd

Browse files
committed
changelog
1 parent c00b6b5 commit 49f7dbd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to `dash-ag-grid` will be documented in this file.
44
This project adheres to [Semantic Versioning](https://semver.org/).
55
Links "DE#nnn" prior to version 2.0 point to the Dash Enterprise closed-source Dash AG Grid repo
66

7+
## [UNRELEASED]
8+
9+
### Fixed
10+
11+
- [#391](https://github.com/plotly/dash-ag-grid/pull/391) Removed use of defaultProps for improved compatibility with React functional components. Default prop values are now set directly in the component using destructuring or fallback logic.
12+
713
## [32.3.0] - 2025-07-23
814

915
### Changed

0 commit comments

Comments
 (0)