@rsdk/tsconfig 4.0.0-next.9 → 4.0.1-next.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 CHANGED
@@ -3,6 +3,56 @@
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.1-next.0](https://github.com/R-Vision/rsdk/compare/v4.0.0...v4.0.1-next.0) (2023-12-06)
7
+
8
+ **Note:** Version bump only for package @rsdk/tsconfig
9
+
10
+ ## [4.0.0](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.19...v4.0.0) (2023-12-04)
11
+
12
+ **Note:** Version bump only for package @rsdk/tsconfig
13
+
14
+ ## [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)
15
+
16
+ **Note:** Version bump only for package @rsdk/tsconfig
17
+
18
+ ## [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)
19
+
20
+ **Note:** Version bump only for package @rsdk/tsconfig
21
+
22
+ ## [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)
23
+
24
+ **Note:** Version bump only for package @rsdk/tsconfig
25
+
26
+ ## [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)
27
+
28
+ **Note:** Version bump only for package @rsdk/tsconfig
29
+
30
+ ## [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)
31
+
32
+ ### Features
33
+
34
+ * added protocol detector ([#166](https://github.com/R-Vision/rsdk/issues/166)) ([f348995](https://github.com/R-Vision/rsdk/commit/f348995f29648c7392b7375c5b2001197d60eb36))
35
+
36
+ ## [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)
37
+
38
+ **Note:** Version bump only for package @rsdk/tsconfig
39
+
40
+ ## [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)
41
+
42
+ **Note:** Version bump only for package @rsdk/tsconfig
43
+
44
+ ## [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)
45
+
46
+ **Note:** Version bump only for package @rsdk/tsconfig
47
+
48
+ ## [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)
49
+
50
+ **Note:** Version bump only for package @rsdk/tsconfig
51
+
52
+ ## [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)
53
+
54
+ **Note:** Version bump only for package @rsdk/tsconfig
55
+
6
56
  ## [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)
7
57
 
8
58
  **Note:** Version bump only for package @rsdk/tsconfig
@@ -47,7 +97,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
47
97
 
48
98
  ### Bug Fixes
49
99
 
50
- * **eslint-plugin:** normalize tsconfig.lint.json ([25d77cd](https://github.com/R-Vision/rsdk/commit/25d77cd69206fa6e1c79ba6ae27ee89276b0cfa2))
100
+ * **eslint-plugin:** normalize
101
+ tsconfig.lint.json ([25d77cd](https://github.com/R-Vision/rsdk/commit/25d77cd69206fa6e1c79ba6ae27ee89276b0cfa2))
51
102
 
52
103
  ## [2.4.1](https://github.com/R-Vision/rsdk/compare/v2.4.1-next.2...v2.4.1) (2023-06-15)
53
104
 
@@ -65,19 +116,22 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
65
116
 
66
117
  ### Features
67
118
 
68
- * change publish config for eslint-plugin, prettier-config, tsconfig ([def7140](https://github.com/R-Vision/rsdk/commit/def714063af0236f35a4290ffc168af4d4037247))
119
+ * change publish config for eslint-plugin, prettier-config,
120
+ tsconfig ([def7140](https://github.com/R-Vision/rsdk/commit/def714063af0236f35a4290ffc168af4d4037247))
69
121
 
70
122
  # [2.0.0](https://github.com/R-Vision/rsdk/compare/v1.0.12...v2.0.0) (2023-06-06)
71
123
 
72
124
  ### Bug Fixes
73
125
 
74
- * cycle deps, remove outDir from base.json in tsconfig, rework interact with AutodocMetadata and RsdkMetadata, fix unprovided imports ([cc6434b](https://github.com/R-Vision/rsdk/commit/cc6434b9d165e570bdbb2baad76b00acd14577b2))
126
+ * cycle deps, remove outDir from base.json in tsconfig, rework interact with AutodocMetadata and RsdkMetadata, fix
127
+ unprovided imports ([cc6434b](https://github.com/R-Vision/rsdk/commit/cc6434b9d165e570bdbb2baad76b00acd14577b2))
75
128
 
76
129
  ## 1.0.12 (2023-05-23)
77
130
 
78
131
  ### Bug Fixes
79
132
 
80
- * remove private dependencies from `peerDependencies` section ([0bce6ff](https://github.com/R-Vision/rsdk/commit/0bce6ffb5b699e2ed1dc9aca77cbdbf085267ff7))
133
+ * remove private dependencies from `peerDependencies`
134
+ section ([0bce6ff](https://github.com/R-Vision/rsdk/commit/0bce6ffb5b699e2ed1dc9aca77cbdbf085267ff7))
81
135
 
82
136
  ## 1.0.11 (2023-05-23)
83
137
 
@@ -87,7 +141,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
87
141
 
88
142
  ### Bug Fixes
89
143
 
90
- * add "access: public" to new packages ([04d5983](https://github.com/R-Vision/rsdk/commit/04d5983cfa3e97c5d8219e07208a0499a8c6bc83))
144
+ * add "access: public" to new
145
+ packages ([04d5983](https://github.com/R-Vision/rsdk/commit/04d5983cfa3e97c5d8219e07208a0499a8c6bc83))
91
146
 
92
147
  ## 1.0.9 (2023-05-21)
93
148
 
@@ -117,7 +172,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
117
172
 
118
173
  ### Bug Fixes
119
174
 
120
- * builtin make not private in npm ([50c83b6](https://github.com/R-Vision/rsdk/commit/50c83b6454f9a89f1e99d3b33a497ce2c029d8c6))
175
+ * builtin make not private in
176
+ npm ([50c83b6](https://github.com/R-Vision/rsdk/commit/50c83b6454f9a89f1e99d3b33a497ce2c029d8c6))
121
177
 
122
178
  ## 1.0.2 (2023-05-10)
123
179
 
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@rsdk/tsconfig",
3
- "version": "4.0.0-next.9",
3
+ "version": "4.0.1-next.0",
4
4
  "main": "index.js",
5
5
  "license": "Apache License 2.0",
6
6
  "publishConfig": {
7
7
  "access": "public"
8
8
  },
9
- "gitHead": "889228ebf4076fafc1c7fce4406b1ea5a3d985ff"
9
+ "gitHead": "772c1ca796c9a5b279274d6a6fb1a356e64aa71f"
10
10
  }
@@ -1,6 +1,8 @@
1
1
  {
2
2
  "extends": "./tsconfig.json",
3
- "include": ["src/**/*"],
3
+ "include": [
4
+ "src/**/*"
5
+ ],
4
6
  "exclude": [
5
7
  "node_modules",
6
8
  "test",
package/tsconfig.json CHANGED
@@ -1,3 +1,3 @@
1
1
  {
2
- "extends": "./base.json",
2
+ "extends": "./base.json"
3
3
  }