Zach Pomerantz

Results 20 issues of Zach Pomerantz

Webpack code splits based on dynamic imports, but this is not available when using CommonJS. As far as I can tell, [this is not available until ES2020](https://www.typescriptlang.org/tsconfig#moduleResolution:~:text=ES2020%20adds%20support%20for%20dynamic%20imports%2C%20and%20import.meta.). - [ ]...

Even if it is no longer used, if it was provided by twilio, it may be recycled in the future. You should fuzz it so that no future user is...

Fails a CI check if an entrypoint file's gzipped size grows by more than 100B.

- Increases the wait time for IPFS to be available during release to an hour. The current setup is functional, but eg https://github.com/Uniswap/interface/runs/7298181685?check_suite_focus=true#step:12:69 took 27 (of 31) tries, so the...

As part of our SEO optimization, let's improve our PageSpeed score to 80 or higher. https://developers.google.com/speed/pagespeed/insights/?url=uniswap.org Related: https://github.com/Uniswap/uniswap-interface/issues/1873

Improves the utility of `isAddress`: - allows it to check any type (`unknown`), instead of restricting it to `string` - returns `string | false`, so that an `unknown` type passed...

Updates the Token Details page to match a token selected in the widget. WEB-1467

Add a `scopes` option to limit the commits that will be included in the analysis (to determine the bump type) and the changelog. This option is especially useful in a...