1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-21 06:31:28 +02:00

implement scrubber for end user data in exceptions (#4999)

This commit is contained in:
Alexander Campbell
2022-05-26 15:44:22 -06:00
committed by GitHub
parent 25be3b7031
commit fe13a8f9e7
12 changed files with 202 additions and 36 deletions

View File

@@ -0,0 +1,7 @@
---
'slate': minor
'slate-react': minor
---
Add new Slate.Scrubber interface to allow scrubbing end user data from exception
text. The default behavior remains unchanged.