Added
- [451](https://github.com/plotly/dash/pull/451) Combine `extract-meta` and Python component files generation in a cli
Fixed
- Fix a bug [renderer66](https://github.com/plotly/dash-renderer/issues/66) in the ON_PROP_CHANGE callback where history was not correctly set when acting on more than one component. In particular, the 'undo' button should now work as expected.