Releases: newmo-oss/graphql-fake-server
Releases · newmo-oss/graphql-fake-server
v1.0.0
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
What's Changed
graphql-fake-server reach v1.0.0 🎉
Bug Fixes
fix: throw build-time error when @example * directive targets composite type by @azu in #130
Full Changelog : v0.27.0...v1.0.0
v0.27.0
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
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
v0.26.1
Compare
Sorry, something went wrong.
No results found
What's Changed
Other Changes
feat: add pnpm catalog for centralized dependency version management by @azu in #115
Full Changelog : v0.26.0...v0.26.1
v0.26.0
Compare
Sorry, something went wrong.
No results found
What's Changed
Breaking Changes
refactor: lazy mock generation to prevent OOM on deeply nested schemas by @azu in #113
Full Changelog : v0.25.1...v0.26.0
v0.25.1
Compare
Sorry, something went wrong.
No results found
What's Changed
Bug Fixes
fix: Replace JSON.stringify/parse clone with recursive deep clone to avoid RangeError by @azu in #110
Full Changelog : v0.25.0...v0.25.1
v0.25.0
Compare
Sorry, something went wrong.
No results found
What's Changed
Breaking Changes
feat!: refactor config structure and refactor config by @azu in #108
Full Changelog : v0.24.1...v0.25.0
v0.24.1
Compare
Sorry, something went wrong.
No results found
What's Changed
Breaking Changes
fix!: simplify recursion control by replacing maxFieldRecursionDepth with maxTypeRecursion by @azu in #103
Bug Fixes
fix: Update response structure to match GraphQL standard format by @kazumanagano in #101
CI
feat: OIDC npm trusted publishing support by @azu in #104
fix: disable provenance for private repository (OIDC only) by @azu in #106
New Contributors
@kazumanagano made their first contribution in #101
@github-actions[bot] made their first contribution in #105
Full Changelog : v0.23.3...v0.24.1
v0.23.3
Compare
Sorry, something went wrong.
No results found
azu
released this
31 Aug 11:59
What's Changed
Other Changes
fix: Remove console.log and replace with logger in FakeClient by @azu in #99
Full Changelog : v0.23.2...v0.23.3
v0.23.2
Compare
Sorry, something went wrong.
No results found
azu
released this
31 Aug 09:13
What's Changed
Bug Fixes
fix: Remove JSON.parse from error logging in FakeClient by @azu in #97
Full Changelog : v0.23.1...v0.23.2
v0.23.1
Compare
Sorry, something went wrong.
No results found
azu
released this
31 Aug 08:19