@auto-engineer/server-generator-apollo-emmett 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.
@@ -1,5 +1,5 @@
1
1
 
2
- > @auto-engineer/server-generator-apollo-emmett@1.23.0 build /home/runner/work/auto-engineer/auto-engineer/packages/server-generator-apollo-emmett
2
+ > @auto-engineer/server-generator-apollo-emmett@1.24.0 build /home/runner/work/auto-engineer/auto-engineer/packages/server-generator-apollo-emmett
3
3
  > 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 src/server.ts dist/src && cp -r src/utils dist/src && cp -r src/domain dist/src
4
4
 
5
5
  Fixed ESM imports in dist/
@@ -1,5 +1,5 @@
1
1
 
2
- > @auto-engineer/server-generator-apollo-emmett@1.23.0 test /home/runner/work/auto-engineer/auto-engineer/packages/server-generator-apollo-emmett
2
+ > @auto-engineer/server-generator-apollo-emmett@1.24.0 test /home/runner/work/auto-engineer/auto-engineer/packages/server-generator-apollo-emmett
3
3
  > vitest run --reporter=dot
4
4
 
5
5
 
@@ -9,6 +9,6 @@
9
9
 
10
10
   Test Files  24 passed | 1 skipped (25)
11
11
   Tests  94 passed | 1 skipped (95)
12
-  Start at  23:17:35
13
-  Duration  17.87s (transform 2.67s, setup 0ms, collect 35.93s, tests 6.31s, environment 10ms, prepare 3.68s)
12
+  Start at  07:14:07
13
+  Duration  29.51s (transform 4.33s, setup 0ms, collect 58.94s, tests 13.79s, environment 6ms, prepare 5.52s)
14
14
 
@@ -1,4 +1,4 @@
1
1
 
2
- > @auto-engineer/server-generator-apollo-emmett@1.23.0 type-check /home/runner/work/auto-engineer/auto-engineer/packages/server-generator-apollo-emmett
2
+ > @auto-engineer/server-generator-apollo-emmett@1.24.0 type-check /home/runner/work/auto-engineer/auto-engineer/packages/server-generator-apollo-emmett
3
3
  > tsc --noEmit --project tsconfig.json
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,45 @@
1
1
  # @auto-engineer/server-generator-apollo-emmett
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/message-bus@1.25.0
40
+ - @auto-engineer/model-diff@1.25.0
41
+ - @auto-engineer/narrative@1.25.0
42
+
3
43
  ## 1.24.0
4
44
 
5
45
  ### Minor Changes