We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f435d4 commit a8f5d8aCopy full SHA for a8f5d8a
CHANGELOG.md
@@ -6,10 +6,11 @@ This project adheres to [Semantic Versioning](https://semver.org/).
6
7
## Added
8
- [#3369](https://github.com/plotly/dash/pull/3369) Expose `dash.NoUpdate` type
9
+- [#3371](https://github.com/plotly/dash/pull/3371) Add devtool hook to add components to the devtool bar ui.
10
11
## Fixed
12
- [#3353](https://github.com/plotly/dash/pull/3353) Support pattern-matching/dict ids in `dcc.Loading` `target_components`
-
13
+- [#3371](https://github.com/plotly/dash/pull/3371) Fix allow_optional triggering a warning for not found input.
14
15
# [3.1.1] - 2025-06-29
16
0 commit comments