Skip to content

Releases: modevol-com/gqloom

@gqloom/[email protected]

12 Dec 20:11
Compare
Choose a tag to compare

What's Changed

  • feat(core): implement automatic type aliasing by @xcfox in #9
  • refactor(core): rename SchemaWeaver to GraphQLSchemaLoom
  • build(deps): update zod to 3.24.0 by @xcfox in #8

Full Changelog: https://github.com/modevol-com/gqloom/compare/@gqloom/[email protected]...@gqloom/[email protected]

@gqloom/[email protected]

03 Dec 14:27
Compare
Choose a tag to compare

What's Changed

  • Fix: add all objects in resolver.of to context.types
  • Chore: update @standard-schema/spec to 1.0.0-beta.4
  • Refactor: update CallableMiddlewareOptions for middleware

@gqloom/[email protected]

19 Nov 16:12
Compare
Choose a tag to compare

What's Changed

  • Refactor: follow standard-schema (#7)