nteract / semiotic

A data visualization framework combining React & D3
https://semioticv1.nteract.io/
Other
2.43k stars 132 forks source link

Create changelog for 2.0 #589

Open willingc opened 2 years ago

willingc commented 2 years ago

This is issue is for explicitly adding discussion and feedback for the changelog.

Related to #556

willingc commented 2 years ago

Didn't know where else to leave it but here's a high-level list of the major changes in 2.0 after looking through the commits:

Major Changes

Moderate changes

Originally posted by @emeeks in https://github.com/nteract/semiotic/issues/556#issuecomment-1000021813

willingc commented 2 years ago

It probably makes sense to use conventional-changelog to auto-regenerate CHANGELOG.md and have it be a comprehensive history of changes.

To capture these higher level changes, let's create migrate2.mdx doc to highlight steps to migrate along with key changes in different project areas. #590