v23.7.1
Remove unused catch block variables across the codebase (#76969)
Testing: Remove custom import resolvers and package subpath syntax rules (#72978)
Update changelog files
Docs: Remove Block Grammar doc and all corresponding internal links. (#51106)
Block Parser: Remove description for singular since tag (#69799)
Code Modernization: Use null coalescing operator in place of `isset()` in ternaries. (#74335)
Code Quality: Fix Documentation inconsistencies in `Block Parser` classes (#69785)
chore(release): publish
Split each class in `parser.php` to a separate file (#48693)
Build: Simplify tsconfig.json files (#68326)