Skip to content

v0.39.0#8021

Merged
etrepum merged 1 commit intomainfrom
0.39.0__release
Dec 10, 2025
Merged

v0.39.0#8021
etrepum merged 1 commit intomainfrom
0.39.0__release

Conversation

@etrepum
Copy link
Collaborator

@etrepum etrepum commented Dec 10, 2025

v0.39.0 is a monthly release primarily focusing on bug fixes

Breaking Changes

JSON serialization for ElementNode only includes textFormat and textStyle when necessary #7971

Previously the derived properties textFormat and textStyle would always be serialized to JSON if not set to the default values. These should only be useful when the ElementNode does not currently have any TextNode children, to preserve formatting choices, and will be recomputed when reconciled. Now they are only reconciled when they are determined to be useful (in an ElementNode with no direct TextNode children that is not a root or shadow root).

Highlights

Code:

Core:

Selection:

Extension:

Table:

React:

Collab:

Playground:

What's Changed

New Contributors

Full Changelog: v0.38.2...v0.39.0

@vercel
Copy link

vercel bot commented Dec 10, 2025

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

Project Deployment Preview Comments Updated (UTC)
lexical Ready Ready Preview Comment Dec 10, 2025 7:53pm
lexical-playground Ready Ready Preview Comment Dec 10, 2025 7:53pm

@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 Dec 10, 2025
@etrepum etrepum added the extended-tests Run extended e2e tests on a PR label Dec 10, 2025
@etrepum etrepum added this pull request to the merge queue Dec 10, 2025
Merged via the queue into main with commit 8cc0929 Dec 10, 2025
42 of 43 checks passed
@zurfyx zurfyx deleted the 0.39.0__release branch December 18, 2025 20:16
@etrepum etrepum mentioned this pull request Jan 31, 2026
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