v0.38.2 is a patch release to fix a regression in yjs cursor position awareness (#7960). It also includes another fix for a Markdown issue.
Highlights
React:
- ✅ #7960 Fix: update cursor positions on awareness update in collab v1
Markdown:
- ✅ #7958 Fix markdown formatting when a backslash is before or after a closing backtick
What's Changed
- v0.38.1 by @etrepum in #7951
- Update examples for v0.38.1 by @etrepum in #7952
- Update codeowners by @zurfyx in #7957
- [lexical-markdown] Code backslash fix by @MarekKuncik in #7958
- [lexical-react] Fix: update cursor positions on awareness update in collab v1 by @james-atticus in #7960
Full Changelog: v0.38.1...v0.38.2
