Fixed
- [2344](https://github.com/plotly/dash/pull/2344) Fix [#1519](https://github.com/plotly/dash/issues/1519), a case where dependent callbacks can be called too many times and with inconsistent inputs
- [2332](https://github.com/plotly/dash/pull/2332) Add key to wrapped children props in list.
- [2336](https://github.com/plotly/dash/pull/2336) Fix inserted dynamic ids in component as props.
Updated
- [2361](https://github.com/plotly/dash/pull/2361) Dependencies upgrade.
- Update Plotly.js to v2.16.4 (from v2.16.1): fix several bugs, particularly related to updating mapbox graphs.