@rsdk/nest-tools 4.0.0-next.13 → 4.0.0-next.15
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 +27 -9
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,16 @@
|
|
|
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
|
+
## [4.0.0-next.15](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.14...v4.0.0-next.15) (2023-11-30)
|
|
7
|
+
|
|
8
|
+
### Features
|
|
9
|
+
|
|
10
|
+
* added protocol detector ([#166](https://github.com/R-Vision/rsdk/issues/166)) ([f348995](https://github.com/R-Vision/rsdk/commit/f348995f29648c7392b7375c5b2001197d60eb36))
|
|
11
|
+
|
|
12
|
+
## [4.0.0-next.14](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.13...v4.0.0-next.14) (2023-11-29)
|
|
13
|
+
|
|
14
|
+
**Note:** Version bump only for package @rsdk/nest-tools
|
|
15
|
+
|
|
6
16
|
## [4.0.0-next.13](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.12...v4.0.0-next.13) (2023-11-29)
|
|
7
17
|
|
|
8
18
|
**Note:** Version bump only for package @rsdk/nest-tools
|
|
@@ -27,7 +37,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
27
37
|
|
|
28
38
|
### Bug Fixes
|
|
29
39
|
|
|
30
|
-
* some more peer
|
|
40
|
+
* some more peer
|
|
41
|
+
dependencies ([3617dcb](https://github.com/R-Vision/rsdk/commit/3617dcbfdd08231e8f334ff35ac46eb99d810567))
|
|
31
42
|
|
|
32
43
|
## [4.0.0-next.2](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.1...v4.0.0-next.2) (2023-11-10)
|
|
33
44
|
|
|
@@ -41,7 +52,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
41
52
|
|
|
42
53
|
### Features
|
|
43
54
|
|
|
44
|
-
* discover config from inject section in dynamic
|
|
55
|
+
* discover config from inject section in dynamic
|
|
56
|
+
provider ([b20c41c](https://github.com/R-Vision/rsdk/commit/b20c41c08802c2ece7c3fe24614959722cae12b4))
|
|
45
57
|
|
|
46
58
|
## [3.4.1](https://github.com/R-Vision/rsdk/compare/v3.4.1-next.0...v3.4.1) (2023-09-01)
|
|
47
59
|
|
|
@@ -51,7 +63,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
51
63
|
|
|
52
64
|
### Bug Fixes
|
|
53
65
|
|
|
54
|
-
* added correctly exception and warn on incorrectly value in module
|
|
66
|
+
* added correctly exception and warn on incorrectly value in module
|
|
67
|
+
tree ([2349782](https://github.com/R-Vision/rsdk/commit/234978226ff9a41a9781fc773d35f865e09ce371))
|
|
55
68
|
|
|
56
69
|
## [3.1.0](https://github.com/R-Vision/rsdk/compare/v3.1.0-next.3...v3.1.0) (2023-08-09)
|
|
57
70
|
|
|
@@ -77,7 +90,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
77
90
|
|
|
78
91
|
### Features
|
|
79
92
|
|
|
80
|
-
* add data-source extractor from
|
|
93
|
+
* add data-source extractor from
|
|
94
|
+
PlatformApp ([#76](https://github.com/R-Vision/rsdk/issues/76)) ([c668f12](https://github.com/R-Vision/rsdk/commit/c668f12142a009ac7c4bc5adc84b6fa8b85d413a))
|
|
81
95
|
|
|
82
96
|
## [2.4.2](https://github.com/R-Vision/rsdk/compare/v2.4.2-next.0...v2.4.2) (2023-06-16)
|
|
83
97
|
|
|
@@ -87,7 +101,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
87
101
|
|
|
88
102
|
### Bug Fixes
|
|
89
103
|
|
|
90
|
-
* **eslint-plugin:** normalize
|
|
104
|
+
* **eslint-plugin:** normalize
|
|
105
|
+
tsconfig.lint.json ([25d77cd](https://github.com/R-Vision/rsdk/commit/25d77cd69206fa6e1c79ba6ae27ee89276b0cfa2))
|
|
91
106
|
|
|
92
107
|
## [2.4.1](https://github.com/R-Vision/rsdk/compare/v2.4.1-next.2...v2.4.1) (2023-06-15)
|
|
93
108
|
|
|
@@ -105,12 +120,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
105
120
|
|
|
106
121
|
### Draft
|
|
107
122
|
|
|
108
|
-
* Pfm 303 static to meta
|
|
123
|
+
* Pfm 303 static to meta
|
|
124
|
+
migration ([#45](https://github.com/R-Vision/rsdk/issues/45)) ([d98e303](https://github.com/R-Vision/rsdk/commit/d98e3032f9b10446b478427d841b9209ed68fa2d))
|
|
109
125
|
|
|
110
126
|
### BREAKING CHANGES
|
|
111
127
|
|
|
112
128
|
* GrpcClientModule removed
|
|
113
|
-
new way for declaration with `GrpcServers.define()` and `@InjectGrpcClient`
|
|
129
|
+
new way for declaration with `GrpcServers.define()` and `@InjectGrpcClient`
|
|
114
130
|
|
|
115
131
|
* fix: rework interaction with metadata and generating modules from metadata
|
|
116
132
|
|
|
@@ -144,7 +160,8 @@ new way for declaration with `GrpcServers.define()` and `@InjectGrpcClient`
|
|
|
144
160
|
|
|
145
161
|
### Bug Fixes
|
|
146
162
|
|
|
147
|
-
* remove private dependencies from `peerDependencies`
|
|
163
|
+
* remove private dependencies from `peerDependencies`
|
|
164
|
+
section ([0bce6ff](https://github.com/R-Vision/rsdk/commit/0bce6ffb5b699e2ed1dc9aca77cbdbf085267ff7))
|
|
148
165
|
|
|
149
166
|
## 1.0.11 (2023-05-23)
|
|
150
167
|
|
|
@@ -154,4 +171,5 @@ new way for declaration with `GrpcServers.define()` and `@InjectGrpcClient`
|
|
|
154
171
|
|
|
155
172
|
### Bug Fixes
|
|
156
173
|
|
|
157
|
-
* add "access: public" to new
|
|
174
|
+
* add "access: public" to new
|
|
175
|
+
packages ([04d5983](https://github.com/R-Vision/rsdk/commit/04d5983cfa3e97c5d8219e07208a0499a8c6bc83))
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rsdk/nest-tools",
|
|
3
|
-
"version": "4.0.0-next.
|
|
3
|
+
"version": "4.0.0-next.15",
|
|
4
4
|
"license": "Apache License 2.0",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
@@ -14,5 +14,5 @@
|
|
|
14
14
|
"dependencies": {
|
|
15
15
|
"rxjs": "^7.8.1"
|
|
16
16
|
},
|
|
17
|
-
"gitHead": "
|
|
17
|
+
"gitHead": "8abd89d7800375749b024410dc3465ff40389277"
|
|
18
18
|
}
|