| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-10-31 | 957 Bytes | |
| v0.38.2 source code.tar.gz | 2025-10-31 | 5.7 MB | |
| v0.38.2 source code.zip | 2025-10-31 | 6.5 MB | |
| Totals: 3 Items | 12.2 MB | 4 | |
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