Releases: modevol-com/gqloom
Releases · modevol-com/gqloom
@gqloom/[email protected]
What's Changed
- feat(core): implement automatic type aliasing by @xcfox in #9
- refactor(core): rename
SchemaWeaver
toGraphQLSchemaLoom
- 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]
What's Changed
- Fix: add all objects in
resolver.of
tocontext.types
- Chore: update
@standard-schema/spec
to 1.0.0-beta.4 - Refactor: update
CallableMiddlewareOptions
for middleware
@gqloom/[email protected]
What's Changed
- Refactor: follow standard-schema (#7)