v0.38.2
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 https://github.com/facebook/lexical/pull/7951
- Update examples for v0.38.1 by @etrepum in https://github.com/facebook/lexical/pull/7952
- Update codeowners by @zurfyx in https://github.com/facebook/lexical/pull/7957
- [lexical-markdown] Code backslash fix by @MarekKuncik in https://github.com/facebook/lexical/pull/7958
- [lexical-react] Fix: update cursor positions on awareness update in collab v1 by @james-atticus in https://github.com/facebook/lexical/pull/7960
Full Changelog: https://github.com/facebook/lexical/compare/v0.38.1...v0.38.2