improves live preview breakpoints and zoom options in dark mode (#4090) (b91711a)
plugin-nested-docs: await populate breadcrumbs on resaveChildren (#4226) (4e41dd1)
rename tab button classname to prevent unintentional styling (#4121) (967eff1)
richtext-lexical: add missing 'use client' to TestRecorder feature plugin (fc26275)
richtext-lexical: Blocks: Array row data is not removed (#4209) (0af9c4d)
richtext-lexical: Blocks: fields without fulfilled condition are now skipped for validation (50fab90)
richtext-lexical: Blocks: make sure fields are wrapped in a uniquely-named group, change block node data format, fix react key error (#3995) (c068a87)
richtext-lexical: Blocks: z-index issue, e.g. select field dropdown in blocks hidden behind blocks below, or slash menu inside nested editor hidden behind blocks below (09f17f4)
richtext-lexical: Floating Select Toolbar: Buttons and Dropdown Buttons not clickable in nested editors (615702b), closes #4025