@rsdk/nest-tools 4.0.0-next.4 → 4.0.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 +67 -9
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -3,11 +3,62 @@
|
|
|
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](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.19...v4.0.0) (2023-12-04)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @rsdk/nest-tools
|
|
9
|
+
|
|
10
|
+
## [4.0.0-next.19](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.18...v4.0.0-next.19) (2023-12-02)
|
|
11
|
+
|
|
12
|
+
**Note:** Version bump only for package @rsdk/nest-tools
|
|
13
|
+
|
|
14
|
+
## [4.0.0-next.18](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.17...v4.0.0-next.18) (2023-12-02)
|
|
15
|
+
|
|
16
|
+
**Note:** Version bump only for package @rsdk/nest-tools
|
|
17
|
+
|
|
18
|
+
## [4.0.0-next.17](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.16...v4.0.0-next.17) (2023-12-01)
|
|
19
|
+
|
|
20
|
+
**Note:** Version bump only for package @rsdk/nest-tools
|
|
21
|
+
|
|
22
|
+
## [4.0.0-next.16](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.15...v4.0.0-next.16) (2023-11-30)
|
|
23
|
+
|
|
24
|
+
**Note:** Version bump only for package @rsdk/nest-tools
|
|
25
|
+
|
|
26
|
+
## [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)
|
|
27
|
+
|
|
28
|
+
### Features
|
|
29
|
+
|
|
30
|
+
* added protocol detector ([#166](https://github.com/R-Vision/rsdk/issues/166)) ([f348995](https://github.com/R-Vision/rsdk/commit/f348995f29648c7392b7375c5b2001197d60eb36))
|
|
31
|
+
|
|
32
|
+
## [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)
|
|
33
|
+
|
|
34
|
+
**Note:** Version bump only for package @rsdk/nest-tools
|
|
35
|
+
|
|
36
|
+
## [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)
|
|
37
|
+
|
|
38
|
+
**Note:** Version bump only for package @rsdk/nest-tools
|
|
39
|
+
|
|
40
|
+
## [4.0.0-next.12](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.11...v4.0.0-next.12) (2023-11-29)
|
|
41
|
+
|
|
42
|
+
**Note:** Version bump only for package @rsdk/nest-tools
|
|
43
|
+
|
|
44
|
+
## [4.0.0-next.11](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.10...v4.0.0-next.11) (2023-11-29)
|
|
45
|
+
|
|
46
|
+
**Note:** Version bump only for package @rsdk/nest-tools
|
|
47
|
+
|
|
48
|
+
## [4.0.0-next.10](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.9...v4.0.0-next.10) (2023-11-29)
|
|
49
|
+
|
|
50
|
+
**Note:** Version bump only for package @rsdk/nest-tools
|
|
51
|
+
|
|
52
|
+
## [4.0.0-next.9](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.8...v4.0.0-next.9) (2023-11-29)
|
|
53
|
+
|
|
54
|
+
**Note:** Version bump only for package @rsdk/nest-tools
|
|
55
|
+
|
|
6
56
|
## [4.0.0-next.4](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.3...v4.0.0-next.4) (2023-11-12)
|
|
7
57
|
|
|
8
58
|
### Bug Fixes
|
|
9
59
|
|
|
10
|
-
* some more peer
|
|
60
|
+
* some more peer
|
|
61
|
+
dependencies ([3617dcb](https://github.com/R-Vision/rsdk/commit/3617dcbfdd08231e8f334ff35ac46eb99d810567))
|
|
11
62
|
|
|
12
63
|
## [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)
|
|
13
64
|
|
|
@@ -21,7 +72,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
21
72
|
|
|
22
73
|
### Features
|
|
23
74
|
|
|
24
|
-
* discover config from inject section in dynamic
|
|
75
|
+
* discover config from inject section in dynamic
|
|
76
|
+
provider ([b20c41c](https://github.com/R-Vision/rsdk/commit/b20c41c08802c2ece7c3fe24614959722cae12b4))
|
|
25
77
|
|
|
26
78
|
## [3.4.1](https://github.com/R-Vision/rsdk/compare/v3.4.1-next.0...v3.4.1) (2023-09-01)
|
|
27
79
|
|
|
@@ -31,7 +83,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
31
83
|
|
|
32
84
|
### Bug Fixes
|
|
33
85
|
|
|
34
|
-
* added correctly exception and warn on incorrectly value in module
|
|
86
|
+
* added correctly exception and warn on incorrectly value in module
|
|
87
|
+
tree ([2349782](https://github.com/R-Vision/rsdk/commit/234978226ff9a41a9781fc773d35f865e09ce371))
|
|
35
88
|
|
|
36
89
|
## [3.1.0](https://github.com/R-Vision/rsdk/compare/v3.1.0-next.3...v3.1.0) (2023-08-09)
|
|
37
90
|
|
|
@@ -57,7 +110,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
57
110
|
|
|
58
111
|
### Features
|
|
59
112
|
|
|
60
|
-
* add data-source extractor from
|
|
113
|
+
* add data-source extractor from
|
|
114
|
+
PlatformApp ([#76](https://github.com/R-Vision/rsdk/issues/76)) ([c668f12](https://github.com/R-Vision/rsdk/commit/c668f12142a009ac7c4bc5adc84b6fa8b85d413a))
|
|
61
115
|
|
|
62
116
|
## [2.4.2](https://github.com/R-Vision/rsdk/compare/v2.4.2-next.0...v2.4.2) (2023-06-16)
|
|
63
117
|
|
|
@@ -67,7 +121,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
67
121
|
|
|
68
122
|
### Bug Fixes
|
|
69
123
|
|
|
70
|
-
* **eslint-plugin:** normalize
|
|
124
|
+
* **eslint-plugin:** normalize
|
|
125
|
+
tsconfig.lint.json ([25d77cd](https://github.com/R-Vision/rsdk/commit/25d77cd69206fa6e1c79ba6ae27ee89276b0cfa2))
|
|
71
126
|
|
|
72
127
|
## [2.4.1](https://github.com/R-Vision/rsdk/compare/v2.4.1-next.2...v2.4.1) (2023-06-15)
|
|
73
128
|
|
|
@@ -85,12 +140,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
85
140
|
|
|
86
141
|
### Draft
|
|
87
142
|
|
|
88
|
-
* Pfm 303 static to meta
|
|
143
|
+
* Pfm 303 static to meta
|
|
144
|
+
migration ([#45](https://github.com/R-Vision/rsdk/issues/45)) ([d98e303](https://github.com/R-Vision/rsdk/commit/d98e3032f9b10446b478427d841b9209ed68fa2d))
|
|
89
145
|
|
|
90
146
|
### BREAKING CHANGES
|
|
91
147
|
|
|
92
148
|
* GrpcClientModule removed
|
|
93
|
-
new way for declaration with `GrpcServers.define()` and `@InjectGrpcClient`
|
|
149
|
+
new way for declaration with `GrpcServers.define()` and `@InjectGrpcClient`
|
|
94
150
|
|
|
95
151
|
* fix: rework interaction with metadata and generating modules from metadata
|
|
96
152
|
|
|
@@ -124,7 +180,8 @@ new way for declaration with `GrpcServers.define()` and `@InjectGrpcClient`
|
|
|
124
180
|
|
|
125
181
|
### Bug Fixes
|
|
126
182
|
|
|
127
|
-
* remove private dependencies from `peerDependencies`
|
|
183
|
+
* remove private dependencies from `peerDependencies`
|
|
184
|
+
section ([0bce6ff](https://github.com/R-Vision/rsdk/commit/0bce6ffb5b699e2ed1dc9aca77cbdbf085267ff7))
|
|
128
185
|
|
|
129
186
|
## 1.0.11 (2023-05-23)
|
|
130
187
|
|
|
@@ -134,4 +191,5 @@ new way for declaration with `GrpcServers.define()` and `@InjectGrpcClient`
|
|
|
134
191
|
|
|
135
192
|
### Bug Fixes
|
|
136
193
|
|
|
137
|
-
* add "access: public" to new
|
|
194
|
+
* add "access: public" to new
|
|
195
|
+
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
|
|
3
|
+
"version": "4.0.0",
|
|
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": "e38e5b762d2c4aab277f0f65a5be5abcbccba8a8"
|
|
18
18
|
}
|