Jake Leventhal
Jake Leventhal
## Overview A lot of API endpoints have a parameter `fields` to specify which fields should be returned. There should be the ability to drill down to sub fields. For...
#### Environment details - OS: macOS Catalina 10.15.5 Beta (19F53f) - Node.js version: 13.7.0 - npm version: 6.13.6 - `@google-cloud/firestore` version: 3.7.4 #### Steps to reproduce This error keeps appearing...
**Is your feature request related to a problem? Please describe.** Often times, it is known ahead of time that the document reference will not be needed and that all that...
## 🚀 Feature Proposal Add the ability to compare two objects with a precision check. https://github.com/maasencioh/jest-matcher-deep-close-to This extension does the job but lacks a lot of the visibility that jest...
There ought to be a Prisma migration guide and/or codemod to assist with this. Pretty difficult to adopt drizzle in a large production-used repo. Piecemeal migration strategies would go a...
Bazel is not being used anywhere it seems. There isn't even a WORKSPACE file, yet there are tons of Bazel files lingering. What's going on here?
``` .../node_modules/cpu-features install: gyp info find Python using Python version 3.10.12 found at "/usr/bin/python3" .../node_modules/cpu-features install: gyp http GET https://nodejs.org/download/release/v18.17.1/node-v18.17.1-headers.tar.gz .../node_modules/cpu-features install: gyp http 200 https://nodejs.org/download/release/v18.17.1/node-v18.17.1-headers.tar.gz .../node_modules/cpu-features install: gyp http...
Reopening #532
### Is there an existing issue for this? - [X] I have searched the existing issues ### Package ecosystem npm (PNPM) ### Package manager version pnpm `8.7.4` ### Language version...
### Verify canary release - [] I verified that the issue exists in the latest Turborepo canary release. I can't because of https://github.com/vercel/turbo/issues/7227 ### Link to code that reproduces this...