Download Latest Version v0.34.0 source code.tar.gz (5.6 MB)
Email in envelope

Get an email when there's a new version of Lexical

Home / v0.34.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-08-07 3.7 kB
v0.34.0 source code.tar.gz 2025-08-07 5.6 MB
v0.34.0 source code.zip 2025-08-07 6.3 MB
Totals: 3 Items   11.9 MB 5

v0.34.0 is a monthly release with several bug fixes and a new experimental Shiki based code highlighter engine for @lexical/code (the existing prismjs highlighter is still the default)

Highlights

Core:

  • ✅ [#7724] Fix trigger of reconciliation on nested editor.read
  • ✅ [#7725] Clamp DOM selection offsets to valid lexical TextNode offsets in $internalResolveSelectionPoint

Code:

  • 🆕 [#7662] Experimental Shiki support for code highlighting

Selection:

  • ✅ [#7686] Correct backward inversion for RTL

Utils:

  • ✅ [#7737] Backwards selection was not being retained

React:

  • ✅ [#7705] Clean up old mouseup events from context menu
  • 🆕 [#7697] Context Menu icons
  • ✅ [#7723] Prevent race condition in CollaborationPlugin during rapid mount/unmount cycles

Playground:

  • ✅ [#7693] Image links lose link state when dragged
  • 🆕 [#7719] Parse font sizes in pt as well as px in parseAllowedFontSize
  • ✅ [#7707] DateTime plugin

What's Changed

New Contributors

Full Changelog: https://github.com/facebook/lexical/compare/v0.33.1...v0.34.0

Source: README.md, updated 2025-08-07