Fix minor typos in comments and spec names (#21831)
Fix being unable to load past a full page of filtered posts in Home timeline (#24930)
Fix UI crash in moderation interface when opening the media modal (#24816)
Fix Onboarding Errors (#24883)
Change "Sign in" to "Login" (#24942)
Add stricter ESLint rules for Typescript files (#24926)
Enable ESLint react/no-deprecated (#24471)
Rewrite `logo.tsx` as FC (#24909)
Disable RTK safety middlewares (#24936)
Add type annotation for DisplayName component (#24752)
Rename Image component to ServerHeroImage (#24894)
Use Prettier for ESLint formatting TypeScript (#23631)
Type Redux store and middleware (#24843)
Remove unused iOS agent sniffing function (#24931)
Rework polyfills loading (#24907)
Enforce stricter rules for Typescript files (#24910)
Enforce React Rules of Hooks with eslint (#24911)
Dont use CommonJS (`require`, `module.exports`) anywhere (#24913)
Mark `wheel` events on scrollable list as passive (#24914)