1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-19 05:31:56 +02:00

Update isHistory to match new interface. (#5197)

* Update `isHistory` to match new interface.

This change merely preserves the original functionality and does not add verification of Batch's new `selectionBefore` property.

* Add changeset.
This commit is contained in:
Jacob Carpenter
2022-11-17 08:21:37 -08:00
committed by GitHub
parent e139c11235
commit 70b64dc8f1
7 changed files with 91 additions and 3 deletions

View File

@@ -0,0 +1,5 @@
---
'slate-history': patch
---
Fix isHistory check.