Patch release for #7549, this is a bug fix release
Highlights
Core:
Code:
- ✅ #7538 Allow code highlighter to be used in headless mode
Markdown:
- ✅ #7539 Do not export auto-link nodes
Playground:
- ✅ #7534 Use babel MatchPatterns that work correctly on Windows
What's Changed
- v0.31.1 by @etrepum in #7525
- [lexical-playground] Bug Fix: Use babel MatchPatterns that work correctly on windows by @etrepum in #7534
- [lexical-website] Chore: Update docusaurus-plugin-internaldocs-fb and reorg serialization docs by @etrepum in #7533
- [lexical] Bug Fix : Prevent from adding element.style.textAlign when formatType is unset by @baptistejamin in #7536
- [lexical-code] Bug Fix: Allow Code Highlighter to be working in headless mode by @baptistejamin in #7538
- [lexical-markdown]: Bug fix: Do not export auto-link nodes by @baptistejamin in #7539
- [lexical] Bug Fix: Fix loop in indexPath by @etrepum in #7549
New Contributors
- @baptistejamin made their first contribution in #7536
Full Changelog: v0.31.1...v0.31.2