npm @lexical/react 0.31.2
v0.31.2

latest releases: 0.35.1-nightly.20250905.0, 0.35.0, 0.34.1-nightly.20250904.0...
3 months ago

Patch release for #7549, this is a bug fix release

Highlights

Core:

  • #7549 Fix infinite loop in indexPath
  • #7536 Do not export empty textAlign styles

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

Full Changelog: v0.31.1...v0.31.2

Don't miss a new react release

NewReleases is sending notifications on new releases.