This release changes paragraph handling so that multiple paragraphs are not collapsed into a single paragraph as is typically the case in Markdown. This enables the serializer to better represent the Slate state.
Upgrading
If you upgrade to this major version from 2 you will probably have to check that your editor CSS is not adding extra padding and potentially update your Markdown documents to remove multiple newlines where not required.