@auto-engineer/server-generator-nestjs 1.24.0 → 1.25.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 +38 -0
  2. package/package.json +3 -3
package/CHANGELOG.md CHANGED
@@ -1,5 +1,43 @@
1
1
  # @auto-engineer/server-generator-nestjs
2
2
 
3
+ ## 1.25.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`fd5ebeb`](https://github.com/BeOnAuto/auto-engineer/commit/fd5ebeb9ab4b483ce7e6e19858067095e47ff11d) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - Enhanced dark mode support and improved theme styling in Storybook
8
+
9
+ - [`151010e`](https://github.com/BeOnAuto/auto-engineer/commit/151010e12aecf454be98d519d8189b3ae73be437) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **cli**: add allowReconfigure option to createServiceTokenStore
10
+
11
+ - [`1f5219c`](https://github.com/BeOnAuto/auto-engineer/commit/1f5219c7e932c2fc5beb79be82f4c9eaa2c2e46d) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - Added dark mode support for the design system
12
+ - Enhanced Storybook configuration for improved component previewing
13
+
14
+ - [`eef8137`](https://github.com/BeOnAuto/auto-engineer/commit/eef8137d39f2c44919d136d0ca55c95c28f8c0da) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - Added dark mode support for improved visual comfort in low-light environments
15
+ - Synchronized navigation state to maintain consistent active indicators across views
16
+
17
+ ### Patch Changes
18
+
19
+ - [`8cfe38d`](https://github.com/BeOnAuto/auto-engineer/commit/8cfe38d10b1f8430c43f85f0cd745f04c03f5095) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - Fixed pipeline configuration for typical setup
20
+
21
+ - [`f4d58b9`](https://github.com/BeOnAuto/auto-engineer/commit/f4d58b9b8b0be9401728ad1252b6757071485178) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **cli**: verify middleware returns 200 on reconfigure with allowReconfigure
22
+
23
+ - [`b549656`](https://github.com/BeOnAuto/auto-engineer/commit/b549656a11be392301e56c35ba14ca8a9748c804) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - Updated button styling in the Survey Options demo component for a more consistent look
24
+
25
+ - [`ed9b7d0`](https://github.com/BeOnAuto/auto-engineer/commit/ed9b7d0874b583ca712278d8aa4b498966a0e7ff) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **cli**: update ketchup plan for allowReconfigure feature
26
+
27
+ - [`34209a4`](https://github.com/BeOnAuto/auto-engineer/commit/34209a487e1727ce7515b7a889cf2ec19e1e41d2) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - Improved dark mode handling for better visual consistency
28
+
29
+ - [`5a58a63`](https://github.com/BeOnAuto/auto-engineer/commit/5a58a6365f79d76ce3e5765e64b6a037bdc4819c) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - - **cli**: improve 409 /configure error message to suggest restart
30
+ - **global**: version packages
31
+
32
+ - [`40e90b1`](https://github.com/BeOnAuto/auto-engineer/commit/40e90b14cf4d465a329c05b80b5c32f70e702d26) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - Updated layout and spacing in the Design System Overview component for improved visual consistency
33
+
34
+ - [`f4d58b9`](https://github.com/BeOnAuto/auto-engineer/commit/f4d58b9b8b0be9401728ad1252b6757071485178) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - Added test coverage verifying the reconfigure endpoint returns 200 when allowReconfigure is enabled
35
+
36
+ - [`bfb0419`](https://github.com/BeOnAuto/auto-engineer/commit/bfb0419b6a18ab4927adc8030edb05e3c22f9b10) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - Updated avatar images and improved styling in the empty avatar group display
37
+
38
+ - Updated dependencies [[`fd5ebeb`](https://github.com/BeOnAuto/auto-engineer/commit/fd5ebeb9ab4b483ce7e6e19858067095e47ff11d), [`151010e`](https://github.com/BeOnAuto/auto-engineer/commit/151010e12aecf454be98d519d8189b3ae73be437), [`1f5219c`](https://github.com/BeOnAuto/auto-engineer/commit/1f5219c7e932c2fc5beb79be82f4c9eaa2c2e46d), [`8cfe38d`](https://github.com/BeOnAuto/auto-engineer/commit/8cfe38d10b1f8430c43f85f0cd745f04c03f5095), [`f4d58b9`](https://github.com/BeOnAuto/auto-engineer/commit/f4d58b9b8b0be9401728ad1252b6757071485178), [`eef8137`](https://github.com/BeOnAuto/auto-engineer/commit/eef8137d39f2c44919d136d0ca55c95c28f8c0da), [`b549656`](https://github.com/BeOnAuto/auto-engineer/commit/b549656a11be392301e56c35ba14ca8a9748c804), [`ed9b7d0`](https://github.com/BeOnAuto/auto-engineer/commit/ed9b7d0874b583ca712278d8aa4b498966a0e7ff), [`34209a4`](https://github.com/BeOnAuto/auto-engineer/commit/34209a487e1727ce7515b7a889cf2ec19e1e41d2), [`5a58a63`](https://github.com/BeOnAuto/auto-engineer/commit/5a58a6365f79d76ce3e5765e64b6a037bdc4819c), [`40e90b1`](https://github.com/BeOnAuto/auto-engineer/commit/40e90b14cf4d465a329c05b80b5c32f70e702d26), [`f4d58b9`](https://github.com/BeOnAuto/auto-engineer/commit/f4d58b9b8b0be9401728ad1252b6757071485178), [`bfb0419`](https://github.com/BeOnAuto/auto-engineer/commit/bfb0419b6a18ab4927adc8030edb05e3c22f9b10)]:
39
+ - @auto-engineer/narrative@1.25.0
40
+
3
41
  ## 1.24.0
4
42
 
5
43
  ### 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.24.0"
43
+ "@auto-engineer/narrative": "1.25.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.24.0"
55
+ "@auto-engineer/cli": "1.25.0"
56
56
  },
57
- "version": "1.24.0",
57
+ "version": "1.25.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",