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