@auto-engineer/cli 1.37.0 → 1.39.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 +62 -0
  2. package/package.json +4 -4
package/CHANGELOG.md CHANGED
@@ -1,5 +1,67 @@
1
1
  # @auto-engineer/cli
2
2
 
3
+ ## 1.39.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`72300f5`](https://github.com/BeOnAuto/auto-engineer/commit/72300f5bddb195dc5033cc3fda837ecb53e2fbe5) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - - **examples/typical**: integrates graphql
8
+ - **app-implementer**: pass GraphQL schema, queries & mutations into app generation prompt
9
+ - **react-component-implementer**: enforce no hardcoded data in components, MSW-only mocking
10
+ - **react-component-implementer**: pass GraphQL schema, queries & mutations into generation prompt
11
+ - **examples/typical**: updates auto config
12
+
13
+ - [`d814587`](https://github.com/BeOnAuto/auto-engineer/commit/d814587381c7f291333e4e329ed7ce201bec60eb) Thanks [@osamanar](https://github.com/osamanar)! - - Added Vitest testing framework to the React client starter template
14
+
15
+ ### Patch Changes
16
+
17
+ - Updated dependencies [[`72300f5`](https://github.com/BeOnAuto/auto-engineer/commit/72300f5bddb195dc5033cc3fda837ecb53e2fbe5), [`d814587`](https://github.com/BeOnAuto/auto-engineer/commit/d814587381c7f291333e4e329ed7ce201bec60eb)]:
18
+ - @auto-engineer/file-store@1.39.0
19
+ - @auto-engineer/narrative@1.39.0
20
+ - @auto-engineer/pipeline@1.39.0
21
+
22
+ ## 1.38.0
23
+
24
+ ### Minor Changes
25
+
26
+ - [`615aed3`](https://github.com/BeOnAuto/auto-engineer/commit/615aed3bc827845e7d6b691da7979cc61d4390c4) Thanks [@osamanar](https://github.com/osamanar)! - - **react-component-implementer**: add acquireLock and releaseLock with tests
27
+
28
+ - [`9a8a00e`](https://github.com/BeOnAuto/auto-engineer/commit/9a8a00e759a1104d72ae493a067c68d9a88ff627) Thanks [@osamanar](https://github.com/osamanar)! - - Added support for ensuring GraphQL operations exist in the react component implementer
29
+
30
+ - [`6c92f68`](https://github.com/BeOnAuto/auto-engineer/commit/6c92f682ba7909385779db0d68562956bcfd19ac) Thanks [@osamanar](https://github.com/osamanar)! - - **app-implementer**: pass GraphQL schema, queries & mutations into app generation prompt
31
+
32
+ - [`755d452`](https://github.com/BeOnAuto/auto-engineer/commit/755d4527b568b19984524626605707310120700b) Thanks [@osamanar](https://github.com/osamanar)! - - **react-component-implementer**: enforce no hardcoded data in components, MSW-only mocking
33
+
34
+ - [`9cb506b`](https://github.com/BeOnAuto/auto-engineer/commit/9cb506bea74b8dda139154a83e980dae6842185e) Thanks [@osamanar](https://github.com/osamanar)! - - Added GraphQL integration to the typical example application
35
+
36
+ - [`01d560a`](https://github.com/BeOnAuto/auto-engineer/commit/01d560a902333c0393c877be781397036523c9b9) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - - **server-generator-apollo-emmett**: formatSpecValue parses stringified JSON arrays
37
+ - **server-generator-apollo-emmett**: add events.ts.ejs template for react slices
38
+ - **server-generator-apollo-emmett**: extract react data target events with source then
39
+ - **server-generator-apollo-emmett**: findEventSource checks react data target events
40
+ - **server-generator-apollo-emmett**: given-step state refs get local event types
41
+
42
+ - [`d3ff854`](https://github.com/BeOnAuto/auto-engineer/commit/d3ff854ff886248678ec9be1ba0e70e6a7124f4c) Thanks [@osamanar](https://github.com/osamanar)! - - Updated auto configuration in the typical example
43
+
44
+ - [`11753ae`](https://github.com/BeOnAuto/auto-engineer/commit/11753aec8d5d10f195debdbcc56a1caf4eea5a4b) Thanks [@osamanar](https://github.com/osamanar)! - - **react-component-implementer**: wrap ensureGraphqlOperations critical section with lock
45
+
46
+ - [`902ccfe`](https://github.com/BeOnAuto/auto-engineer/commit/902ccfe838c69a3ae6812e7f034c6798ce022040) Thanks [@osamanar](https://github.com/osamanar)! - - **react-component-implementer**: add concurrent integration test for lock
47
+
48
+ - [`8e13733`](https://github.com/BeOnAuto/auto-engineer/commit/8e1373303577a0c7428baae2bdfa81b89e5cfb78) Thanks [@osamanar](https://github.com/osamanar)! - - **react-component-implementer**: pass GraphQL schema, queries & mutations into generation prompt
49
+
50
+ - [`9c5c4f8`](https://github.com/BeOnAuto/auto-engineer/commit/9c5c4f823942e447738f89ffc14bfcc72dcd0ec2) Thanks [@osamanar](https://github.com/osamanar)! - - **react-component-implementer**: re-export acquireLock and releaseLock from index
51
+
52
+ ### Patch Changes
53
+
54
+ - [`881383b`](https://github.com/BeOnAuto/auto-engineer/commit/881383b338fb0b808f57a525df6252d8a25932cf) Thanks [@osamanar](https://github.com/osamanar)! - - **react-component-implementer**: add ketchup plan for file-based locking
55
+
56
+ - [`e5d3d12`](https://github.com/BeOnAuto/auto-engineer/commit/e5d3d1252f5d5de8e2d41f34d1da00692ccdb755) Thanks [@osamanar](https://github.com/osamanar)! - - **react-component-implementer**: update ketchup plan — all bursts done
57
+
58
+ - [`50c8536`](https://github.com/BeOnAuto/auto-engineer/commit/50c85360e7e75523d0cbe55eda3d0408e5ed8221) Thanks [@osamanar](https://github.com/osamanar)! - - **react-component-implementer**: update ketchup plan — graphql prompt passthrough
59
+
60
+ - Updated dependencies [[`615aed3`](https://github.com/BeOnAuto/auto-engineer/commit/615aed3bc827845e7d6b691da7979cc61d4390c4), [`881383b`](https://github.com/BeOnAuto/auto-engineer/commit/881383b338fb0b808f57a525df6252d8a25932cf), [`9a8a00e`](https://github.com/BeOnAuto/auto-engineer/commit/9a8a00e759a1104d72ae493a067c68d9a88ff627), [`6c92f68`](https://github.com/BeOnAuto/auto-engineer/commit/6c92f682ba7909385779db0d68562956bcfd19ac), [`755d452`](https://github.com/BeOnAuto/auto-engineer/commit/755d4527b568b19984524626605707310120700b), [`e5d3d12`](https://github.com/BeOnAuto/auto-engineer/commit/e5d3d1252f5d5de8e2d41f34d1da00692ccdb755), [`9cb506b`](https://github.com/BeOnAuto/auto-engineer/commit/9cb506bea74b8dda139154a83e980dae6842185e), [`01d560a`](https://github.com/BeOnAuto/auto-engineer/commit/01d560a902333c0393c877be781397036523c9b9), [`d3ff854`](https://github.com/BeOnAuto/auto-engineer/commit/d3ff854ff886248678ec9be1ba0e70e6a7124f4c), [`11753ae`](https://github.com/BeOnAuto/auto-engineer/commit/11753aec8d5d10f195debdbcc56a1caf4eea5a4b), [`902ccfe`](https://github.com/BeOnAuto/auto-engineer/commit/902ccfe838c69a3ae6812e7f034c6798ce022040), [`50c8536`](https://github.com/BeOnAuto/auto-engineer/commit/50c85360e7e75523d0cbe55eda3d0408e5ed8221), [`8e13733`](https://github.com/BeOnAuto/auto-engineer/commit/8e1373303577a0c7428baae2bdfa81b89e5cfb78), [`9c5c4f8`](https://github.com/BeOnAuto/auto-engineer/commit/9c5c4f823942e447738f89ffc14bfcc72dcd0ec2)]:
61
+ - @auto-engineer/file-store@1.38.0
62
+ - @auto-engineer/narrative@1.38.0
63
+ - @auto-engineer/pipeline@1.38.0
64
+
3
65
  ## 1.37.0
4
66
 
5
67
  ### Minor Changes
package/package.json CHANGED
@@ -44,9 +44,9 @@
44
44
  "ora": "^8.0.1",
45
45
  "react": "^18.3.1",
46
46
  "socket.io": "^4.7.5",
47
- "@auto-engineer/file-store": "1.37.0",
48
- "@auto-engineer/pipeline": "1.37.0",
49
- "@auto-engineer/narrative": "1.37.0"
47
+ "@auto-engineer/file-store": "1.39.0",
48
+ "@auto-engineer/narrative": "1.39.0",
49
+ "@auto-engineer/pipeline": "1.39.0"
50
50
  },
51
51
  "devDependencies": {
52
52
  "@types/node": "^22.0.0",
@@ -54,7 +54,7 @@
54
54
  "ink-testing-library": "^4.0.0",
55
55
  "socket.io-client": "^4.8.3"
56
56
  },
57
- "version": "1.37.0",
57
+ "version": "1.39.0",
58
58
  "scripts": {
59
59
  "build": "tsc && tsx ../../scripts/fix-esm-imports.ts && chmod +x dist/bin/auto.js",
60
60
  "test": "vitest run --reporter=dot",