Skip to content

v0.27.0

Choose a tag to compare

@github-actions github-actions released this 20 May 07:15
· 3 commits to main since this release
Immutable release. Only release title and notes can be modified.
dcd3126

What's Changed

Features

  • feat: upgrade graphql-codegen to v7 by @azu in #117
  • feat: setup renovate catalog with pnpm-workspace metadata by @azu in #123
  • Add --check flag to validate schema without starting server by @azu in #127

Bug Fixes

  • fix: Preserve original GraphQL operation names in fake client by @azu in #128

Documentation

  • Rewrite README with clearer structure and improved documentation by @azu in #125

Refactoring

  • refactor: fix preexisting lint errors and run typecheck on CI by @azu in #118

Testing

  • Add test for Content-Length header with multi-byte response bodies by @azu in #126

CI

  • ci: add automerge-gate workflow by @azu in #122

Dependency Updates

  • chore: remove npm-run-all2 from packages by @azu in #119
  • chore: migrate remaining dependencies to pnpm catalog by @azu in #121
  • Refactor code formatting and update TypeScript configurations by @azu in #124

Other Changes

  • chore: upgrade pnpm to v11.1.3 by @azu in #120

Full Changelog: v0.26.1...v0.27.0