File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 22All notable changes to `dash` will be documented in this file.
33This project adheres to [Semantic Versioning](https://semver.org/).
44
5+ ## [3.0.0-rc3] - 2025-02-21
6+
7+ ## Added
8+
9+ - [#3121](https://github.com/plotly/dash/pull/3121) Restyle and add version checker to dev tools.
10+ - [#3175](https://github.com/plotly/dash/pull/3175) Add `custom_data` hook.
11+ - [#3175](https://github.com/plotly/dash/pull/3175) Improved error for removed Dash app attribute, run_server and long_callback
12+ - [#3175](https://github.com/plotly/dash/pull/3175) Expose `stringifyId` in `window.dash_component_api`.
13+
14+ ## Fixed
15+
16+ - [#3175](https://github.com/plotly/dash/pull/3175) Fix `ExternalWrapper` rendering children and support pattern matching ids.
17+
518## [3.0.0-rc2] - 2025-02-18
619
720## Added
You can’t perform that action at this time.
0 commit comments