v0.11.3

facebook/lexicalv0.11.3Jul 19, 2023by ivailop7

AI Summary

A patch release fixing table imports, updating TypeScript, and resolving issues related to header selection and width reflow.

Key Highlights

  • Fixed table imports
  • Updated TypeScript to version 5.1.x
  • Fixed width reflow in columns when resizing tables
  • Added `setStyle` to Flow types

Full Release Notes

## v0.11.3 (2023-07-18)

- Fix table imports (#4795) Maksim Horbachevsky
- RFC Add prev editor state for mutation listener (#4796) Maksim Horbachevsky
- Fix  Cant convert paragraph into a header if the first child of the paragraph is a LineBreakNode (#4776) Naveen
- Add setStyle to Flow types (#4780) Acy Watson
- Fix width reflow in columns when resizing tables (#4775) Karam Qaoud
- package.lock (#4769) Gerard Rovira
- Remove duplicate declaration (#4772) Roman Gafiatullin
- fix Return LexicalEditorRefPlugin as valid JSX (#4771) Thomas Sauques
- Update TS to 5.1.x (#4695) Georgii Dolzhykov

## New Contributors
* @aMoRRoMa made their first contribution in https://github.com/facebook/lexical/pull/4772
* @naveen8801  made their first contribution in https://github.com/facebook/lexical/pull/4776 

**Full Changelog**: https://github.com/facebook/lexical/compare/v0.11.2...v0.11.3