Ryan Wilson-Perkin

Results 7 issues of Ryan Wilson-Perkin

### WHY are these changes introduced? Fixes #5477 Adds explicit support for React 18 in the component library, website, and figma plugin. Fixes bugs and type errors that result. ###...

Hi! Loving the work that's gone into `oclif`, we've just started using it heavily for a CLI we intend to distribute to developers. One thing I've noticed is that when...

Reverts webpack/webpack#16759 Discussion here: https://github.com/webpack/webpack/pull/16759#issuecomment-1463933903 Performance benchmarks showing the improvement were calculated on an M1 Macbook Pro, subsequent performance benchmarks performed on more powerful machines running an Intel architecture show...

PR: reviewed-approved

## Feature request Continuing idea for improvements carried over from https://github.com/webpack/webpack/pull/16759#discussion_r1128302292 **What is the expected behavior?** Calculation of whether or not a hash has matched can be reused in our...

enhancement
performance
webpack-5

When a module from node_modules ends up being imported but is not explicitly in dependencies, `traverse` will import and parse the module as a source file and will continue traversal...

Related: https://github.com/googleapis/google-cloud-node/issues/2254 #### Environment details - which product (packages/*): `@google-cloud/storage` - OS: Linux/MacOS - Node.js version: 20 - npm version: 10.2.4 - google-cloud-node version: 7.10.0 #### Steps to reproduce When...

type: bug
priority: p2
api: storage

### Suggest an idea for this project Wondering if it would be possible to support alternative cache strategies such as content-hash based, or an escape hatch to define a cache...

feature request