Changelog
Bug Fixes
Block Hooks
- Fix truncation of post content. (#68926)
- Fix duplicated insertion in Post Content. (#69142)
- Enable first/last child insertion next to Classic block. (#69241)
Block Library
- Template Part block: Guard against
get_block_file_template
returningnull
. (#69309)
Code Quality
Block Hooks
- Add end-to-end test Coverage. (#69044)