Jeff Hansen

Results 193 comments of Jeff Hansen

@devongovett I've opened PR https://github.com/adobe/react-spectrum/pull/7484 with a fix, thanks for pointing me in the right direction.

I would suggest just passing a wrapper function ```ts const createDrizzle = () => { const pool = new pg.Pool({ connectionString: ENV.DATABASE_URL, }) const drizzleLogger = { logQuery(query: string, params:...

Happy to update the package when the fix is available, however, since usage of `fast-glob` is used in `listModules` (which is typically never an end-user-specified value), I'm not too concerned...

I'll be publishing a patch release soon anyway with updated dependencies just in case.

Discussion taking place [here](https://github.com/jeffijoe/awilix-router-core/issues/6) with a [PR for ARC here](https://github.com/jeffijoe/awilix-router-core/pull/11) - once merged, a PR can be opened in this repo to add support.

@Worthaboutapig just a reminder that the ARC PR is merged in case you want to continue here 😄

Happy to accept package updates!