We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a2b8d13 + 6947c3f commit c75e41aCopy full SHA for c75e41a
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
+## [33.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": "33.3.2rc2",
+ "version": "33.3.3",
4
"description": "Dash wrapper around AG Grid, the best interactive data grid for the web.",
"repository": {
"type": "git",
0 commit comments