Published on 2024-05-31. * chore(common): update labels to include change, style (#11527) * fix(developer): handle unsupported `return` statement in `match` and `nomatch` in web compiler (#11546) * fix(web): fixes error on tab, enter when only a single input element is on the page (#11470) * fix(web): correctly handle cross-origin stylesheets when calculating keyboard size and key cap font size (#11472) * fix(web): pre-init keyboard activation awaits init before proceeding (#11505) * fix(web): add null guard for missing debug info when reporting to Sentry (#11579) * chore(web): updates TypeScript version to 5.4.5 (#11414) * fix(ios): remove incorrect cast in log statement to prevent crash (#11569) * fix(web): headless recorder unhandled paths, invalid test-sequence references (#11596) * fix(web): remove dead code-branches (#11597) * chore(web): fixes implicit-this cases (#11459) * fix(web): use intended source for prediction-to-context matching (#11598) * fix(web): explicitly terminate banner gesture-handling when banner is swapped (#11599) * chore(web): removes unused locals, imports, and private fields (#11460) * fix(web): use correct parameter name in button UI OSK `hide` event (#11600) * fix(ios): do not write to shared storage from system keyboard (#11613) * change(common): add extra commit message hints (#11585) * Minor fixes and performance improvements