Skip to content

fix(deps): update dependencies (minor update)#281

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/dependencies-(minor-update)
Open

fix(deps): update dependencies (minor update)#281
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/dependencies-(minor-update)

Conversation

@renovate

@renovate renovate Bot commented Jul 21, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@lexical/react (source) 0.12.40.45.0 age confidence dependencies minor
@lexical/selection (source) 0.12.40.45.0 age confidence dependencies minor
@lexical/utils (source) 0.12.40.45.0 age confidence dependencies minor
@tauri-apps/api 1.5.11.6.0 age confidence dependencies minor
lexical (source) 0.12.40.45.0 age confidence dependencies minor
react (source) 19.2.319.2.7 age confidence dependencies patch
react-dom (source) 19.2.319.2.7 age confidence dependencies patch
serde (source) 1.0.2191.0.228 age confidence dependencies patch
serde_json 1.0.1411.0.150 age confidence dependencies patch

Release Notes

facebook/lexical (@​lexical/react)

v0.45.0

Compare Source

  • cilexical Bug Fix Upgrade playwrighttest to 1.60.0 (#​8582) Bob Ippolito
  • lexical-htmllexical-playground Feature Conditional DOM render overrides (disabledForEditordisabledForSession) (#​8575) Bob Ippolito
  • fix prevent MOVETOENDMOVETOSTART crash on decorator-only elements (#​8577) Sherry
  • Refactor Publish packages from their root directory (#​8554) Bob Ippolito
  • lexical-website Documentation Tuning HistoryExtension for long sessions (#​8546) Bob Ippolito
  • lexical-html Feature DOMImportExtension - replacement for importDOM (#​8528) Bob Ippolito
  • lexical-website Feature Server-rendered Copy page Markdown button (#​8570) Bob Ippolito
  • ci Use playwright install-deps instead of apt-get (#​8572) Bob Ippolito
  • lexical-website Bug Fix Fix crash on docserror page from undefined process (#​8557) Bob Ippolito
  • lexical Bug Fix Correct children fast-path text size for cross-parent-moved elements (#​8569) Bob Ippolito
  • Breaking Changelexicallexical-htmllexical-selectionlexical-utilslexical-playground Feature Generalize DOMSlot and add DOMRenderExtension override surface (#​8519) mayrang
  • lexical-playground Bug Fix Build dev playground in development mode (#​8565) Bob Ippolito
  • lexical Bug Fix Skip reconcileChildren fast path during full reconcile (#​8564) Bob Ippolito
  • lexicallexical-rich-textlexical-code-core Bug Fix Cursor stuck before leading inline DecoratorNode (#​8558) mayrang
  • lexical-code-prismlexical-code-shikilexical-playground Feature Allow null Tokenizer.defaultLanguage to preserve markdown round-trip (#​8553) mayrang
  • lexical-extensionlexical-playground Feature Insert paragraph on click after the last block (#​8549) mayrang
  • lexical-playground Bug Fix Normalize collapsible content children (#​8539) Rohan Patnaik
  • lexical Bug Fix Cache last-child kind for trailing-br reconcile (#​8548) mayrang
  • lexical-markdown Chore Cover bold italic markdown round trip (#​8541) Rohan Patnaik
  • lexical-extensionlexical-htmllexical-utilslexical Chore Migrate away from legacy flow syntax (#​8547) Sam Zhou
  • lexical Feature Detect infinite recursion in update listeners (#​8542) mayrang
  • lexical-playground Bug Fix EquationNode click NodeSelection empty-input Backspace removes (#​8534) mayrang
  • build(deps) bump serialize-javascript from 6.0.2 to 7.0.4 (#​8540) dependabotbot
  • lexical-history Feature Add maxDepth option to HistoryExtension (#​8537) Bob Ippolito
  • lexical Feature ElementNode importexport support for data-lexical-indent (#​8536) Bob Ippolito
  • lexical-markdown Bug Fix Fix Markdown import with Unicode whitespace (#​8535) Rodrigo Lungui
  • lexical-website Bug Fix Remove embed1 from non-iframe StackBlitz links (#​8531) Bob Ippolito
  • lexical Bug Fix handle triple-click overselection in setBlocksType (#​8517) Mike Dalessio
  • Breaking Changelexicallexical-extensionlexical-rich-textlexical-plain-text Feature Move triple click selection handling to NormalizeTripleClickSelectionExtension (#​8520) Bob Ippolito
  • lexical-rich-text Bug Fix Insert paragraph on Enter for a block DecoratorNode NodeSelection (#​8526) mayrang
  • lexical-yjs Chore Fix RenderSnapshot comment typo (#​8527) Shaurya Singh
  • lexical-playground Bug Fix Fix unawaited playwright promises in e2e test suite (#​8521) Bob Ippolito
  • ci Chore pin Windows e2e runners to windows-2022 (#​8522) Bob Ippolito
  • lexicallexical-yjslexical-playground Chore Respect browserslist (#​8512) Sergey Gorbachev
  • lexical-react Feature optional async onClose for LexicalTypeaheadMenuPlugin (#​8489) Abhinav Gautam
  • lexical-markdown Bug Fix run element markdown shortcuts on Enter (#​8488) Abhinav Gautam
  • lexical-website Bug Fix Correct links to included extensions (#​8523) duyda
  • lexical-code-shikinextjs-code-shiki Bug Fix Externalize shiki dependencies in the published bundle (#​8514) Bob Ippolito
  • lexical-website Bug Fix Drop Vercel Analytics inject and unwrap chat input from flex parent (#​8509) mayrang
  • lexical-website Refactor Drop docusaurus-plugin-internaldocs-fb preset (#​8516) Gerard Rovira
  • ci Refactor Use composite actions to simplify github workflows (#​8504) Bob Ippolito
  • lexical-extension Bug Fix Set the correct default canIndent (#​8510) Sergey Gorbachev
  • lexicallexical-listlexical-selectionlexical-link Refactor Centralize replace-area selection mapping bulk splice (#​8505) mayrang
  • lexical-table Bug Fix prevent crash when moving selection with arrow key outside of nested table (#​8502) Randal
  • Breaking Changelexical-extensionlexical-rich-textlexical-plain-text Feature Remove empty inline elements (#​8497) Sergey Gorbachev
  • Breaking Changelexical-markdown Bug Fix Apply markdown shortcuts on composition-committed triggers (#​8503) mayrang
  • lexical-playground Chore Drop FIXME #​8348 Firefox ArrowDown workaround in Tables.spec.mjs (#​8508) Mark Feng
  • lexical Perf Children fast path with suffix-incremental cache update in reconcileChildren (#​8482) mayrang
  • Breaking Changelexical Bug Fix Adjust selection when removeFromParent callers move a node out of its parent (#​8501) mayrang
  • lexical-playground Bug Fix Set font-size for h2 (#​8496) Sergey Gorbachev
  • ci Bug Fix Run extended tests on new commits to approved PRs (#​8499) Bob Ippolito
  • build(deps) bump mermaid from 11.14.0 to 11.15.0 (#​8500) dependabotbot
  • lexical-website Chore pnpm run update-team-data (#​8498) Bob Ippolito
  • lexical Bug Fix Handle iOS 10-key Korean IME deleteContentBackward with targetRange (#​8475) kotom320
  • Breaking Changelexical Bug Fix Backspace at block start preserves the current block (#​8493) mayrang
  • ci Bug Fix Only cancel in-progress workflows on newer commits (#​8494) Bob Ippolito
  • exampleslexical-website Feature Add markdown-editor split-view example (#​8464) Bob Ippolito
  • lexical-table Bug Fix Attach window pointerdown handler when root element is set after register (#​8492) Bob Ippolito
  • lexical-react Chore Make onOpenEmbedModalForConfig prop optional in LexicalAutoEmbedPlugin (#​8485) Sergey Gorbachev
  • lexical-code-core Bug Fix detect nested br elements in pasted code (#​8487) Danyal Ahmed
  • lexical Bug Fix keep caret above the on-screen keyboard after Enter (#​8486) jWA
  • lexical-playground Fix Prevent auto-zoom when focusing in the editor in iOS Safari (#​8480) Sergey Gorbachev
  • Breaking Changelexical Bug Fix Include shadow root in getReconciledDirection (#​8479) Ibrahim El-bastawisi
  • Fix Copyright statement to match OSS automated checkup regex (#​8483) Sherry
  • lexical Bug Fix Preserve queued updates and tags through setRootElement (#​8470) mayrang
  • lexical Perf Adopt GenMap copy-on-write for NodeMap and reconciler keyToDOMMap (#​8481) mayrang
  • lexical-react Bug Fix ExtensionComponent support for output Components with required props (#​8472) Bob Ippolito
  • lexical-history Feature Add canUndo and canRedo ReadonlySignals to HistoryExtension output (#​8465) Bob Ippolito
  • lexical Documentation Add TSDoc for LexicalNodeReplacement and withKlass (#​8471) Mark Feng
  • examples Chore Disable skipLibCheck in react-rich for lib-types regression coverage (#​7093) (#​8473) Mark Feng
  • lexical Refactor Cache RangeSelection.isBackward() result on the instance (#​8474) mayrang
  • lexical-website Documentation Add missing lexicalreact plugin docs (#​8476) abhishekvishwakarma007
  • lexical-website Documentation Update Document NodeState in config JSON serialization (#​8467) Mark Feng
  • lexical Bug Fix Resolve --lexical-indent-base-value via CSS var() instead of pre-computing in JS (#​8466) mayrang
  • lexical-website Fix copyright statement to pass OSS automated checkup (#​8463) Sherry
  • build(deps) bump chakra-uireact from 2.10.9 to 3.35.0 (#​8457) dependabotbot
  • lexicallexical-list Feature Add setFormatFromDOM function and use it to import alignment for ListItem (#​8460) Sergey Gorbachev
  • examples Docs Add the missing links to the sandbox (#​8462) Sergey Gorbachev
  • lexical-yjs Bug Fix Handle node state being removed on non-TextNodes in collab v2 (#​8461) James Fitzsimmons
  • build(deps) bump react-error-boundary from 6.0.0 to 6.1.1 (#​8456) dependabotbot
  • build(deps) bump react-day-picker from 9.12.0 to 9.14.0 (#​8458) dependabotbot
  • build(deps-dev) bump typesjsdom from 21.1.6 to 28.0.1 in the dev-dependencies group (#​8455) dependabotbot
  • build(deps) bump yjs from 13.6.27 to 13.6.30 (#​8449) dependabotbot
  • build(deps-dev) bump the dev-dependencies group across 1 directory with 30 updates (#​8447) dependabotbot
  • lexical-playground Bug Fix Convert selection to a code block in place (#​8453) mayrang
  • lexical-code-corelexical-code-shikilexical-code-prism Feature Outdent space-indented code lines (#​8445) mayrang
  • build(deps) bump happy-dom from 20.8.9 to 20.9.0 (#​8451) dependabotbot
  • build(deps) bump floating-uireact from 0.27.16 to 0.27.19 (#​8448) dependabotbot
  • lexical-rich-text Feature Add EscapeFormatAtBoundaryExtension for opt-in format escape at text node boundaries (#​8383) Vishisht Maroria
  • lexical-list Feature Add the createListItemNode method to the ListNode and use it for children normalization (#​8427) Sergey Gorbachev
  • lexical-playground Bug Fix Allow PagesExtension to be disabled by ActionsPlugin (html markdown mode) (#​8444) Bob Ippolito
  • lexical-playground Bug Fix Prevent crash importing details with loose body content (#​8442) Mark Feng
  • lexicallexical-list Bug Fix Reuse DOM when reconciling cross-parent node moves (#​8441) mayrang
  • lexical-markdown Bug Fix Preserve hard line breaks in default markdown import (#​8402) Provi
  • lexicallexical-playground Bug Fix Add workarounds for buggy browser behavior around macOS text replacements (#​8417) Noah Gregory
  • lexical-clipboard Chore Export GetClipboardDataExtension (#​8431) Ibrahim El-bastawisi
  • lexical-playground Bug Fix Prevent FloatingLinkEditor toolbar from being clipped near the editors bottom edge (#​8432) mayrang
  • lexical Bug Fix Respect CSS display style in isBlockDomNode and isInlineDomNode (#​8428) abhishekvishwakarma007
  • lexical-websitelexical-react Documentation Update Clarify editorState null vs undefined and empty-state pitfall (#​8429) Mark Feng
  • Chore Inline toolbar SVG icons in examples via Vite asset handling (#​8430) Mark Feng
  • lexical-playground Bug Fix Position FloatingLinkEditor below the entire link for multi-line and decorator-only links (#​8419) mayrang
  • lexical perf defer DOM Selection property reads in updateDOMSelection (#​8422) Royi Hagigi
  • lexical-markdown Feature Add convertSelectionToMarkdownString API (#​8395) mayrang
  • lexical-utils Bug Fix Pass editor context to editorState.read() in markSelection (#​8411) Sherry
  • lexicallexical-rich-textlexical-list Bug Fix Import dir attribute in importDOM (#​8412) mayrang
  • lexical Chore Fix path-to-regexp dependency vulnerability (#​8415) Vishisht Maroria
  • lexical Chore Fix immutable dependency vulnerability (#​8409) Vishisht Maroria
  • lexical Chore Fix eslint dependency vulnerability (#​8408) Vishisht Maroria
  • examples Chore Merge dev-node-state-style into examplesnode-state-style (#​8403) Bob Ippolito
  • lexical Chore Fix astro dependency vulnerability (#​8406) Vishisht Maroria
  • lexical Chore Fix postcss dependency vulnerability (#​8405) Vishisht Maroria
  • lexical Chore Fix dompurify dependency vulnerability (#​8404) Vishisht Maroria
  • lexical Chore Fix protobufjs dependency vulnerability (#​8401) Vishisht Maroria
  • Bug Fix Fix release workflows missing rename from release.js to release.mjs (#​8400) Bob Ippolito
  • v0.44.0 (#​8394) Bob Ippolito
  • v0.44.0 Lexical GitHub Actions Bot

v0.44.0

Compare Source

  • lexical Chore Fix uuid dependency vulnerability (#​8399) Vishisht Maroria
  • Fix Flow type errors in flow definition files (#​8396) Sherry
  • lexical-extension Bug Fix Use maybeFromEditor in getPeerDependencyFromEditor (#​8398) Sherry
  • lexical-playground Bug Fix Show floating link editor for single-character links (#​8392) mayrang
  • lexical-list Bug Fix Toggle checklist items on mobile tap (#​8390) jWA
  • lexical-playground Refactor Use floating-uireact for FloatingLinkEditorPlugin positioning (#​8388) mayrang
  • build(deps) bump excalidrawexcalidraw from 0.18.0 to 0.18.1 (#​8389) dependabotbot
  • lexical-react Bug Fix Fall back to root node in NodeContextMenuPlugin when click target has no Lexical node (#​8385) mayrang
  • lexical-playground Feature Format HTML conversion with prettier (#​8386) Bob Ippolito
  • lexical-linklexical-react Feature Allow custom punctuation for AutoLink boundaries (#​8378) Agyei Holy
  • lexical-list Bug Fix Merge nested list into parent li during HTML export (#​8313) Sathvik Veerapaneni
  • lexical-clipboardlexical-rich-textlexical-plain-text Bug Fix Drag-and-drop within the same block (#​8373) Bob Ippolito
  • lexicallexical-utilslexical-list Bug Fix Clean up and test insertNodeToNearestRootAtCaret edge cases (#​8384) Bob Ippolito
  • lexical-htmllexical-playground Feature Implement a well-defined ordering for DOMRenderExtension overrides and add decorateDOM (#​8368) Bob Ippolito
  • lexicallexical-code-corelexical-listlexical-tablelexical-yjs Refactor make runtime style updates CSP-safe (#​8372) Agyei Holy
  • lexical-list Bug Fix Ensure that ListItemNode always has a ListItem parent (#​8382) Bob Ippolito
  • lexical-markdown Bug Fix Code spans take precedence over inline formatting in shortcuts (#​8381) Sherry
  • lexical-playground Feature HTML conversion button (#​8379) Sergey Gorbachev
  • address follow-redirects dependency vulnerability (#​8380) vishisht31
  • lexical-markdown Bug Fix Escape ordered-list pattern in bullet list item export (#​8311) Sathvik Veerapaneni
  • lexical Feature COMMANDPRIORITYBEFORE priorities for last-registered-called-first order (#​8375) Bob Ippolito
  • lexical-react Bug Fix Dont auto-dispose editor from LexicalExtensionEditorComposer (#​8377) Bob Ippolito
  • lexical-website Bug Fix Fix type checking for lexical-website package (#​8371) Bob Ippolito
  • lexical-website Bug Fix Fix tailwindcss docusaurus config regression (#​8369) Bob Ippolito
  • lexicallexical-html Feature Extensible DOM createupdateexport (#​8353) Bob Ippolito
  • lexical-react Bug Fix Add yjs as optional peer dependency for Yarn PnP compatibility (#​8366) Kim Jong Hyen
  • lexical-markdown Bug Fix Add undo history entry for markdown shortcut transforms (#​8365) Seongyu Kim
  • lexical-text Chore Add deprecation notice to findTextIntersectionFromCharacters (#​8364) Bob Ippolito
  • Chore Refactor CommonJS scripts to ESM modules (#​8355) Bob Ippolito
  • Breaking Changelexical-code Bug Fix move code block escape logic to KEYENTERCOMMAND listener (#​8360) Anika
  • lexicallexical-playground Fix Use the fallback matching for number keys in keyboard shortcuts (#​8361) Sergey Gorbachev
  • address simple-git dependency vulnerability (#​8358) Sherry
  • lexical Bug Fix Workaround for synchronous firefox focus edge case behavior (#​8356) Bob Ippolito
  • Chore Cache build playwright before running e2e tests (#​8357) Bob Ippolito
  • lexical Bug Fix Resolve Firefox arrow key navigation issue in collapsible nodes (#​8348) (#​8349) Mohmed Ikram
  • lexicallexical-extension Chore Remove experimental flag from Extension and NodeState APIs (#​8354) Bob Ippolito
  • Breaking Changelexical-offsetlexical Chore Deprecate the brokenundocumenteduntested OffsetView and export createChildrenArray from lexical (#​8350) Bob Ippolito
  • build(deps) bump pnpmaction-setup from 4 to 6 in the github-actions group across 1 directory (#​8335) dependabotbot
  • lexical-htmllexical-table Feature Inline CSS from style tags (#​8326) Tom Sarduy
  • lexical-playground Feature Add PagesExtension (#​8322) Ibrahim El-bastawisi
  • build(deps) bump zustand from 4.5.7 to 5.0.12 (#​8340) dependabotbot
  • build(deps-dev) bump the dev-dependencies group across 1 directory with 42 updates (#​8347) dependabotbot
  • lexical-code-prismlexical-code-shikilexical-playground Feature Add CodePrismExtension, CodeShikiExtension, and migrate playground plugins to extensions (#​8346) Bob Ippolito
  • Chore Encourage agents to use extensions and config in AGENTS.md (#​8341) Bob Ippolito
  • build(deps) bump docusaurus from 3.9.2 to 3.10.0, update typedoc, react (#​8339) dependabotbot
  • build(deps) bump y-websocket from 1.5.4 to 3.0.0 (#​8343) dependabotbot
  • build(deps) bump semver from 7.7.2 to 7.7.4 (#​8338) dependabotbot
  • build(deps) bump docusaurusfaster from 3.9.2 to 3.10.0 (#​8342) dependabotbot
  • chore update stale dev dependencies to resolve Dependabot alerts (#​8336) Michael
  • chore remove examplefixture lockfiles from git to reduce Dependabot noise (#​8334) Michael
  • lexical-markdown Bug Fix replace lookbehind assertions for Safari 16.4 compatibility (#​8332) Yahid Basha
  • lexical-code-shiki Chore Upgrade shiki to 4.0.2 (#​8330) Bob Ippolito
  • lexical-react Bug Fix Prevent error when editorRef is null (#​8329) Jimmy
  • lexical-extension Fix Remove JSX dependency from DecoratorTextNode (#​8328) Bob Ippolito
  • Security Override yaml to 1.10.3 to fix CVE-2026-33532 (#​8324) Sherry
  • lexical-playground Collapsible Section Animations (#​8323) Ivaylo Pavlov
  • Update examples for v0.43.0 (#​8321) Bob Ippolito
  • lexical-website Feature Add more examples to the demos gallery with local screenshot captures (#​8316) Bob Ippolito
  • v0.43.0 (#​8319) Bob Ippolito
  • v0.43.0 Lexical GitHub Actions Bot

v0.43.0

Compare Source

  • lexical-link Bug Fix Preserve cursor position when merging adjacent identical links (#​8309) Sathvik Veerapaneni
  • Breaking Changelexical Bug Fix Use asynchronous parent editor delegation when needed (#​8308) Bob Ippolito
  • Chore Upgrade vite to 7.3.2 (#​8307) Bob Ippolito
  • lexical Chore Upgrade ESLint 8 to ESLint 10 with flat configuration (#​8287) Bob Ippolito
  • lexical-website Documentation Update clarify Yjs custom node property syncing (#​8288) Ved Thakar
  • lexical-react Feature Add lexicalreactuseExtensionSignalValue module for reading signals (#​8286) Bob Ippolito
  • example Feature Add a new agent-example using a local LLM (#​8281) Bob Ippolito
  • lexical-yjs Feature Add CSS classes to collaboration cursor elements (#​8271) Mike Burton
  • build(deps) bump lodash-es from 4.17.22 to 4.18.1 (#​8279) dependabotbot
  • lexical-utilslexical-extension Bug Fix Fix insertNodeIntoLeaf edge case and update preactsignals-core, hermes, and flow related dependencies (#​8276) Bob Ippolito
  • lexical-website Chore community page updates (#​8270) Bob Ippolito
  • lexical-markdown Bug Fix Preserve markdown hard line breaks during import when newlines are preserved (#​8265) joshjryan
  • Bump flow and replace legacy flow syntax with modern ones (#​8277) Sam Zhou
  • lexical-headless Bug Fix Use window.happyDOM.close() to ensure proper cleanup (#​8274) Bob Ippolito
  • lexical Fix merge TextNodes when state contains different number of default values (#​8273) James Fitzsimmons
  • lexical-website Feature ui improvement in the homepage of lexical.dev (#​8216) Matheus SantAnna
  • build(deps) bump happy-dom from 20.8.8 to 20.8.9 (#​8269) dependabotbot
  • lexical Fix Replaced the function insertNodes with insertNodeIntoLeaf for consistent behavior of Decorator Node within MarkNode (#​8266) Ajinkya Nikam
  • examples Feature Added examples (for the website) (#​8258) Matheus SantAnna
  • lexical Fix exclude Android WebView from ISSAFARI browser detection (#​8267) K
  • lexical-playground Bug Fix Use isExactShortcutMatch for Dvorak keyboard compatibility (#​8260) Sathvik Veerapaneni
  • build(deps) bump happy-dom from 20.0.11 to 20.8.8 (#​8264) dependabotbot
  • lexical-table Bug Fix Infer column header state from position during DOM import (#​8259) Sathvik Veerapaneni
  • lexical-selection Bug Fix Make getSelectionStyleValueForProperty direction-independent (#​8261) Sathvik Veerapaneni
  • build(deps) bump astro from 5.18.0 to 5.18.1 in scriptstestsintegrationfixtureslexical-esm-astro-react (#​8262) dependabotbot
  • lexical-code-prismlexical-code-shiki Bug Fix Remove usage of skipTransforms in CodeHighlighterPrism and CodeHighlighterShiki (#​8254) Bob Ippolito
  • Chore Update flow-bin to 0.306.0 and add incompatible-variance workaround (#​8253) Bob Ippolito
  • Chore Github CI workflows action updates and run with node 24 (#​8248) Bob Ippolito
  • Chore Update unit tests with extensions to use explicit resource management (using) (#​8243) Bob Ippolito
  • examples Chore Update examples for v0.42.0 (#​8246) Bob Ippolito
  • build(deps) bump next from 15.5.11 to 15.5.14 in scriptstestsintegrationfixtureslexical-esm-nextjs (#​8242) dependabotbot
  • v0.42.0 (#​8245) Bob Ippolito
  • v0.42.0 Lexical GitHub Actions Bot

v0.42.0

Compare Source

  • lexical-table Bug Fix handle table selections crossing intoout of nested tables (#​8234) Randal
  • lexical-link Feature Merge adjacent LinkNodes with identical attributes (#​8236) Achal Jhawar
  • build(deps) bump next from 15.5.11 to 16.1.7 in scriptstestsintegrationfixtureslexical-esm-nextjs (#​8232) dependabotbot
  • lexical-rich-text Bug Fix use writable node in HeadingNode.setTag (#​8235) Karesansui
  • lexical-devtools-core Bug Fix Clean up strict mode useLexicalCommandsLog behavior (#​8230) Bob Ippolito
  • lexical-playground Chore Remove unused code from playground TablePlugin (#​8231) Bob Ippolito
  • lexical-extensionlexical-react Feature LexicalExtensionEditorComposer, NestedEditorExtension, and fixed SharedHistoryExtension with playground refactor (#​8202) Bob Ippolito
  • lexical-codelexical-marklexical-reactlexical-tablelexical-rich-textlexical-link Bug Fix Add and fix afterCloneFrom implementations (#​8229) Bob Ippolito
  • lexical-playground Bug fix make clear formatting work on multiple paragraphs (#​8224) Piotr Dbrowski
  • lexical-eslint-plugin Chore update lexicaleslint-plugin for better eslint 9 support, finish jest to vitest migration (#​8227) Bob Ippolito
  • lexical Fix Fixing cursor position after inline equation, fix block equations (#​8228) Ajinkya Nikam
  • lexical-link Refactor add afterCloneFrom method to LinkNodeAutoLinkNode (#​8226) Sergey Gorbachev
  • lexical-list Fix create copies ListNodeListItemNode in split-like operations (#​8213) Sergey Gorbachev
  • lexical-website Fix Correct the mistake in the argument in the example on the Updates page (#​8225) Sergey Gorbachev
  • lexical-tablelexical-playground Breaking change Move hasFitNestedTables logic to Playground plugin (#​8210) Randal
  • lexical Fix Consecutive Linebreak insertion resets selection format (#​8222) Ajinkya Nikam
  • lexical-markdownlexical-playground Bug Fix Convert tabs in TabNode at import (#​8211) Simon
  • lexical Feature LexicalEditor RootListener and EditableListener can return unregister callbacks (#​8219) Bob Ippolito
  • lexicallexical-listlexical-markdown Feature resetOnCopyNode configuration to NodeState and LexicalNode.resetOnCopyNodeFrom hook (#​8221) Bob Ippolito
  • lexical Bug Fix When the editor starts with an empty list item, pressing ctrlbackspace (deleteWord) should replace the list with a paragraph (#​8220) Ajinkya Nikam
  • lexical Bug Fix respect CSS scroll-padding in scrollIntoViewIfNeeded (#​8218) Takenosuke Nagata
  • lexical-utilslexical-playground Feature Add insertNodeIntoLeaf and insert deeply DateTimeNode (#​8206) Sergey Gorbachev
  • lexical-table Chore add test for mouse leaving browser window during table selection (#​8215) Takenosuke Nagata
  • lexical-playground Fix use inline style for LayoutContainerNode import (#​8214) ByungGyu-Yu
  • lexical-website Bug Fix Removed blog route from lexical.dev (#​8209) Matheus SantAnna
  • lexical-table Refactor Call handleTableSelectionChangeCommand once instead of per-table (#​8200) Randal
  • lexical-react Revert revert Remove deprecated ContextMenu, consolidate menu rendering with backward-compatible menuRenderFn (#​8199) Michael
  • lexical-table Bug Fix Prevent single-cell table selection after exiting table selection (#​8195) Randal
  • lexical-code Breaking Change Extract Prism code highlighting to lexicalcode-prism (with internal module lexicalcode-core to avoid circular import) (#​8198) Bob Ippolito
  • lexical-table Bug Fix Improve nested table selection by using monolithic pointer event handling (#​8193) Randal
  • lexical-markdown Bug Fix update backslash escape handling to align with CommonMark (#​8192) kimseongyu
  • lexical-tablelexical-playground Feature nested tables resize themselves if hasFitNestedTables true (#​8183) Randal
  • lexical-table Refactor use monolithic listener for table SELECTIONCHANGECOMMAND and deselection handler (#​8187) Randal
  • lexical Chore Change alias from type to interface for EditorThemeClasses (#​8190) Sergey Gorbachev
  • lexical-playground Chore Remove legacy-events mode (#​8188) Sergey Gorbachev
  • lexical-playground Fix add fallback for dimensionless images to prevent collapse (#​8186) Sa-Te
  • lexical-link Bug Fix Enable autolink matching when it unlinked (#​8165) Sergey Gorbachev
  • Fix rollup CVE-2026-27606 in example project lockfiles (#​8182) Michael
  • lexical Chore Fix rollup CVE-2026-27606 across all lockfiles (#​8173) Michael
  • lexical Security Fix isaacsbrace-expansion vulnerability (CVE-2026-25547) (#​8175) Michael
  • lexical Chore Fix form-data CVE-2025-7783 in root lockfile (#​8174) Michael
  • lexical-markdown Fix enforce CommonMark flanking rules for trailing spaces (#​8170) Sa-Te
  • lexical Security Fix qs vulnerability (CVE-2025-15284) (#​8176) Michael
  • Fix cross-spawn vulnerability (CVE-2024-21538) by removing child-process-promise (#​8177) Michael
  • lexical Chore Fix minimatch CVE-2026-26996 in example projects (#​8169) Michael
  • Update examples for v0.41.0 (#​8171) Bob Ippolito
  • v0.41.0 (#​8166) Bob Ippolito
  • v0.41.0 Lexical GitHub Actions Bot

v0.41.0

Compare Source

  • lexical Bug Fix Move new paragraph outside inline element in insertParagraph (#​8158) Achal Jhawar
  • lexical-markdown Bug Fix Prevent nesting links creation (#​8164) Sergey Gorbachev
  • tests Chore Update yaml-language-server in lexical-esm-astro-react integration fixture (#​8163) PikkaPikkachu
  • lexical Bug Fix Maintain format when replace multiple formatted text nodes with composition text (#​8162) kimseongyu
  • lexical-markdown Fix Prevent markdown shortcut link transformer from being too greedy (#​8161) Bob Ippolito
  • feat add focus event option for the checklist extension (#​8105) Tulio
  • lexical Bug Fix Fix selected text not properly deleted after IME input on Safari (macOS) (#​8154) Kawashima Shota (shiba)
  • lexical-core Bug fix support dom selection for elements with slots (#​8159) Maksim Horbachevsky
  • lexical-rich-text Bug Fix Inherit format and style when inserting tab (#​8152) kimseongyu
  • lexical-playground Bug Fix Code block formatting in unintended adjacent lines (#​8149) Achal Jhawar
  • lexical Bug Fix Do not apply format and style when moving to different node in composition (#​8148) kimseongyu
  • lexical-history Bug Fix History not record composing character (#​8142) Senasiko
  • lexical-website Chore Add a website build step to Github Actions in CI (#​8146) Bob Ippolito
  • docs fix formatting and update browser support table (#​8144) IkyssOffc
  • lexical-extension Feature Implement DecoratorTextExtension applying format to DecoratorTextNode (#​8114) Sergey Gorbachev
  • lexical-markdown Feature Support Enter key after to create code block (#​8140) Achal Jhawar
  • lexical-link Bug Fix toggleLink removes link when selection is collapsed (#​8138) Senasiko
  • lexical-website Chore Update supported browsers list to Safari 15, Chrome 86, Firefox 115 (#​8141) Bob Ippolito
  • lexical-playground Clean up old Table Hover Actions (#​8139) Ivaylo Pavlov
  • lexical-link Bug Fix Add AutoLinkNode to AutoLinkExtension node dependencies (#​8137) Bob Ippolito
  • lexical-playground Fix Increase toolbar z-index to prevent content overlap (#​8134) Sa-Te
  • Breaking Changelexical Bug Fix Fix --lexical-indent-base-value CSS variable override (#​8132) Achal Jhawar
  • lexical-code Bug Fix Allow moving caret outside code block (#​7918) Simon
  • lexical-table Fix Preserve Background Color when pasting table rows inside table. (#​8131) Sa-Te
  • lexical Bug Fix Do not move anchor when inserting composition start char (#​8121) kimseongyu
  • lexical-react Annotate deprecated to menuRenderFn with NodeContext (#​8001) Michael
  • lexical-playgroundlexical-link Bug Fix Prevent AutoLinkNode from creating extra paragraphs (#​8127) Sebastian
  • lexical-playground Rearrange table columns (#​8063) Ivaylo Pavlov
  • lexical-link Bug Fix Prevent AutoLink from linking URLs inside code blocks (#​8123) Achal Jhawar
  • lexical-extensionlexical-rich-textlexical-react Feature Support configuration of indentable nodes (#​8122) Sergey Gorbachev
  • lexical Bug Fix Remove empty parent node in nested list (#​8118) Senasiko
  • lexical-playground tests for ComponentPickerMenuPlugin (#​8128) Syed Umar Anis
  • lexical-markdown Bug Fix Fix nested fenced code blocks parsing and export (#​8116) Abdul Alim
  • lexical-list Feature Preserve ordered list numbering when split by blocks or paragraphs (#​8092) Sa-Te
  • lexical Feature Support legacy align attribute in ParagraphNode importDOM (#​8115) Sa-Te
  • Fix(table) Support scope attribute in HTML import. (#​8094) Sa-Te
  • lexical Chore Stabilize playground collab WebKit E2E test waits (#​8113) Szymon Rczka
  • lexical-tablelexical-playground Feature Implement fit nested tables for nested table pasting (#​8097) Randal
  • Update examples for v0.40.0 and pnpm (#​8110) Bob Ippolito
  • lexical Bug Fix Prevent layout thrashing when setting element indent for no indent case (#​8111) InanBerkin
  • v0.40.0 (#​8104) Bob Ippolito
  • v0.40.0 Lexical GitHub Actions Bot

v0.40.0

Compare Source

  • lexical Bug Fix Refactor RootNode.cachedText computation for coherency (#​8099) Bob Ippolito
  • lexical-markdown Bug Fix Replace regex-based format matching with (#​8093) kimseongyu
  • Fix(Playground) Prevent code block line wrapping to keep line number (#​8087) Sa-Te
  • lexical-table Chore Fix test for nested table pasting (#​8088) Randal
  • lexicallexicaltable Bug Fix Fix inconsistent multi-cell selection in 2x2 tables (#​8081) Aldo Lata Soba
  • lexical-markdown Bug Fix Fix incorrect format tag placement at link boundaries (#​8085) kimseongyu
  • lexical-link Bug Fix Toggle links with nested children (#​8078) Patrick Moody
  • lexical-react Chore Expose onReposition prop on SelectionAlwaysOnDisplay (#​8071) Daniel Teo
  • lexicallexicaltable Fix CtrlA to select all cells in table with merged cells #​8074 (#​8076) Aldo Lata Soba
  • lexicallexicallink Bug Fix Fix infinite transform loop in AutoLinkPlugin (#​8070) Aldo Lata Soba
  • lexical-list Bug Fix Treat whitespace-only list items as empty when pressing Enter (#​8068) Michael Shafer
  • lexical Bug Fix format removed on multi selection after replace (#​8069) kimseongyu
  • lexicallexicalreact Bug Fix Fix cursor disappearing in Firefox when dragging blocks (#​8065) Aldo Lata Soba
  • lexical-playground Add button shows the Component Picker (#​8066) Ivaylo Pavlov
  • lexical-react Bug Fix Clear remote cursor immediately on collaborator refresh (#​8062) Aldo Lata Soba
  • lexical-playground Column Sort for Basic Table (#​8060) Ivaylo Pavlov
  • lexical-playground New Table Hover Actions Plugin (#​8057) Ivaylo Pavlov
  • lexical-playground Draggable handle and dropdown CSS zoom fix ([#​8052](https://redirect.g

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone Asia/Tokyo)

  • Branch creation
    • "after 9am on monday,before 12am on monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/dependencies-(minor-update) branch from 10ffcbe to cf383dd Compare July 21, 2025 04:53
@renovate renovate Bot force-pushed the renovate/dependencies-(minor-update) branch 2 times, most recently from aee9429 to 96f65f4 Compare August 1, 2025 03:26
@renovate renovate Bot force-pushed the renovate/dependencies-(minor-update) branch 3 times, most recently from de102b9 to 77ca981 Compare August 11, 2025 05:23
@renovate renovate Bot force-pushed the renovate/dependencies-(minor-update) branch 2 times, most recently from 1b4941b to 7fdf4f6 Compare August 19, 2025 06:14
@renovate renovate Bot force-pushed the renovate/dependencies-(minor-update) branch from 7fdf4f6 to f35585c Compare August 25, 2025 05:13
@renovate renovate Bot force-pushed the renovate/dependencies-(minor-update) branch 5 times, most recently from ab9f85a to 1c4af81 Compare September 25, 2025 21:04
@renovate renovate Bot force-pushed the renovate/dependencies-(minor-update) branch 2 times, most recently from be6a7cd to 7a66793 Compare October 1, 2025 21:33
@renovate renovate Bot force-pushed the renovate/dependencies-(minor-update) branch 2 times, most recently from e2344b6 to 1083dc9 Compare October 12, 2025 01:34
@renovate renovate Bot force-pushed the renovate/dependencies-(minor-update) branch 2 times, most recently from 4473186 to b41c833 Compare October 20, 2025 05:40
@renovate renovate Bot force-pushed the renovate/dependencies-(minor-update) branch 2 times, most recently from 980efc2 to 2278a52 Compare October 27, 2025 04:38
@renovate renovate Bot force-pushed the renovate/dependencies-(minor-update) branch 3 times, most recently from 47fd6ea to dfc8993 Compare November 3, 2025 06:13
@renovate renovate Bot force-pushed the renovate/dependencies-(minor-update) branch from dfc8993 to 508a892 Compare November 10, 2025 06:06
@renovate renovate Bot force-pushed the renovate/dependencies-(minor-update) branch from 508a892 to d8a360d Compare November 17, 2025 06:40
@renovate renovate Bot force-pushed the renovate/dependencies-(minor-update) branch 2 times, most recently from f204460 to 7f88c65 Compare December 1, 2025 10:00
@renovate renovate Bot force-pushed the renovate/dependencies-(minor-update) branch from 7f88c65 to 9f3a478 Compare December 8, 2025 04:35
@renovate renovate Bot force-pushed the renovate/dependencies-(minor-update) branch 3 times, most recently from 558c441 to 939a16d Compare January 12, 2026 05:17
@renovate renovate Bot force-pushed the renovate/dependencies-(minor-update) branch 3 times, most recently from c2de770 to 2bcd5a1 Compare January 26, 2026 05:58
@renovate renovate Bot force-pushed the renovate/dependencies-(minor-update) branch 3 times, most recently from 49be7ba to 547b2c6 Compare February 2, 2026 20:29
@renovate renovate Bot force-pushed the renovate/dependencies-(minor-update) branch 2 times, most recently from ece0e11 to 02764fe Compare February 12, 2026 17:50
@renovate renovate Bot force-pushed the renovate/dependencies-(minor-update) branch 3 times, most recently from a51e28c to e33cb1a Compare February 23, 2026 05:45
@renovate renovate Bot force-pushed the renovate/dependencies-(minor-update) branch 2 times, most recently from 8a54e44 to 93e1f3b Compare March 2, 2026 08:44
@renovate renovate Bot force-pushed the renovate/dependencies-(minor-update) branch from 93e1f3b to 8abdb65 Compare March 5, 2026 18:35
@renovate renovate Bot force-pushed the renovate/dependencies-(minor-update) branch 2 times, most recently from 047546d to 399e01c Compare March 19, 2026 21:26
@renovate renovate Bot force-pushed the renovate/dependencies-(minor-update) branch from 399e01c to 1dd61b0 Compare April 1, 2026 17:17
@renovate renovate Bot force-pushed the renovate/dependencies-(minor-update) branch 2 times, most recently from decf196 to 8d68a93 Compare April 9, 2026 19:09
@renovate renovate Bot force-pushed the renovate/dependencies-(minor-update) branch from 8d68a93 to 5de6c30 Compare April 27, 2026 15:47
@renovate renovate Bot force-pushed the renovate/dependencies-(minor-update) branch 2 times, most recently from b8c21fd to a3d5702 Compare May 12, 2026 12:35
@renovate renovate Bot force-pushed the renovate/dependencies-(minor-update) branch 2 times, most recently from 5571db2 to 4aa114b Compare May 28, 2026 18:32
@renovate renovate Bot force-pushed the renovate/dependencies-(minor-update) branch from 4aa114b to 1180ed0 Compare May 29, 2026 00:32
@renovate renovate Bot force-pushed the renovate/dependencies-(minor-update) branch from 1180ed0 to 1ce4854 Compare June 2, 2026 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants