This release fixes a problem between web-api 7.3.0 and projects consuming it that used versions of TypeScript older than 5.0. Moving forward, web-api should guarantee compatibility with at least TypeScript 4.7.2 or newer; if this changes, that will likely warrant a major new semver release.
b2849947 web-api(fix): revert use of export type * to maintain backwards compatibility with TS 4.7 (#1841)
Fetched April 3, 2026