Skip to content

Commit c903c2e

Browse files
authored
0.3.3 (#2384)
1 parent 61097a8 commit c903c2e

File tree

29 files changed

+279
-267
lines changed

29 files changed

+279
-267
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## 0.3.3 (June 9, 2022)
2+
3+
- Add stringified LexicalNodes to clipboard for lossless Lexical <-> Lexical copy and paste. (#2370)
4+
- Fix bad target issue for backspace/delete (#2375)
5+
- Improve nested editor propagation (#2367)
6+
- Fix scrolling issues due to browser rounding bugs (#2350)
7+
- Code cleanup, type definition and docs improvements
8+
9+
Playground
10+
- Autocomplete v2 (#2343)
11+
- Add collaboration support for commenting (#2376)
12+
113
## 0.3.2 (June 6, 2022)
214

315
- added typing for ListItemNode.setChecked, export ListNodeTagType (#2335)

0 commit comments

Comments
 (0)