Continuous Releases from master
feat(pipeline): add a comprehensive pipeline for generating client code from OpenAPI specifications using OAX
feat(steps): implement various steps including OAS parsing, Zod schema generation, and React Query hooks generation
feat(validator): create a validation pipeline that extends the Ky instance with request and response validation
feat(ky-client): generate a Ky client with validation support and configuration options
feat(query-keys): generate query key functions for operations to facilitate cache management in React Query
feat(react-query): create React Query hooks for API operations to simplify data fetching in React applications
feat(schemas): generate Zod schemas and operations from OpenAPI specifications for type-safe validation
chore(tests): update tests to accommodate changes in import statements and ensure compatibility with new structure2 hours ago4b1ba60
chore(package.json): format keywords array to a single line for consistency across all package.json fileslast weeka43fa0a
chore(package.json): update dependencies and devDependencies across examples and packages for improved stability and features
chore(package.json): format keywords in a more readable way for better maintainabilitylast week5c18701
chore(package.json): update devDependencies to latest versions for improved stability and features
style(package.json): format keywords array for better readability and consistencylast weekd9a4d1e
chore(pnpm-lock.yaml): update zod package from version 4.0.17 to 4.1.3 to incorporate the latest features and fixeslast week19067ff
chore(release.yml): update Node.js version from 18 to 22 to ensure compatibility with latest features and improvementslast week9c974a1