- #5696
e5fed793
Thanks @felixfeng33! - AddwithMerging
- #5382 Thanks @reinvanimschoot! - Extracts history push to own function
- #5197
70b64dc8
Thanks @jacobcarpenter! - Fix isHistory check.
- #4717
d73026ee
Thanks @bryanph! - Changes how selections are stored in the history resulting in more consistent results
- #4430
748bf750
Thanks @TheSpyder! - Removed unnecessary (and outdated) dependency onimmer
- #4154
7283c51f
Thanks @ianstormtaylor! - Start using 🦋 Changesets to manage releases. Going forward, whenever a pull request is made that fixes or adds functionality to Slate, it will need to be accompanied by a changset Markdown file describing the change. These files will be automatically used in the release process when bump the versions of Slate and compiling the changelog.
c6002024
Thanks @ianstormtaylor! - Fixed history logic to not store focus and blur selection changes in the history.