trunk
Reader: fall back to post_thumbnail when featured image URL is unsafe (#111987)
Lodash: replace some() with native Array.prototype.some (#112073)
Add/markdown lint (#45571)
Modularize post normalizer (#39661)
Lodash: replace forEach() with native iteration (#112076)
Reader: Add time to read (#97529)
Lodash: replace map() with native Array.prototype.map (#112102)
Fix audio block showing 0:00 duration in Reader (#110201)
Lodash: replace filter() with native Array.prototype.filter (#112081)
Implement Help-Center contact form (#63198)
chore: Refactor client/lib to use import/order (#55200)
chore(formatting): Remove @format pragma from codebase (#37591)
Lodash: replace find(), findLast() and has() with native equivalents (#111993)
Lodash: replace truncate(), partition(), maxBy() and minBy() (#111901)
Lodash: replace reduce() with native reduce (#111983)