@rxap/plugin-angular 16.3.0-dev.1 → 16.3.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.
- package/CHANGELOG.md +8 -0
- package/README.md +1 -1
- package/package.json +26 -30
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
|
+
# [16.3.0](https://gitlab.com/rxap/packages/compare/@rxap/plugin-angular@16.3.0-dev.2...@rxap/plugin-angular@16.3.0) (2024-05-27)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @rxap/plugin-angular
|
|
9
|
+
|
|
10
|
+
# [16.3.0-dev.2](https://gitlab.com/rxap/packages/compare/@rxap/plugin-angular@16.3.0-dev.1...@rxap/plugin-angular@16.3.0-dev.2) (2024-05-27)
|
|
11
|
+
|
|
12
|
+
**Note:** Version bump only for package @rxap/plugin-angular
|
|
13
|
+
|
|
6
14
|
# [16.3.0-dev.1](https://gitlab.com/rxap/packages/compare/@rxap/plugin-angular@16.3.0-dev.0...@rxap/plugin-angular@16.3.0-dev.1) (2024-05-22)
|
|
7
15
|
|
|
8
16
|
### Bug Fixes
|
package/README.md
CHANGED
|
@@ -19,7 +19,7 @@ yarn add @rxap/plugin-angular
|
|
|
19
19
|
```
|
|
20
20
|
**Install peer dependencies:**
|
|
21
21
|
```bash
|
|
22
|
-
yarn add @nx/angular@^16.10.0 @nx/devkit@^16.10.0 @rxap/plugin-application@^16.3.0-dev.
|
|
22
|
+
yarn add @nx/angular@^16.10.0 @nx/devkit@^16.10.0 @rxap/plugin-application@^16.3.0-dev.3 @rxap/plugin-library@^16.2.0-dev.0 @rxap/plugin-localazy@^16.1.2-dev.0 @rxap/plugin-utilities@^16.4.0-dev.1 @rxap/ts-morph@^1.2.0-dev.0 @rxap/utilities@^16.2.0-dev.1 @rxap/workspace-ts-morph@^16.1.1-dev.0 @rxap/workspace-utilities@^16.3.0-dev.2 nx@^16.10.0 ts-morph@^18.0.0 tslib@2.6.2
|
|
23
23
|
```
|
|
24
24
|
**Execute the init generator:**
|
|
25
25
|
```bash
|
package/package.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "16.3.0
|
|
2
|
+
"version": "16.3.0",
|
|
3
3
|
"name": "@rxap/plugin-angular",
|
|
4
4
|
"license": "GPL-3.0-or-later",
|
|
5
5
|
"dependencies": {
|
|
@@ -18,18 +18,18 @@
|
|
|
18
18
|
"peerDependencies": {
|
|
19
19
|
"@nx/angular": "^16.10.0",
|
|
20
20
|
"@nx/devkit": "^16.10.0",
|
|
21
|
-
"@rxap/plugin-application": "^16.3.0-dev.
|
|
22
|
-
"@rxap/plugin-library": "^16.
|
|
23
|
-
"@rxap/plugin-localazy": "^16.1.
|
|
24
|
-
"@rxap/plugin-utilities": "^16.4.0-dev.
|
|
25
|
-
"@rxap/ts-morph": "^1.
|
|
21
|
+
"@rxap/plugin-application": "^16.3.0-dev.3",
|
|
22
|
+
"@rxap/plugin-library": "^16.2.0-dev.0",
|
|
23
|
+
"@rxap/plugin-localazy": "^16.1.2-dev.0",
|
|
24
|
+
"@rxap/plugin-utilities": "^16.4.0-dev.1",
|
|
25
|
+
"@rxap/ts-morph": "^1.2.0-dev.0",
|
|
26
26
|
"@rxap/utilities": "^16.2.0-dev.1",
|
|
27
|
-
"@rxap/workspace-ts-morph": "^16.1.0",
|
|
28
|
-
"@rxap/workspace-utilities": "^16.3.0-dev.
|
|
27
|
+
"@rxap/workspace-ts-morph": "^16.1.1-dev.0",
|
|
28
|
+
"@rxap/workspace-utilities": "^16.3.0-dev.2",
|
|
29
29
|
"nx": "^16.10.0",
|
|
30
30
|
"ts-morph": "^18.0.0",
|
|
31
31
|
"tslib": "2.6.2",
|
|
32
|
-
"@rxap/generator-ts-morph": "1.0.
|
|
32
|
+
"@rxap/generator-ts-morph": "1.0.3",
|
|
33
33
|
"@rxap/node-utilities": "1.2.0"
|
|
34
34
|
},
|
|
35
35
|
"author": {
|
|
@@ -55,44 +55,40 @@
|
|
|
55
55
|
"nx-migrations": {
|
|
56
56
|
"packageGroup": [
|
|
57
57
|
{
|
|
58
|
-
"package": "@
|
|
59
|
-
"version": "
|
|
58
|
+
"package": "@nx/angular",
|
|
59
|
+
"version": "16.10.0"
|
|
60
60
|
},
|
|
61
61
|
{
|
|
62
|
-
"package": "@
|
|
63
|
-
"version": "
|
|
62
|
+
"package": "@nx/devkit",
|
|
63
|
+
"version": "16.10.0"
|
|
64
64
|
},
|
|
65
65
|
{
|
|
66
|
-
"package": "@rxap/
|
|
67
|
-
"version": "
|
|
66
|
+
"package": "@rxap/generator-ts-morph",
|
|
67
|
+
"version": "1.0.3-dev.0"
|
|
68
68
|
},
|
|
69
69
|
{
|
|
70
|
-
"package": "@rxap/
|
|
71
|
-
"version": "
|
|
70
|
+
"package": "@rxap/node-utilities",
|
|
71
|
+
"version": "1.2.0"
|
|
72
72
|
},
|
|
73
73
|
{
|
|
74
|
-
"package": "@rxap/plugin-
|
|
75
|
-
"version": "16.
|
|
74
|
+
"package": "@rxap/plugin-application",
|
|
75
|
+
"version": "16.3.0-dev.3"
|
|
76
76
|
},
|
|
77
77
|
{
|
|
78
78
|
"package": "@rxap/plugin-library",
|
|
79
|
-
"version": "16.
|
|
79
|
+
"version": "16.2.0-dev.0"
|
|
80
80
|
},
|
|
81
81
|
{
|
|
82
82
|
"package": "@rxap/plugin-localazy",
|
|
83
|
-
"version": "16.1.
|
|
83
|
+
"version": "16.1.2-dev.0"
|
|
84
84
|
},
|
|
85
85
|
{
|
|
86
86
|
"package": "@rxap/plugin-utilities",
|
|
87
|
-
"version": "16.4.0-dev.
|
|
88
|
-
},
|
|
89
|
-
{
|
|
90
|
-
"package": "@rxap/schematics-ts-morph",
|
|
91
|
-
"version": "16.0.0-dev.12"
|
|
87
|
+
"version": "16.4.0-dev.1"
|
|
92
88
|
},
|
|
93
89
|
{
|
|
94
90
|
"package": "@rxap/ts-morph",
|
|
95
|
-
"version": "1.
|
|
91
|
+
"version": "1.2.0-dev.0"
|
|
96
92
|
},
|
|
97
93
|
{
|
|
98
94
|
"package": "@rxap/utilities",
|
|
@@ -100,11 +96,11 @@
|
|
|
100
96
|
},
|
|
101
97
|
{
|
|
102
98
|
"package": "@rxap/workspace-ts-morph",
|
|
103
|
-
"version": "16.1.0"
|
|
99
|
+
"version": "16.1.1-dev.0"
|
|
104
100
|
},
|
|
105
101
|
{
|
|
106
102
|
"package": "@rxap/workspace-utilities",
|
|
107
|
-
"version": "16.3.0-dev.
|
|
103
|
+
"version": "16.3.0-dev.2"
|
|
108
104
|
}
|
|
109
105
|
]
|
|
110
106
|
},
|
|
@@ -119,6 +115,6 @@
|
|
|
119
115
|
},
|
|
120
116
|
"schematics": "./generators.json",
|
|
121
117
|
"type": "commonjs",
|
|
122
|
-
"gitHead": "
|
|
118
|
+
"gitHead": "a926b765ac01af68277730afc1cff704837f5ab0",
|
|
123
119
|
"main": "./src/index.js"
|
|
124
120
|
}
|