Releases: lightbasenl/react-query-codegen
Releases · lightbasenl/react-query-codegen
Release 2.0.0
- chore: update package.json with license and keywords, and modify repository URL (5cb9e5b)
- fix: fix naming of codgen output (00aea2b)
- docs: update README with PokeAPI characteristic query example (fda781c)
- docs: update README with PokeAPI query example and import (ce67f9a)
- refactor: update generated PokeAPI client with camelCase and PascalCase naming conventions (f46e548)
- feat: update config and generate PokeAPI client with YAML support (da78505)
- docs: update README with enhanced code examples and generator configuration (39a2f0a)
- refactor: centralize API client configuration with global Axios instance (cd5942e)
- chore: re-run example (ea2e1d0)
- chore: add JSON schema for release-it configuration and update README formatting (d48ee86)
- refactor: centralize utility functions for identifier sanitization (89f7ff7)
- docs: create README with project overview and usage instructions (3719732)
- feat: implement dynamic Axios instance generation for API clients (72955c8)
- fix: correct query parameter handling in client generator (26dd31b)
- chore: update Biome linting configuration and example script (7107ef0)
- refactor: update project configuration and example workflow (de84a59)
- chore: add release configuration and npm package management (d7aee99)
- refactor: restructure project for React Query code generation and example workflows (d641343)
- chore: update project dependencies and formatting (2bc2e38)
- feat: improve identifier sanitization across generators (9aba9a6)
- chore: exclude test files from TypeScript compilation (bfee432)
- feat: support multiple OpenAPI specification sources (1feed2d)
- feat: enhance multipart/form-data support in API client generation (9907427)
- feat: add React Query integration for API client generation (8ba4dfd)
- refactor: improve client method generation with unified parameter handling (2ba086f)
- feat: implement API client code generation (80b6fb0)
- feat: add open api spec type generation (e47f84d)