Release 1.109.2
- Fixes a crash on pasting MS Word list markup - WordPress/gutenberg#56653
- Fix issue related to receiving undefined ref in text color format - WordPress/gutenberg#56686
- Fix HTML to blocks conversion when no transformations are available - WordPress/gutenberg#56723
- Fix crash related to undefined attributes in
getFormatColors
function ofRichText
component - WordPress/gutenberg#56684 - Global Styles - Fix issue with custom color variables not being parsed - WordPress/gutenberg#56752
- Address
NullPointerException
crash inAztecHeadingSpan
- WordPress/gutenberg#56757