1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-09-02 19:52:32 +02:00

Version Packages (#5009)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-06-03 04:16:55 -07:00
committed by GitHub
parent fe13a8f9e7
commit 1c5639fdd6
8 changed files with 23 additions and 16 deletions

View File

@@ -1,5 +1,12 @@
# slate-react
## 0.81.0
### Minor Changes
- [#4999](https://github.com/ianstormtaylor/slate/pull/4999) [`fe13a8f9`](https://github.com/ianstormtaylor/slate/commit/fe13a8f9e750569342ee004951e34233ab6614bf) Thanks [@alexandercampbell](https://github.com/alexandercampbell)! - Add new Slate.Scrubber interface to allow scrubbing end user data from exception
text. The default behavior remains unchanged.
## 0.80.0
### Patch Changes