Published on 2024-06-03. * refactor(web): refactor keyboard-layout preprocessing property transplantation (#11601) * fix(web): fix keyboard-processing bugs uncovered by stricter TS settings (#11603) * fix(web): Don't apply suggestion unless fully configured (#11594) * chore(web): clean up remaining low-level Web .tsconfig settings (#11424) * chore(web): correct cases of implicit-any in web/ (#11462) * chore(web): enforce strict function types in web/ (#11463) * chore(web): finalize web/ project parity with base-repo TS config settings (aside from JS version target) (#11464) * Minor fixes and performance improvements