Thu, 02 Jan 2025 12:43:51 GMT
- Hooks error handling ([email protected])
Mon, 16 Dec 2024 15:39:40 GMT
- fix hook execution order when non-nullable field throws ([email protected])
Wed, 06 Nov 2024 13:29:21 GMT
- async before hooks added ([email protected])
Wed, 30 Oct 2024 12:58:29 GMT
- Version bump fix ([email protected])
Thu, 24 Oct 2024 13:15:11 GMT
- Bump ([email protected])
Wed, 23 Oct 2024 09:22:25 GMT
- remove dependecy on relay-compiler-language-typescript ([email protected])
Thu, 17 Oct 2024 14:53:14 GMT
- bump release version manually ([email protected])
Mon, 14 Oct 2024 07:58:57 GMT
- Bump TS version to 5.5 ([email protected])
Wed, 03 Jul 2024 17:33:49 GMT
- Introduce new execution hooks: beforeOperationExecute, beforeSubscriptionEvent and afterBuildResponse ([email protected])
Fri, 14 Jun 2024 18:43:53 GMT
- Revert back changes in execution where afterFieldResolve hook can return promise if async ([email protected])
Thu, 07 Mar 2024 13:08:30 GMT
- Execution hooks context ([email protected])
Mon, 15 Jan 2024 17:31:26 GMT
- Properly decode boolean in schema ([email protected])
Wed, 10 Jan 2024 12:26:58 GMT
- Revert new executor and fix errors again ([email protected])
Tue, 09 Jan 2024 09:30:02 GMT
- Moved to newer stream/defer implementation ([email protected])
Tue, 12 Dec 2023 17:37:29 GMT
- Fix type assertion for isTotalExecutionResult ([email protected])
Tue, 12 Dec 2023 13:48:37 GMT
- Add invariant as a dependency ([email protected])
Tue, 07 Nov 2023 14:42:59 GMT
- Fix unintentional breaking change in supermassive v3 ([email protected])
Thu, 28 Sep 2023 12:04:15 GMT
- Add more utility functtions, fix decode locations ([email protected])
Wed, 27 Sep 2023 08:50:33 GMT
- Add supermassive v3 annotations ([email protected])
Thu, 21 Sep 2023 06:28:45 GMT
- Add exports entry for types to package.json ([email protected])
Fri, 15 Sep 2023 16:06:32 GMT
-
- feat: execution with compact schema fragments
- feat: schema fragment loading on demand
- feat: new document annotation strategy
- feat: experimental
@defer
and@stream
support - ([email protected])
Fri, 15 Sep 2023 00:43:00 GMT
- graphql15 compatibility ([email protected])
Thu, 14 Sep 2023 19:05:33 GMT
- change signature of executeWithSchema and subscribeWithSchema functions ([email protected])
Tue, 12 Sep 2023 23:58:31 GMT
- refactor: replace PartialSchema class with ES module functions ([email protected])
Mon, 11 Sep 2023 19:24:32 GMT
- fix mergeResolvers + more tests ([email protected])
Mon, 11 Sep 2023 12:06:07 GMT
- switch to 1-indexed ids for spec type references ([email protected])
Sun, 10 Sep 2023 20:58:53 GMT
- Schema fragment loader ([email protected])
Tue, 29 Aug 2023 15:06:36 GMT
- New type annotation strategy ([email protected])
Tue, 27 Jun 2023 11:47:30 GMT
- Supermassive v3 alpha - defer and stream stuff ([email protected])
Tue, 20 Jun 2023 11:38:47 GMT
- Bump TS version in dev, move TS to peerDep ([email protected])
Mon, 19 Jun 2023 12:22:22 GMT
- Separate ast annotator from supermassive ([email protected])
Mon, 12 Jun 2023 12:50:51 GMT
- fix: use 'isObjectLike' in mergeResolvers due to failure when resolvers entry is esModule ([email protected])
Wed, 07 Jun 2023 08:48:18 GMT
- Fix type export ([email protected])
Tue, 30 May 2023 15:52:16 GMT
- Fix supermassive not supporting unpassed default arguments ([email protected])
Tue, 02 May 2023 10:22:49 GMT
- [SUPERMASSIVE] fix invalid behavior in execution hooks error handling ([email protected])
Tue, 04 Apr 2023 10:29:16 GMT
- Make execution argument
schemaResolvers
optional ([email protected])
Thu, 30 Mar 2023 08:30:21 GMT
- [SUPERMASSIVE] Initial execution hooks implementation ([email protected])
Wed, 01 Mar 2023 10:48:32 GMT
- New CLI ([email protected])
Mon, 21 Nov 2022 14:12:11 GMT
- Supermassive split into multiple packages ([email protected])
Thu, 27 Oct 2022 12:54:10 GMT
- contextPath relative to CWD and resolvers return readonly array ([email protected])
Tue, 25 Oct 2022 10:26:19 GMT
- Better error message ([email protected])
Mon, 24 Oct 2022 14:54:38 GMT
- Codegen - subscription type fix, type fields are readonly and contextPath is relative to inputFile ([email protected])
Mon, 17 Oct 2022 11:49:33 GMT
- codegen: HOTFIX context folder mjs ([email protected])
Fri, 14 Oct 2022 15:01:42 GMT
- Hotfix: codegen imports fixed ([email protected])
Wed, 12 Oct 2022 13:52:36 GMT
- Hotfix: codegen subscription fixed ([email protected])
Wed, 05 Oct 2022 16:48:48 GMT
- Hotfix: typescript codegen fixes (models and models file path) ([email protected])
Fri, 30 Sep 2022 08:56:18 GMT
- Version bump ([email protected])
Wed, 20 Jul 2022 16:31:59 GMT
- extractImplicitTypesToTypescript exported separately from supermassive ([email protected])
Fri, 24 Jun 2022 11:59:47 GMT
- Hotfix: re-export extractImplicitTypesToTypescript ([email protected])
Thu, 23 Jun 2022 14:40:50 GMT
- Schem extraction function exported ([email protected])
Tue, 03 May 2022 17:45:10 GMT
- Expose TypeScript type FunctionFieldResolver ([email protected])
Fri, 01 Apr 2022 16:00:03 GMT
- Pin TS dependency ([email protected])
Thu, 10 Feb 2022 13:09:46 GMT
- Resolvers merge is not required before using executeWithoutSchema ([email protected])
Mon, 07 Feb 2022 09:13:38 GMT
- tests use extracted resolvers from typescript file ([email protected])
Fri, 04 Feb 2022 11:53:40 GMT
- ensureValidRuntimeType error messages modified ([email protected])
Thu, 03 Feb 2022 09:30:26 GMT
- check whether a fragment is applicable to the given type ([email protected])
Wed, 26 Jan 2022 09:11:30 GMT
- getArgumentValues fix ([email protected])
Mon, 24 Jan 2022 13:40:52 GMT
- Fix Webpack 4 compat ([email protected])
Mon, 24 Jan 2022 11:18:59 GMT
- Directives implemented ([email protected])
Wed, 19 Jan 2022 13:39:52 GMT
- Export AST types ([email protected])
Tue, 18 Jan 2022 12:29:14 GMT
- Reexported type fixed ([email protected])
Tue, 18 Jan 2022 09:59:51 GMT
- Added support for subscribe operation ([email protected])
Fri, 14 Jan 2022 11:15:34 GMT
- Make sideffects false actually work ([email protected])
Fri, 14 Jan 2022 10:12:20 GMT
- Add side-effects false to all production packages for webpack opt ([email protected])
Mon, 10 Jan 2022 12:12:59 GMT
- Unpin typescript dependency ([email protected])
Thu, 23 Dec 2021 12:10:32 GMT
- Fix require in supermassive cli ([email protected])
Thu, 23 Dec 2021 11:32:16 GMT
- Add graphql-js notice ([email protected])
Thu, 23 Dec 2021 11:31:14 GMT
- Added proper mjs builds (bump for main release) ([email protected])
Tue, 14 Dec 2021 10:13:54 GMT
- Support ESM in distro packages ([email protected])
Fri, 26 Nov 2021 15:43:37 GMT
- Updated supermassive to be more suitable for usage ([email protected])
Tue, 26 Oct 2021 21:09:29 GMT
- Bump @graphitation/graphql-js-tag to v0.5.5 ([email protected])
Tue, 26 Oct 2021 12:46:12 GMT
- Align graphql dependency to version ^15.0.0 across packages ([email protected])
Mon, 04 Oct 2021 13:48:04 GMT
- Bump @graphitation/graphql-js-tag to v0.5.4 ([email protected])