rliljest

Results 5 issues of rliljest

**Is your feature request related to a problem? Please describe.** react-query v5 introduced the [query options API](https://tanstack.com/query/latest/docs/framework/react/guides/query-options), and currently there is no way to have graphql codegen generate those options...

## Description Addresses potential issues stemming from mismatched generated keys. Related https://github.com/dotansimha/graphql-code-generator-community/issues/866 ## Type of change Please delete options that are not relevant. - [X] Bug fix (non-breaking change which...

### Which packages are impacted by your issue? `@graphql-codegen/typescript-react-query` ### Describe the bug If a query does not have any required arguments, then the codegen plugin currently generates a hook...

## Summary Currently if we are using a third-party registry, we are unable to initialize a react-native project under either of the following conditions: 1. The registry requires authentication 2....

## Environment node: v24.7.0 OS: macOS 15.6.1 ## Description When running ``` npx @react-native-community/cli@latest init AwesomeProject ``` I get the following error: ``` error Invalid Version: latest. TypeError: Invalid Version:...

bug report