We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 81a99c3 + 5ca2540 commit 2d7069aCopy full SHA for 2d7069a
2 files changed
CHANGELOG.md
@@ -5,6 +5,8 @@ This project adheres to [Semantic Versioning](https://semver.org/).
5
Links "DE#nnn" prior to version 2.0 point to the Dash Enterprise closed-source Dash AG Grid repo
6
7
## [unreleased]
8
+
9
+## [32.3.3] - 2025-12-19
10
### Fixed
11
- [#408](https://github.com/plotly/dash-ag-grid/pull/408) fixed issue where the `columnState` would conflict with `columnDefs` updates
12
- fixes [#416] (https://github.com/plotly/dash-ag-grid/issues/416)
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "dash-ag-grid",
3
- "version": "32.3.2",
+ "version": "32.3.3",
4
"description": "Dash wrapper around AG Grid, the best interactive data grid for the web.",
"repository": {
"type": "git",
0 commit comments