trunk
Rename styles for count component to a8c-count so it wont leak and af… (#109824)
Remove lodash `get` in favor of native optional chaining (#112149)
Remove SCSS prelude feature for better performance - Take II (#111583)
Login i18n: Fix formatting issue with KO and JA -- TAKE 2 (#107070)
Reader: Migrate teams data fetching to React Query (READ-384, READ-403) (#110313)
Reader recent section: add consistent keyboard focus indicators and fix menu/hovercard accessibility (#112527)
Reader: align comment author, respondee and timestamp on a shared baseline (#113112)
Lodash: replace map() with native Array.prototype.map (#112102)
Cookie banner: Enable the Decline non-essential button (#109741)
Simple-to-Atomic transfer: Explain move to WP Cloud (#112432)
Trim stale and unnecessary lodash references from docs and comments (#112289)
Update wordpress packages to a recent version (#78711)
Reader: Add profile settings tab to edit identity and tabs visibility (#111734)
Reader onboarding - add custom source + call new endpoint to flush welcome email on finish. (#111805)
Remove lodash startsWith/trim/last/flatten in favor of native JS (#111691)
Remove the site-setup "Back to goals" affordances (#112478)
Lodash: replace debounce/throttle with @wordpress/compose (#111775)
Remove uses of `preventWidows` from `client/blocks` (#103147)
Lodash: replace no-default get() with optional chaining (#111865)
Lodash: replace some() with native Array.prototype.some (#112073)
Login: fix vertical misalignment of "Last used" badge (#113313)
Lodash: replace get() with optional chaining (batches 4–5) (#112070)
Remove lodash pick and omit in favor of @automattic/js-utils (#111735)
Purchase Management: Update the notices on the purchase management page, especially for expiring WordPress.com plans (#113195)
Student plan: Plans page and my-plan cards and touchpoints (#112086)
client/blocks: React 19 forward-compatible (behavior-preserving) (#111506)
Lodash: replace escapeRegExp(), once() and isError() (#111861)
Fix usage of apiNamespace param for WP.com proxy requests (#100820)
Reader: Add subscription gate on marking posts as seen (#113162)
Reader - add new - fix issues with stale search and subscribed state (#112609)
Reader: Update email verification notification on subscription manager (#100530)
Reader: remove Freshly Pressed suggestion action (#112704)
Reader featured image - fix image sizes in compact mobile (#113481)
Lodash: replace get() with optional chaining (batch 3) (#112053)
Lodash: replace defer() with native setTimeout( fn, 0 ) (#111822)
UPDATE: Reader urls from /read to /reader (#99038)
calypso-build: trim sass includePaths to what each project actually needs (#110660)
Lodash: replace isEmpty with an @automattic/js-utils helper (#112106)
Signup form: place terms of service consistently after the action (#113371)
A4A Sites: replace gradient avatar fallback with first-grapheme (#111079)
Auto-fix eslint curly errors. (#69021)
Stats: show the Search terms module by default (#113272)
Stats: unify link colours, UTM outline, and interactive elements with the accent (#112589)
State: Use shorter version of useSelector when no args (#86793)
React 19: forward-compatible client/ changes (works on React 18 & 19) (#111727)
Banner: stop restyling the card edge on hover and focus (#112856)
Lodash: replace isNumber(), findKey() and findIndex() with native equivalents (#111868)
Devdocs: remove them (#110044)