crea

facebook/lexicalcreaFeb 9, 2023by thegreatercurve

Full Release Notes

## What's Changed
* [0.8] feat: set the update tag from yjs based on the origin by @husseinraoouf in https://github.com/facebook/lexical/pull/3608
* [0.8] Apply node transform not only to the original node but also to the overriding node by @saint1991 in https://github.com/facebook/lexical/pull/3639
* [0.8] Allow users to customise the indentation of tabs by @thegreatercurve in https://github.com/facebook/lexical/pull/3802
* [0.8] Allow the format property to be omitted by @Karibash in https://github.com/facebook/lexical/pull/3812
* [0.8] Update ContentEditable types by @thegreatercurve in https://github.com/facebook/lexical/pull/3580
* [0.8] List indentation simplified by @EgonBolton in https://github.com/facebook/lexical/pull/3809
* [0.8] Add style properties to RangeSelection by @trueadm in https://github.com/facebook/lexical/pull/3863
* Ensure deletions capture existing formatting by @trueadm in https://github.com/facebook/lexical/pull/3867