Skip to content

Commit 901f03a

Browse files
committed
Update changelog
1 parent b415d22 commit 901f03a

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22
All notable changes to `dash` will be documented in this file.
33
This 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

0 commit comments

Comments
 (0)