trunk
Reword remaining lodash references in js-utils and docs (#112275)
Packages: Move case and mapping methods to js-utils (#58110)
Lodash: replace capitalize() with @automattic/js-utils (#111856)
Freeze the js-utils parity tests to captured values (#112303)
Lodash: replace escapeRegExp(), once() and isError() (#111861)
Site Assembler: Preserve the selected layout and styles after the checkout (#75057)
Lodash: replace groupBy/mapKeys with @automattic/js-utils helpers (#111741)
Remove lodash mapValues, pickBy, and omitBy in favor of @automattic/js-utils (#111739)
Lodash: replace truncate(), partition(), maxBy() and minBy() (#111901)
Replace lodash memoize with an @automattic/js-utils helper (#112200)
Remove lodash pick and omit in favor of @automattic/js-utils (#111735)
extract shuffle into js-utils and use it to randomize the themes on /start flow (#57344)
Purchases: Convert purchases assembler to TypeScript (#66545)
Remove lodash compact and times (#111711)
Remove lodash uniqBy in favor of @automattic/js-utils (#111709)
chore: migrate packages/js-utils to import/order (#54594)