1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-02-19 22:55:08 +01:00
github-actions[bot] a24ddd12cd
Version Packages (#5198)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-11-17 10:59:49 -07:00

2.4 KiB

slate-history

0.86.0

Patch Changes

0.85.0

Minor Changes

  • #4717 d73026ee Thanks @bryanph! - Changes how selections are stored in the history resulting in more consistent results

0.81.3

Patch Changes

0.66.0

Patch Changes

0.65.3

Patch Changes

0.62.0

Minor Changes

  • #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.

Patch Changes

  • c6002024 Thanks @ianstormtaylor! - Fixed history logic to not store focus and blur selection changes in the history.