Skip to content

v0.41.0#8166

Merged
etrepum merged 1 commit intomainfrom
0.41.0__release
Feb 25, 2026
Merged

v0.41.0#8166
etrepum merged 1 commit intomainfrom
0.41.0__release

Conversation

@etrepum
Copy link
Collaborator

@etrepum etrepum commented Feb 25, 2026

v0.41.0 is a monthly release with a huge number of fixes and features from a lot of new contributors. The most notable fixes are related to IME, non-ascii keyboard layouts, and markdown.

Breaking Changes

--lexical-indent-base-value CSS moved to root element #8132

The --lexical-indent-base-value CSS custom property is now only read from the root element of the editor, so any CSS or code to set this value must target that rather than an indented element in the document. This allows the indent to be computed while the document is being rendered without layout thrashing.

Highlights

Core

Extension

Rich Text

Link

Table

Markdown

Playground

What's Changed

New Contributors

Full Changelog: v0.40.0...v0.41.0

@vercel
Copy link

vercel bot commented Feb 25, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
lexical Ready Ready Preview, Comment Feb 25, 2026 4:05am
lexical-playground Ready Ready Preview, Comment Feb 25, 2026 4:05am

Request Review

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Feb 25, 2026
@etrepum etrepum added the extended-tests Run extended e2e tests on a PR label Feb 25, 2026
@etrepum etrepum added this pull request to the merge queue Feb 25, 2026
Merged via the queue into main with commit 4ba61a9 Feb 25, 2026
43 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. extended-tests Run extended e2e tests on a PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants