# Change Log - @graphitation/graphql-js-operation-payload-generator

<!-- This log was last generated on Tue, 14 Jul 2026 09:10:04 GMT and should not be manually modified. -->

<!-- Start content -->

## 0.13.2

Tue, 14 Jul 2026 09:10:04 GMT

### Patches

- yarn upgrade (pavelglac@gmail.com)
- Bump @graphitation/graphql-codegen-typescript-typemap-plugin to v1.1.1
- Bump @graphitation/graphql-js-tag to v0.11.1

## 0.13.1

Fri, 06 Feb 2026 12:41:07 GMT

### Patches

- Bump @graphitation/graphql-js-tag to v0.11.0

## 0.13.0

Wed, 02 Apr 2025 11:43:32 GMT

### Minor changes

- Changed build target from ES6 to ES2018 (vrazuvaev@microsoft.com_msteamsmdb)
- Bump @graphitation/graphql-js-tag to v0.10.0
- Bump @graphitation/graphql-codegen-typescript-typemap-plugin to v1.1.0

## 0.12.11

Thu, 27 Mar 2025 16:19:03 GMT

### Patches

- Bump @graphitation/graphql-codegen-typescript-typemap-plugin to v1.0.0

## 0.12.10

Mon, 18 Nov 2024 17:35:34 GMT

### Patches

- RelayMockPayloadGenerator supports nested lists (anfidelman@microsoft.com)

## 0.12.9

Wed, 23 Oct 2024 09:22:25 GMT

### Patches

- remove dependecy on relay-compiler-language-typescript (pavelglac@microsoft.com)
- Bump @graphitation/graphql-js-tag to v0.9.4
- Bump @graphitation/graphql-codegen-typescript-typemap-plugin to v0.1.9

## 0.12.8

Tue, 22 Oct 2024 17:26:48 GMT

### Patches

- use relay-test-utils types for consistency (Stanislaw.Wilczynski@microsoft.com)

## 0.12.7

Thu, 17 Oct 2024 14:53:14 GMT

### Patches

- bump release version manually (pavelglac@microsoft.com)
- Bump @graphitation/graphql-js-tag to v0.9.3
- Bump @graphitation/graphql-codegen-typescript-typemap-plugin to v0.1.8

## 0.12.5

Fri, 13 Oct 2023 08:43:43 GMT

### Patches

- [oayload generator] Fix execution error reporting when error comes from executor (eloy.de.enige@gmail.com)

## 0.12.4

Fri, 13 Oct 2023 05:52:19 GMT

### Patches

- [payload generator] Simply assume an explicit typename is valid (eloy.de.enige@gmail.com)

## 0.12.3

Thu, 21 Sep 2023 06:28:45 GMT

### Patches

- Add exports entry for types to package.json (sverre.johansen@gmail.com)
- Bump @graphitation/graphql-js-tag to v0.9.1
- Bump @graphitation/graphql-codegen-typescript-typemap-plugin to v0.1.6

## 0.12.2

Tue, 18 Apr 2023 13:36:20 GMT

### Patches

- Add missing dependencies (scheruiyot@microsoft.com)

## 0.12.1

Mon, 13 Mar 2023 14:00:55 GMT

### Patches

- Bump @graphitation/graphql-codegen-typescript-typemap-plugin to v0.1.5

## 0.12.0

Thu, 24 Nov 2022 15:24:56 GMT

### Minor changes

- Incorporate TMP patches (eloy.de.enige@gmail.com)

## 0.11.0

Fri, 16 Sep 2022 15:55:23 GMT

### Minor changes

- [mock-payload-generator] Merge data from abstract and concrete types (eloy.de.enige@gmail.com)

## 0.10.6

Sun, 31 Jul 2022 07:56:27 GMT

### Patches

- [payload-generator] Emit different concrete types on abstract list (eloy.de.enige@gmail.com)

## 0.10.5

Mon, 20 Jun 2022 17:49:35 GMT

### Patches

- [codegen-typemap] Don't assume every schema uses all default scalars (eloy.de.enige@gmail.com)

## 0.10.4

Mon, 20 Jun 2022 12:36:41 GMT

### Patches

- Bump @graphitation/graphql-codegen-typescript-typemap-plugin to v0.1.4

## 0.10.3

Mon, 20 Jun 2022 10:02:11 GMT

### Patches

- Bump @graphitation/graphql-codegen-typescript-typemap-plugin to v0.1.3

## 0.10.2

Fri, 17 Jun 2022 09:48:20 GMT

### Patches

- Bump @graphitation/graphql-codegen-typescript-typemap-plugin to v0.1.2

## 0.10.1

Fri, 17 Jun 2022 08:43:47 GMT

### Patches

- Bump @graphitation/graphql-codegen-typescript-typemap-plugin to v0.1.1

## 0.10.0

Thu, 16 Jun 2022 21:57:11 GMT

### Minor changes

- [payload-generator] Accept type map for mock resolvers (eloy.de.enige@gmail.com)
- Bump @graphitation/graphql-codegen-typescript-typemap-plugin to v0.1.0

## 0.9.1

Fri, 03 Jun 2022 14:02:33 GMT

### Patches

- Work with nullable types and remove TS type export from mjs build (eloy.de.enige@gmail.com)

## 0.9.0

Thu, 19 May 2022 14:31:59 GMT

### Minor changes

- Feature complete graphql-js executor based implementation. (eloy.de.enige@gmail.com)

## 0.8.5

Wed, 02 Mar 2022 13:32:13 GMT

### Patches

- Bump @graphitation/graphql-js-tag to v0.9.0

## 0.8.4

Tue, 25 Jan 2022 10:04:40 GMT

### Patches

- Bump @graphitation/graphql-js-tag to v0.8.3

## 0.8.3

Mon, 24 Jan 2022 13:40:52 GMT

### Patches

- Fix Webpack 4 compat (mnovikov@microsoft.com)

## 0.8.2

Fri, 14 Jan 2022 11:15:34 GMT

### Patches

- Bump @graphitation/graphql-js-tag to v0.8.2

## 0.8.1

Fri, 14 Jan 2022 10:12:20 GMT

### Patches

- Bump @graphitation/graphql-js-tag to v0.8.1

## 0.8.0

Thu, 23 Dec 2021 11:31:14 GMT

### Minor changes

- Added proper mjs builds (bump for main release) (mnovikov@microsoft.com)
- Bump @graphitation/graphql-js-tag to v0.8.0

## 0.7.0

Tue, 14 Dec 2021 10:13:54 GMT

### Minor changes

- Support ESM in distro packages (mnovikov@microsoft.com)
- Bump @graphitation/graphql-js-tag to v0.7.0

## 0.5.10

Tue, 26 Oct 2021 21:09:29 GMT

### Patches

- Bump @graphitation/graphql-js-tag to v0.5.5 (modevold@microsoft.com)

## 0.5.9

Mon, 04 Oct 2021 13:48:04 GMT

### Patches

- Bump @graphitation/graphql-js-tag to v0.5.4 (eloy.de.enige@gmail.com)

## 0.5.8

Fri, 30 Jul 2021 23:21:22 GMT

### Patches

- [operation-payload-generator] Deeply merge fragment data (eloy.de.enige@gmail.com)

## 0.5.7

Fri, 30 Jul 2021 21:57:33 GMT

### Patches

- Add support for enum mock generation (eloy.de.enige@gmail.com)

## 0.5.6

Wed, 05 May 2021 19:48:35 GMT

### Patches

- [operation-payload-generator] Add test case that visits across multiple fragment boundaries (eloy.de.enige@gmail.com)

## 0.5.5

Tue, 04 May 2021 15:15:49 GMT

### Patches

- [operation-payload-generator] Let user choose concrete type (eloy.de.enige@gmail.com)

## 0.5.4

Tue, 27 Apr 2021 21:34:50 GMT

### Patches

- Only es6 features and make types castable (eloy.de.enige@gmail.com)

## 0.5.3

Sat, 24 Apr 2021 23:10:54 GMT

### Patches

- Include commonjs modules (eloy.de.enige@gmail.com)

## 0.5.2

Fri, 23 Apr 2021 22:48:59 GMT

### Patches

- [package] Bump minor versions (eloy.de.enige@gmail.com)

## 0.5.0

Fri, 23 Apr 2021 21:44:28 GMT

### Minor changes

- First proper release (eloy.de.enige@gmail.com)

### Patches

- fixing the publish process, publishing a new patch level (again) (kchau@microsoft.com)
- fixing the publish process, publishing a new patch level (kchau@microsoft.com)
- Include correct files (eloy.de.enige@gmail.com)
- Bump @graphitation/graphql-js-tag to v0.5.0 (eloy.de.enige@gmail.com)

## 0.1.1

Tue, 20 Apr 2021 17:30:37 GMT

### Patches

- Fixes the publishConfig to have access "public" (kchau@microsoft.com)
