@common-stack/generate-plugin 6.0.8-alpha.17 → 6.0.8-alpha.19

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.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,14 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [6.0.8-alpha.19](https://github.com/cdmbase/common-stack/compare/v6.0.8-alpha.18...v6.0.8-alpha.19) (2025-01-14)
7
+
8
+ **Note:** Version bump only for package @common-stack/generate-plugin
9
+
10
+ ## [6.0.8-alpha.18](https://github.com/cdmbase/common-stack/compare/v6.0.8-alpha.17...v6.0.8-alpha.18) (2025-01-11)
11
+
12
+ **Note:** Version bump only for package @common-stack/generate-plugin
13
+
6
14
  ## [6.0.8-alpha.17](https://github.com/cdmbase/common-stack/compare/v6.0.8-alpha.16...v6.0.8-alpha.17) (2025-01-08)
7
15
 
8
16
  **Note:** Version bump only for package @common-stack/generate-plugin
@@ -309,18 +317,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
309
317
 
310
318
  ### Bug Fixes
311
319
 
312
- - **server-stack:** apollo server redis cache ([2ef1df3](https://github.com/cdmbase/common-stack/commit/2ef1df30176616baf9816c47168687577f7aa8ff))
320
+ - **server-stack:** apollo server redis cache ([2ef1df3](https://github.com/cdmbase/common-stack/commit/2ef1df30176616baf9816c47168687577f7aa8ff))
313
321
 
314
322
  ### Features
315
323
 
316
- - enable docker layer caching ([ce2c742](https://github.com/cdmbase/common-stack/commit/ce2c74271a107d5c73580523a4e1822b80e04c8d))
324
+ - enable docker layer caching ([ce2c742](https://github.com/cdmbase/common-stack/commit/ce2c74271a107d5c73580523a4e1822b80e04c8d))
317
325
 
318
326
  ## [6.0.6-alpha.0](https://github.com/cdmbase/common-stack/compare/v0.0.251...v6.0.6-alpha.0) (2024-12-16)
319
327
 
320
328
  ### Bug Fixes
321
329
 
322
- - **server-stack:** apollo server redis cache ([2ef1df3](https://github.com/cdmbase/common-stack/commit/2ef1df30176616baf9816c47168687577f7aa8ff))
330
+ - **server-stack:** apollo server redis cache ([2ef1df3](https://github.com/cdmbase/common-stack/commit/2ef1df30176616baf9816c47168687577f7aa8ff))
323
331
 
324
332
  ### Features
325
333
 
326
- - enable docker layer caching ([ce2c742](https://github.com/cdmbase/common-stack/commit/ce2c74271a107d5c73580523a4e1822b80e04c8d))
334
+ - enable docker layer caching ([ce2c742](https://github.com/cdmbase/common-stack/commit/ce2c74271a107d5c73580523a4e1822b80e04c8d))
@@ -74,7 +74,7 @@
74
74
  "@common-stack/client-core": "6.0.8-alpha.16",
75
75
  "@common-stack/core": "6.0.8-alpha.16",
76
76
  "@common-stack/server-core": "6.0.8-alpha.16",
77
- "@common-stack/server-stack": "6.0.8-alpha.16",
77
+ "@common-stack/server-stack": "6.0.8-alpha.18",
78
78
  "@common-stack/store-mongo": "6.0.8-alpha.16",
79
79
  "@graphql-tools/links": "~9.0.1",
80
80
  "@graphql-tools/schema": "~10.0.6",
@@ -62,7 +62,7 @@
62
62
  "dependencies": {
63
63
  "@apollo/client": "^3.9.0",
64
64
  "@babel/runtime": "^7.20.1",
65
- "@common-stack/server-stack": "6.0.8-alpha.16",
65
+ "@common-stack/server-stack": "6.0.8-alpha.18",
66
66
  "@remix-run/node": "~2.10.1",
67
67
  "lodash": "^4.17.15",
68
68
  "react": "18.2.0"
@@ -147,7 +147,7 @@
147
147
  "@babel/register": "^7.18.9",
148
148
  "@babel/runtime": "^7.20.1",
149
149
  "@common-stack/env-list-loader": "6.0.8-alpha.7",
150
- "@common-stack/generate-plugin": "6.0.8-alpha.16",
150
+ "@common-stack/generate-plugin": "6.0.8-alpha.18",
151
151
  "@common-stack/rollup-vite-utils": "6.0.8-alpha.16",
152
152
  "@emotion/babel-plugin": "^11.11.0",
153
153
  "@graphql-codegen/add": "^5.0.2",
@@ -28,7 +28,7 @@
28
28
  "@common-stack/client-core": "6.0.8-alpha.16",
29
29
  "@common-stack/core": "6.0.8-alpha.16",
30
30
  "@common-stack/server-core": "6.0.8-alpha.16",
31
- "@common-stack/server-stack": "6.0.8-alpha.16",
31
+ "@common-stack/server-stack": "6.0.8-alpha.18",
32
32
  "@common-stack/store-mongo": "6.0.8-alpha.16",
33
33
  "@container-stack/mailing-api": "5.2.1-alpha.1",
34
34
  "helmet": "^3.21.2",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@common-stack/generate-plugin",
3
- "version": "6.0.8-alpha.17",
3
+ "version": "6.0.8-alpha.19",
4
4
  "type": "module",
5
5
  "main": "./lib/index.mjs",
6
6
  "typings": "./lib/index.d.ts",
@@ -17,7 +17,7 @@
17
17
  "watch": "yarn build:lib:watch"
18
18
  },
19
19
  "dependencies": {
20
- "@common-stack/rollup-vite-utils": "6.0.8-alpha.16",
20
+ "@common-stack/rollup-vite-utils": "6.0.8-alpha.19",
21
21
  "tslib": "^2.3.0"
22
22
  },
23
23
  "publishConfig": {
@@ -25,5 +25,5 @@
25
25
  },
26
26
  "executors": "./executors.json",
27
27
  "generators": "./generators.json",
28
- "gitHead": "4a8c37de04e80c17cd15f83ab54dc7fb1775ea38"
28
+ "gitHead": "b9eff6af540fbca475085f08dddea756e383df7e"
29
29
  }
@@ -147,7 +147,7 @@
147
147
  "@babel/register": "^7.18.9",
148
148
  "@babel/runtime": "^7.20.1",
149
149
  "@common-stack/env-list-loader": "6.0.8-alpha.7",
150
- "@common-stack/generate-plugin": "6.0.8-alpha.16",
150
+ "@common-stack/generate-plugin": "6.0.8-alpha.18",
151
151
  "@common-stack/rollup-vite-utils": "6.0.8-alpha.16",
152
152
  "@emotion/babel-plugin": "^11.11.0",
153
153
  "@graphql-codegen/add": "^5.0.2",
@@ -28,7 +28,7 @@
28
28
  "@common-stack/client-core": "6.0.8-alpha.16",
29
29
  "@common-stack/core": "6.0.8-alpha.16",
30
30
  "@common-stack/server-core": "6.0.8-alpha.16",
31
- "@common-stack/server-stack": "6.0.8-alpha.16",
31
+ "@common-stack/server-stack": "6.0.8-alpha.18",
32
32
  "@common-stack/store-mongo": "6.0.8-alpha.16",
33
33
  "@container-stack/mailing-api": "5.2.1-alpha.1",
34
34
  "helmet": "^3.21.2",