hyperweb-io / hyperweb-io/ts-codegen
[feature request] Add Tanstack-Query v5 Support
- Vorherrschende Sprache
- TypeScript
- Sterne
- 126
- Forks
- 31
- Ø Merge
- 19 Min.
- Gemergte PRs (30 T.)
- 2
Beschreibung
Tanstack query has had a major version upgrade from v4 to v5 and there are some interesting benefits of having v5.
The migration guide to migrate from v4 to v5 can be found here: [migrating-to-v5](https://tanstack.com/query/v5/docs/framework/react/guides/migrating-to-v5)
I'd love to add the feature myself, but i dont have any experience with typescript code generation. The changes itself shouldnt be too hard and if someone wants to implement it or give me a little hint or example on where to start, then please!
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Start with the TanStack Query v4-to-v5 migration guide and locate the TypeScript code-generation paths that produce React Query support. Determine the generated API changes required for v5, then verify that the generated TypeScript classes support the new version without regressing existing v4 behavior.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- react, typescript
- Bereich
- tooling
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100