@auto-engineer/server-generator-nestjs 1.45.2 → 1.46.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +42 -0
  2. package/package.json +3 -3
package/CHANGELOG.md CHANGED
@@ -1,5 +1,47 @@
1
1
  # @auto-engineer/server-generator-nestjs
2
2
 
3
+ ## 1.46.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`e6a0608`](https://github.com/BeOnAuto/auto-engineer/commit/e6a0608647143c3c2ace36f27e01756bc5e27955) Thanks [@rami-hatoum](https://github.com/rami-hatoum)! - - **server-generator-apollo-emmett**: generate ObjectType classes for referenced types in queries
8
+
9
+ - [`a50d7d7`](https://github.com/BeOnAuto/auto-engineer/commit/a50d7d7308e8d3e5319575f619d297cafa958f90) Thanks [@rami-hatoum](https://github.com/rami-hatoum)! - - **server-generator-apollo-emmett**: add resolveReferencedMessageTypes helper
10
+
11
+ - [`75e3ed8`](https://github.com/BeOnAuto/auto-engineer/commit/75e3ed80f0d18ee53ef1fa952f93e387be65c355) Thanks [@rami-hatoum](https://github.com/rami-hatoum)! - - **server-generator-apollo-emmett**: generate InputType classes for referenced types in mutations
12
+
13
+ - [`93edcc4`](https://github.com/BeOnAuto/auto-engineer/commit/93edcc4a1df8b41f9d48a39b0f09965a9807b775) Thanks [@rami-hatoum](https://github.com/rami-hatoum)! - - **server-generator-apollo-emmett**: wire referencedTypes into template pipeline
14
+
15
+ ### Patch Changes
16
+
17
+ - [`d9bd588`](https://github.com/BeOnAuto/auto-engineer/commit/d9bd588cc61fbac155f1e66a5de147ff80483f6e) Thanks [@rami-hatoum](https://github.com/rami-hatoum)! - - **server-generator-apollo-emmett**: ketchup plan for referenced message type GraphQL fix
18
+
19
+ - [`8eea55e`](https://github.com/BeOnAuto/auto-engineer/commit/8eea55ee073513f2149629bacd15e83e66f60b90) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - - **server-generator-apollo-emmett**: skip react slices with empty examples
20
+ - **global**: version packages
21
+ - **server-generator-apollo-emmett**: ketchup plan for empty-examples react slice fix
22
+
23
+ - [`02ef497`](https://github.com/BeOnAuto/auto-engineer/commit/02ef4977873e7b92ce7d8af03f0f65c5e5a06228) Thanks [@rami-hatoum](https://github.com/rami-hatoum)! - - **server-generator-apollo-emmett**: update ketchup plan — all bursts done
24
+
25
+ - Updated dependencies [[`e6a0608`](https://github.com/BeOnAuto/auto-engineer/commit/e6a0608647143c3c2ace36f27e01756bc5e27955), [`d9bd588`](https://github.com/BeOnAuto/auto-engineer/commit/d9bd588cc61fbac155f1e66a5de147ff80483f6e), [`a50d7d7`](https://github.com/BeOnAuto/auto-engineer/commit/a50d7d7308e8d3e5319575f619d297cafa958f90), [`75e3ed8`](https://github.com/BeOnAuto/auto-engineer/commit/75e3ed80f0d18ee53ef1fa952f93e387be65c355), [`93edcc4`](https://github.com/BeOnAuto/auto-engineer/commit/93edcc4a1df8b41f9d48a39b0f09965a9807b775), [`8eea55e`](https://github.com/BeOnAuto/auto-engineer/commit/8eea55ee073513f2149629bacd15e83e66f60b90), [`02ef497`](https://github.com/BeOnAuto/auto-engineer/commit/02ef4977873e7b92ce7d8af03f0f65c5e5a06228)]:
26
+ - @auto-engineer/narrative@1.46.0
27
+
28
+ ## 1.45.3
29
+
30
+ ### Patch Changes
31
+
32
+ - [`5031bde`](https://github.com/BeOnAuto/auto-engineer/commit/5031bde8b5958dfc61f3e04f4c45ba0cb81718c8) Thanks [@rami-hatoum](https://github.com/rami-hatoum)! - - **server-generator-apollo-emmett**: skip react slices with empty examples
33
+
34
+ - [`3e94b15`](https://github.com/BeOnAuto/auto-engineer/commit/3e94b15d8a96be5afe9d4a189042d2ed6f3bb0e7) Thanks [@rami-hatoum](https://github.com/rami-hatoum)! - - **server-generator-apollo-emmett**: ketchup plan for empty-examples react slice fix
35
+ - **server-generator-apollo-emmett**: update ketchup plan — all bursts done
36
+
37
+ - [`d614984`](https://github.com/BeOnAuto/auto-engineer/commit/d6149848a571b78cd0e41449a5ac787067492a4c) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - - **server-generator-apollo-emmett**: use GraphQLJSON for object/inline-object types
38
+ - **server-generator-apollo-emmett**: use isEnumType in query resolver template
39
+ - **server-generator-apollo-emmett**: use isEnumType in projection template
40
+ - **global**: version packages
41
+ - **server-generator-apollo-emmett**: update ketchup plan — all bursts done
42
+ - Updated dependencies [[`5031bde`](https://github.com/BeOnAuto/auto-engineer/commit/5031bde8b5958dfc61f3e04f4c45ba0cb81718c8), [`3e94b15`](https://github.com/BeOnAuto/auto-engineer/commit/3e94b15d8a96be5afe9d4a189042d2ed6f3bb0e7), [`d614984`](https://github.com/BeOnAuto/auto-engineer/commit/d6149848a571b78cd0e41449a5ac787067492a4c)]:
43
+ - @auto-engineer/narrative@1.45.3
44
+
3
45
  ## 1.45.2
4
46
 
5
47
  ### Patch Changes
package/package.json CHANGED
@@ -40,7 +40,7 @@
40
40
  "ts-node": "^10.9.2",
41
41
  "type-fest": "^4.41.0",
42
42
  "uuid": "^11.0.0",
43
- "@auto-engineer/narrative": "1.45.2"
43
+ "@auto-engineer/narrative": "1.46.0"
44
44
  },
45
45
  "publishConfig": {
46
46
  "access": "public"
@@ -52,9 +52,9 @@
52
52
  "tsx": "^4.19.2",
53
53
  "typescript": "^5.8.3",
54
54
  "vitest": "^3.2.4",
55
- "@auto-engineer/cli": "1.45.2"
55
+ "@auto-engineer/cli": "1.46.0"
56
56
  },
57
- "version": "1.45.2",
57
+ "version": "1.46.0",
58
58
  "scripts": {
59
59
  "generate:server": "tsx src/cli/index.ts",
60
60
  "-DISABLE-build": "tsc && tsx ../../scripts/fix-esm-imports.ts && rm -rf dist/src/codegen/templates && mkdir -p dist/src/codegen && cp -r src/codegen/templates dist/src/codegen/templates && cp -r src/shared dist/src",