Skip to content

[lexical][lexical-extension] Chore: Remove @experimental flag from Extension and NodeState APIs#8354

Merged
etrepum merged 3 commits intofacebook:mainfrom
etrepum:claude/list-experimental-exports-gBV9Y
Apr 14, 2026
Merged

[lexical][lexical-extension] Chore: Remove @experimental flag from Extension and NodeState APIs#8354
etrepum merged 3 commits intofacebook:mainfrom
etrepum:claude/list-experimental-exports-gBV9Y

Conversation

@etrepum
Copy link
Copy Markdown
Collaborator

@etrepum etrepum commented Apr 14, 2026

Description

Lexical Extension can be documented as stable. It has been available for more than six months (v0.36.1 was released in Sep 2025), now has much more usage in the playground, and hasn't needed any significant API changes.

NodeState has been around for over a year, since Feb 2025 v0.26.0, so we can remove notes about its stability as well.

Test plan

Docs-only change

claude added 3 commits April 14, 2026 04:23
…exports

These APIs are no longer experimental: defineExtension, configExtension,
declarePeerDependency, getPeerDependencyFromEditor, namedSignals,
getKnownTypesAndNodes, watchedSignal, getExtensionDependencyFromEditor.

https://claude.ai/code/session_01Eh8EBHN3FFnmobAWEXZgis
The Lexical Extensions API is no longer experimental, so remove the
stability warning section from the extensions intro page.

https://claude.ai/code/session_01Eh8EBHN3FFnmobAWEXZgis
The NodeState API is no longer experimental, so remove the stability
warning section from the node-state docs page.

https://claude.ai/code/session_01Eh8EBHN3FFnmobAWEXZgis
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 14, 2026

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

Project Deployment Actions Updated (UTC)
lexical Ready Ready Preview, Comment Apr 14, 2026 4:32am
lexical-playground Ready Ready Preview, Comment Apr 14, 2026 4:32am

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 Apr 14, 2026
@etrepum etrepum added the extended-tests Run extended e2e tests on a PR label Apr 14, 2026
@etrepum etrepum added this pull request to the merge queue Apr 14, 2026
Merged via the queue into facebook:main with commit cd35c9c Apr 14, 2026
41 checks passed
@etrepum etrepum deleted the claude/list-experimental-exports-gBV9Y branch April 19, 2026 02:32
@etrepum etrepum mentioned this pull request Apr 27, 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.

3 participants