@rxap/schematics-open-api 16.0.0-dev.21 → 16.0.0-dev.22

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 (3) hide show
  1. package/CHANGELOG.md +23 -0
  2. package/README.md +1 -1
  3. package/package.json +13 -13
package/CHANGELOG.md CHANGED
@@ -3,6 +3,29 @@
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
+ # [16.0.0-dev.22](https://gitlab.com/rxap/packages/compare/@rxap/schematics-open-api@16.0.0-dev.5...@rxap/schematics-open-api@16.0.0-dev.22) (2023-10-11)
7
+
8
+ ### Bug Fixes
9
+
10
+ - add licence file to publishable packages ([d7de1cb](https://gitlab.com/rxap/packages/commit/d7de1cb9db1bd1628f37084e3b0ffd1755aa75f6))
11
+ - change from commonjs to es2022 ([cf675a7](https://gitlab.com/rxap/packages/commit/cf675a7254de9ce4b269264df59794dd42fcbd8b))
12
+ - change inline option to default ([6596722](https://gitlab.com/rxap/packages/commit/65967226b5760744b8a6ecf7920120ad914cc197))
13
+ - ensure the project name is not included in the project tag list ([46d4479](https://gitlab.com/rxap/packages/commit/46d44798258ea1b20df9d4408b9c0809f55027b2))
14
+ - generate readme with peer dependencies to install ([27c2cd7](https://gitlab.com/rxap/packages/commit/27c2cd7d98f0c8a499b8c30719f49d69e4970ae9))
15
+ - peer dependency issue ([ee95415](https://gitlab.com/rxap/packages/commit/ee95415370d9ef2396916d6c25061a0df791034a))
16
+ - set inline option to true if not defined ([cb3a248](https://gitlab.com/rxap/packages/commit/cb3a2486126e3b29b9d96388dcee5d2f8371d638))
17
+ - support es2022 ([dbdef2d](https://gitlab.com/rxap/packages/commit/dbdef2dbfe47daec2c61094d82d589692a622268))
18
+ - use correct import paths ([76759ac](https://gitlab.com/rxap/packages/commit/76759acea65794aeeb0a56ffd9dbca9679549172))
19
+
20
+ ### Features
21
+
22
+ - add data source generator ([31a877d](https://gitlab.com/rxap/packages/commit/31a877defd350c5ded899fd35f2cfb3c85ef6a87))
23
+ - change to sync execution and support nest command generators ([85a69bc](https://gitlab.com/rxap/packages/commit/85a69bc4d98c1da9f1987491bc25e2209c78c315))
24
+
25
+ ### Reverts
26
+
27
+ - change from commonjs to es2022 ([50eca61](https://gitlab.com/rxap/packages/commit/50eca61e9a89388d1cfeefb8b1029b302b6f307e))
28
+
6
29
  # [16.0.0-dev.21](https://gitlab.com/rxap/packages/compare/@rxap/schematics-open-api@16.0.0-dev.20...@rxap/schematics-open-api@16.0.0-dev.21) (2023-09-12)
7
30
 
8
31
  ### Bug Fixes
package/README.md CHANGED
@@ -17,5 +17,5 @@ yarn add @rxap/schematics-open-api
17
17
  ```
18
18
  **Install peer dependencies:**
19
19
  ```bash
20
- yarn add @angular-devkit/core@^16.1.4 @angular-devkit/schematics@^16.1.4 @rxap/json-schema-to-typescript@* @rxap/schematics-ts-morph@* @rxap/schematics-utilities@* @rxap/utilities@* openapi-types@10.0.0 ts-morph@^18.0.0 tslib@2.6.2
20
+ yarn add @angular-devkit/core@^16.1.4 @angular-devkit/schematics@^16.1.4 @rxap/json-schema-to-typescript@^16.0.0-dev.16 @rxap/schematics-ts-morph@^16.0.0-dev.26 @rxap/schematics-utilities@^16.0.0-dev.19 @rxap/utilities@^16.0.0-dev.21 openapi-types@10.0.0 ts-morph@^18.0.0 tslib@2.6.2
21
21
  ```
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "16.0.0-dev.21",
2
+ "version": "16.0.0-dev.22",
3
3
  "name": "@rxap/schematics-open-api",
4
4
  "license": "GPL-3.0-or-later",
5
5
  "dependencies": {
@@ -13,16 +13,16 @@
13
13
  "peerDependencies": {
14
14
  "@angular-devkit/core": "^16.1.4",
15
15
  "@angular-devkit/schematics": "^16.1.4",
16
- "@rxap/json-schema-to-typescript": "*",
17
- "@rxap/schematics-ts-morph": "*",
18
- "@rxap/schematics-utilities": "*",
19
- "@rxap/utilities": "*",
16
+ "@rxap/json-schema-to-typescript": "^16.0.0-dev.16",
17
+ "@rxap/schematics-ts-morph": "^16.0.0-dev.26",
18
+ "@rxap/schematics-utilities": "^16.0.0-dev.19",
19
+ "@rxap/utilities": "^16.0.0-dev.21",
20
20
  "openapi-types": "10.0.0",
21
21
  "ts-morph": "^18.0.0",
22
22
  "tslib": "2.6.2",
23
- "@rxap/node-utilities": "1.1.0-dev.9",
24
- "@rxap/workspace-ts-morph": "0.1.0-dev.8",
25
- "@rxap/workspace-utilities": "0.1.0-dev.13"
23
+ "@rxap/node-utilities": "1.1.0-dev.14",
24
+ "@rxap/workspace-ts-morph": "0.1.0-dev.10",
25
+ "@rxap/workspace-utilities": "0.1.0-dev.22"
26
26
  },
27
27
  "author": {
28
28
  "name": "Merzough Münker",
@@ -44,19 +44,19 @@
44
44
  "packageGroup": [
45
45
  {
46
46
  "package": "@rxap/json-schema-to-typescript",
47
- "version": "16.0.0-dev.12"
47
+ "version": "16.0.0-dev.16"
48
48
  },
49
49
  {
50
50
  "package": "@rxap/schematics-ts-morph",
51
- "version": "16.0.0-dev.18"
51
+ "version": "16.0.0-dev.26"
52
52
  },
53
53
  {
54
54
  "package": "@rxap/schematics-utilities",
55
- "version": "16.0.0-dev.15"
55
+ "version": "16.0.0-dev.19"
56
56
  },
57
57
  {
58
58
  "package": "@rxap/utilities",
59
- "version": "16.0.0-dev.17"
59
+ "version": "16.0.0-dev.21"
60
60
  }
61
61
  ]
62
62
  },
@@ -71,7 +71,7 @@
71
71
  },
72
72
  "schematics": "./collection.json",
73
73
  "type": "commonjs",
74
- "gitHead": "db8e53ef6cfd297abb6f8c4fb54f289f9c971fe4",
74
+ "gitHead": "cc79abe8b76799cf9e91a91b92e8172b23a74b13",
75
75
  "main": "./src/index.js",
76
76
  "types": "./src/index.d.ts"
77
77
  }