@auto-engineer/server-generator-nestjs 1.34.0 → 1.36.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 +49 -0
  2. package/package.json +3 -3
package/CHANGELOG.md CHANGED
@@ -1,5 +1,54 @@
1
1
  # @auto-engineer/server-generator-nestjs
2
2
 
3
+ ## 1.36.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`4cc9c2c`](https://github.com/BeOnAuto/auto-engineer/commit/4cc9c2cf1b84791f281bdc99f041a2985c7ec5be) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - - **typical**: implement commands for building and installing client/server dependencies
8
+ - **typical**: generate components-db.json with 57 merged components
9
+ - **typical**: add build:component-db npm script
10
+ - **typical**: add build-component-db script merging Storybook manifests
11
+ - **generate-react-client**: component documentation with detailed descriptions and examples
12
+
13
+ ### Patch Changes
14
+
15
+ - [`3781180`](https://github.com/BeOnAuto/auto-engineer/commit/378118097bdef4189cfafc2bc8a5b5694b236608) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - Removed unused components database file from the typical example project
16
+
17
+ - Updated dependencies [[`3781180`](https://github.com/BeOnAuto/auto-engineer/commit/378118097bdef4189cfafc2bc8a5b5694b236608), [`4cc9c2c`](https://github.com/BeOnAuto/auto-engineer/commit/4cc9c2cf1b84791f281bdc99f041a2985c7ec5be)]:
18
+ - @auto-engineer/narrative@1.36.0
19
+
20
+ ## 1.35.0
21
+
22
+ ### Minor Changes
23
+
24
+ - [`ee955cf`](https://github.com/BeOnAuto/auto-engineer/commit/ee955cf5245cce3ecf1b4c08e625a6c0e8586d1f) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - Added detailed component documentation with descriptions and usage examples for generated React client components
25
+
26
+ - [`4568aea`](https://github.com/BeOnAuto/auto-engineer/commit/4568aeace396e4d8ed9fce4639588ac7b5bc9f48) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **typical**: add build-component-db script merging Storybook manifests
27
+
28
+ - [`f8615fc`](https://github.com/BeOnAuto/auto-engineer/commit/f8615fcc5ed2df1eaa29a454b8dcd50bc38ef18c) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - - **typical**: component documentation with detailed descriptions and examples
29
+ - **generate-react-client**: udpate starter
30
+ - **global**: version packages
31
+ - **root**: remove unused .claude.hooks.json and tsconfig.staging.json files
32
+
33
+ - [`7dfc266`](https://github.com/BeOnAuto/auto-engineer/commit/7dfc2663f415f4c30c1355fa839017f689e19dfc) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **typical**: generate components-db.json with 57 merged components
34
+
35
+ - [`2b17ba5`](https://github.com/BeOnAuto/auto-engineer/commit/2b17ba5b0120f949ef81555ea36ab45fd93de3e0) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **typical**: add build:component-db npm script
36
+
37
+ - [`fe3ec48`](https://github.com/BeOnAuto/auto-engineer/commit/fe3ec48a7b9ed71c0e3c7edc7cbe9ee4f9bffd06) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - Added commands for building and installing client and server dependencies in the typical example project
38
+
39
+ ### Patch Changes
40
+
41
+ - [`2672e53`](https://github.com/BeOnAuto/auto-engineer/commit/2672e536679d7f56f2f6f7bf96e4655059697847) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **root**: build components database script plan
42
+
43
+ - [`c4669b8`](https://github.com/BeOnAuto/auto-engineer/commit/c4669b8a71153ea7fd2f4a60e0c88d23829119d6) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **typical**: use tsx for build:component-db script
44
+
45
+ - [`c558551`](https://github.com/BeOnAuto/auto-engineer/commit/c558551c1ae3be91aa0139a675fcc972662af9de) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - Improved Storybook startup detection with retry logic and configurable delay for more reliable component preview launching
46
+
47
+ - [`ae00d8a`](https://github.com/BeOnAuto/auto-engineer/commit/ae00d8a71c12bc707739cb1dcf6c724d7bb3af73) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - Centralized the starter configuration in the typical example for simpler project setup
48
+
49
+ - Updated dependencies [[`2672e53`](https://github.com/BeOnAuto/auto-engineer/commit/2672e536679d7f56f2f6f7bf96e4655059697847), [`ee955cf`](https://github.com/BeOnAuto/auto-engineer/commit/ee955cf5245cce3ecf1b4c08e625a6c0e8586d1f), [`4568aea`](https://github.com/BeOnAuto/auto-engineer/commit/4568aeace396e4d8ed9fce4639588ac7b5bc9f48), [`c4669b8`](https://github.com/BeOnAuto/auto-engineer/commit/c4669b8a71153ea7fd2f4a60e0c88d23829119d6), [`c558551`](https://github.com/BeOnAuto/auto-engineer/commit/c558551c1ae3be91aa0139a675fcc972662af9de), [`f8615fc`](https://github.com/BeOnAuto/auto-engineer/commit/f8615fcc5ed2df1eaa29a454b8dcd50bc38ef18c), [`ae00d8a`](https://github.com/BeOnAuto/auto-engineer/commit/ae00d8a71c12bc707739cb1dcf6c724d7bb3af73), [`7dfc266`](https://github.com/BeOnAuto/auto-engineer/commit/7dfc2663f415f4c30c1355fa839017f689e19dfc), [`2b17ba5`](https://github.com/BeOnAuto/auto-engineer/commit/2b17ba5b0120f949ef81555ea36ab45fd93de3e0), [`fe3ec48`](https://github.com/BeOnAuto/auto-engineer/commit/fe3ec48a7b9ed71c0e3c7edc7cbe9ee4f9bffd06)]:
50
+ - @auto-engineer/narrative@1.35.0
51
+
3
52
  ## 1.34.0
4
53
 
5
54
  ### Minor 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.34.0"
43
+ "@auto-engineer/narrative": "1.36.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.34.0"
55
+ "@auto-engineer/cli": "1.36.0"
56
56
  },
57
- "version": "1.34.0",
57
+ "version": "1.36.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",