Skip to content

v0.32.1

Latest
Compare
Choose a tag to compare
@etrepum etrepum released this 04 Jun 23:36
· 4 commits to main since this release

This is an ad-hoc patch release to include #7602 - which fixes an issue that could corrupt a document if a TabNode was at the anchor or focus of a selection when text is inserted under certain circumstances.

Highlights

Core

  • #7602 Treat all TabNode as if they are in token mode
  • #7579 Firefox now handles Select All (Ctrl+A) the same way as other browsers

What's Changed

  • [Monthly Release] v0.32.0 by @lilshady in #7599
  • [lexical][lexical-selection] Bug Fix: Treat all TabNode as if they are in token mode by @etrepum in #7602
  • [scripts] update next version in lexical-esm-nextjs by @lilshady in #7604
  • [tests] Chore: Update table test to use locator API instead of page.evaluate by @etrepum in #7603
  • [lexical] Fix: ctrl+a doesn't work well in plain text mode on Firefox by @wataru-chocola in #7579

New Contributors

Full Changelog: v0.32.0...v0.32.1