Releases: hoangvvo/benzene
Releases · hoangvvo/benzene
@benzene/ws@0.7.0
Minor Changes
- ec7cb0c: Allows calling
execute
and subscribe
without compiled
Patch Changes
- 81f0e4c: Delegate operation name validation to execution layer
- Updated dependencies [ec7cb0c]
- Updated dependencies [927d0fd]
- Updated dependencies [81f0e4c]
@benzene/jit@0.1.3
Patch Changes
- 14eb33e: Bump graphql-jit version
- 81f0e4c: Delegate operation name validation to execution layer
- Updated dependencies [ec7cb0c]
- Updated dependencies [927d0fd]
- Updated dependencies [81f0e4c]
@benzene/http@0.4.0
Minor Changes
- ec7cb0c: Allows calling
execute
and subscribe
without compiled
Patch Changes
- 1b0e932: Add support for application/graphql+json content type
- 81f0e4c: Delegate operation name validation to execution layer
- Updated dependencies [ec7cb0c]
- Updated dependencies [927d0fd]
- Updated dependencies [81f0e4c]
@benzene/core@0.8.0
Minor Changes
- ec7cb0c: Allows calling
execute
and subscribe
without compiled
- 81f0e4c: Delegate operation name validation to execution layer
Patch Changes
- 927d0fd: Fix types of BenzeneGraphQLArgs
@benzene/http@0.3.0
Minor Changes
- 341e290: Allow overriding GraphQLParams
Patch Changes
- 764442a: Allows options.onParams to be async
- Updated dependencies [d4e60c1]
- Updated dependencies [341e290]