This package contains polyfills that are convenient and sometimes needed for building UXP extensions.
matchMedia API, which is not available in the UXP API but needed for React.MutationObserver API, which is not available in the UXP API but needed for React.performance.measure API, which is not available in the UXP API but needed for React dev mode.Error.cause property, which is very useful for error handling.They are all bundled into a single file, because some of these (e.g. matchmedia-polyfill) has been patched with pnpm.