@featurevisor/types 0.47.0 → 0.48.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/.eslintcache +1 -1
- package/CHANGELOG.md +99 -80
- package/lib/index.d.ts +2 -1
- package/package.json +4 -4
- package/src/index.ts +3 -1
package/.eslintcache
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
[{"/home/runner/work/featurevisor/featurevisor/packages/types/src/index.ts":"1"},{"size":
|
|
1
|
+
[{"/home/runner/work/featurevisor/featurevisor/packages/types/src/index.ts":"1"},{"size":9059,"mtime":1695664147114,"results":"2","hashOfConfig":"3"},{"filePath":"4","messages":"5","suppressedMessages":"6","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"qjtn9o","/home/runner/work/featurevisor/featurevisor/packages/types/src/index.ts",[],[]]
|
package/CHANGELOG.md
CHANGED
|
@@ -3,18 +3,18 @@
|
|
|
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
|
-
# [0.
|
|
6
|
+
# [0.48.0](https://github.com/featurevisor/featurevisor/compare/v0.47.7...v0.48.0) (2023-09-25)
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
### Features
|
|
10
10
|
|
|
11
|
-
*
|
|
11
|
+
* custom parser API for going beyond just YAML files ([#158](https://github.com/featurevisor/featurevisor/issues/158)) ([3fb0352](https://github.com/featurevisor/featurevisor/commit/3fb0352e168d3f186bd54108eead789ec44da217))
|
|
12
12
|
|
|
13
13
|
|
|
14
14
|
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
|
|
17
|
+
## [0.47.1](https://github.com/featurevisor/featurevisor/compare/v0.47.0...v0.47.1) (2023-09-12)
|
|
18
18
|
|
|
19
19
|
**Note:** Version bump only for package @featurevisor/types
|
|
20
20
|
|
|
@@ -22,7 +22,26 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
22
22
|
|
|
23
23
|
|
|
24
24
|
|
|
25
|
-
# [0.
|
|
25
|
+
# [0.47.0](https://github.com/featurevisor/featurevisor/compare/v0.46.2...v0.47.0) (2023-09-05)
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
### Features
|
|
29
|
+
|
|
30
|
+
* use Prettier v2.x ([#143](https://github.com/featurevisor/featurevisor/issues/143)) ([ddca499](https://github.com/featurevisor/featurevisor/commit/ddca499526f2f8bf10dc340fb55877584501a682))
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
# [0.46.0](https://github.com/featurevisor/featurevisor/compare/v0.45.0...v0.46.0) (2023-08-27)
|
|
37
|
+
|
|
38
|
+
**Note:** Version bump only for package @featurevisor/types
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
# [0.45.0](https://github.com/featurevisor/featurevisor/compare/v0.44.2...v0.45.0) (2023-08-20)
|
|
26
45
|
|
|
27
46
|
**Note:** Version bump only for package @featurevisor/types
|
|
28
47
|
|
|
@@ -30,7 +49,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
30
49
|
|
|
31
50
|
|
|
32
51
|
|
|
33
|
-
# [0.44.0](https://github.com/
|
|
52
|
+
# [0.44.0](https://github.com/featurevisor/featurevisor/compare/v0.43.0...v0.44.0) (2023-08-07)
|
|
34
53
|
|
|
35
54
|
**Note:** Version bump only for package @featurevisor/types
|
|
36
55
|
|
|
@@ -38,29 +57,29 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
38
57
|
|
|
39
58
|
|
|
40
59
|
|
|
41
|
-
# [0.43.0](https://github.com/
|
|
60
|
+
# [0.43.0](https://github.com/featurevisor/featurevisor/compare/v0.42.1...v0.43.0) (2023-08-05)
|
|
42
61
|
|
|
43
62
|
|
|
44
63
|
### Features
|
|
45
64
|
|
|
46
|
-
* Support deprecating features ([#117](https://github.com/
|
|
65
|
+
* Support deprecating features ([#117](https://github.com/featurevisor/featurevisor/issues/117)) ([992740d](https://github.com/featurevisor/featurevisor/commit/992740d5fbdda2bb15cf4a782147f0ed13d9288c))
|
|
47
66
|
|
|
48
67
|
|
|
49
68
|
|
|
50
69
|
|
|
51
70
|
|
|
52
|
-
# [0.42.0](https://github.com/
|
|
71
|
+
# [0.42.0](https://github.com/featurevisor/featurevisor/compare/v0.41.0...v0.42.0) (2023-07-23)
|
|
53
72
|
|
|
54
73
|
|
|
55
74
|
### Features
|
|
56
75
|
|
|
57
|
-
* segment testing assertion property updated ([#113](https://github.com/
|
|
76
|
+
* segment testing assertion property updated ([#113](https://github.com/featurevisor/featurevisor/issues/113)) ([cbf693e](https://github.com/featurevisor/featurevisor/commit/cbf693eb864623f89a04a11220ebfa872097fbee))
|
|
58
77
|
|
|
59
78
|
|
|
60
79
|
|
|
61
80
|
|
|
62
81
|
|
|
63
|
-
# [0.41.0](https://github.com/
|
|
82
|
+
# [0.41.0](https://github.com/featurevisor/featurevisor/compare/v0.40.1...v0.41.0) (2023-07-23)
|
|
64
83
|
|
|
65
84
|
**Note:** Version bump only for package @featurevisor/types
|
|
66
85
|
|
|
@@ -68,7 +87,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
68
87
|
|
|
69
88
|
|
|
70
89
|
|
|
71
|
-
## [0.40.1](https://github.com/
|
|
90
|
+
## [0.40.1](https://github.com/featurevisor/featurevisor/compare/v0.40.0...v0.40.1) (2023-07-23)
|
|
72
91
|
|
|
73
92
|
**Note:** Version bump only for package @featurevisor/types
|
|
74
93
|
|
|
@@ -76,7 +95,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
76
95
|
|
|
77
96
|
|
|
78
97
|
|
|
79
|
-
# [0.40.0](https://github.com/
|
|
98
|
+
# [0.40.0](https://github.com/featurevisor/featurevisor/compare/v0.39.2...v0.40.0) (2023-07-16)
|
|
80
99
|
|
|
81
100
|
**Note:** Version bump only for package @featurevisor/types
|
|
82
101
|
|
|
@@ -84,7 +103,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
84
103
|
|
|
85
104
|
|
|
86
105
|
|
|
87
|
-
# [0.39.0](https://github.com/
|
|
106
|
+
# [0.39.0](https://github.com/featurevisor/featurevisor/compare/v0.38.0...v0.39.0) (2023-07-16)
|
|
88
107
|
|
|
89
108
|
**Note:** Version bump only for package @featurevisor/types
|
|
90
109
|
|
|
@@ -92,29 +111,29 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
92
111
|
|
|
93
112
|
|
|
94
113
|
|
|
95
|
-
# [0.38.0](https://github.com/
|
|
114
|
+
# [0.38.0](https://github.com/featurevisor/featurevisor/compare/v0.37.1...v0.38.0) (2023-07-16)
|
|
96
115
|
|
|
97
116
|
|
|
98
117
|
### Features
|
|
99
118
|
|
|
100
|
-
* SDK to support isEnabled() checks ([#104](https://github.com/
|
|
119
|
+
* SDK to support isEnabled() checks ([#104](https://github.com/featurevisor/featurevisor/issues/104)) ([4f52136](https://github.com/featurevisor/featurevisor/commit/4f521367a3f1ef76833ba614b6a1f4b66abef2e1))
|
|
101
120
|
|
|
102
121
|
|
|
103
122
|
|
|
104
123
|
|
|
105
124
|
|
|
106
|
-
# [0.37.0](https://github.com/
|
|
125
|
+
# [0.37.0](https://github.com/featurevisor/featurevisor/compare/v0.36.0...v0.37.0) (2023-07-14)
|
|
107
126
|
|
|
108
127
|
|
|
109
128
|
### Features
|
|
110
129
|
|
|
111
|
-
* renamed Attributes (object) to Context ([#101](https://github.com/
|
|
130
|
+
* renamed Attributes (object) to Context ([#101](https://github.com/featurevisor/featurevisor/issues/101)) ([c392ad5](https://github.com/featurevisor/featurevisor/commit/c392ad5f1b6100167aa5637b131f08036a7f5a55))
|
|
112
131
|
|
|
113
132
|
|
|
114
133
|
|
|
115
134
|
|
|
116
135
|
|
|
117
|
-
# [0.36.0](https://github.com/
|
|
136
|
+
# [0.36.0](https://github.com/featurevisor/featurevisor/compare/v0.35.0...v0.36.0) (2023-07-13)
|
|
118
137
|
|
|
119
138
|
**Note:** Version bump only for package @featurevisor/types
|
|
120
139
|
|
|
@@ -122,7 +141,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
122
141
|
|
|
123
142
|
|
|
124
143
|
|
|
125
|
-
# [0.35.0](https://github.com/
|
|
144
|
+
# [0.35.0](https://github.com/featurevisor/featurevisor/compare/v0.34.0...v0.35.0) (2023-07-13)
|
|
126
145
|
|
|
127
146
|
**Note:** Version bump only for package @featurevisor/types
|
|
128
147
|
|
|
@@ -130,7 +149,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
130
149
|
|
|
131
150
|
|
|
132
151
|
|
|
133
|
-
# [0.34.0](https://github.com/
|
|
152
|
+
# [0.34.0](https://github.com/featurevisor/featurevisor/compare/v0.33.1...v0.34.0) (2023-07-08)
|
|
134
153
|
|
|
135
154
|
**Note:** Version bump only for package @featurevisor/types
|
|
136
155
|
|
|
@@ -138,7 +157,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
138
157
|
|
|
139
158
|
|
|
140
159
|
|
|
141
|
-
# [0.33.0](https://github.com/
|
|
160
|
+
# [0.33.0](https://github.com/featurevisor/featurevisor/compare/v0.32.1...v0.33.0) (2023-07-06)
|
|
142
161
|
|
|
143
162
|
**Note:** Version bump only for package @featurevisor/types
|
|
144
163
|
|
|
@@ -146,18 +165,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
146
165
|
|
|
147
166
|
|
|
148
167
|
|
|
149
|
-
# [0.32.0](https://github.com/
|
|
168
|
+
# [0.32.0](https://github.com/featurevisor/featurevisor/compare/v0.31.2...v0.32.0) (2023-07-02)
|
|
150
169
|
|
|
151
170
|
|
|
152
171
|
### Features
|
|
153
172
|
|
|
154
|
-
* make segments testable ([#95](https://github.com/
|
|
173
|
+
* make segments testable ([#95](https://github.com/featurevisor/featurevisor/issues/95)) ([15eae3c](https://github.com/featurevisor/featurevisor/commit/15eae3cdf12a32e376e68ced015a9e697eb61da4))
|
|
155
174
|
|
|
156
175
|
|
|
157
176
|
|
|
158
177
|
|
|
159
178
|
|
|
160
|
-
# [0.31.0](https://github.com/
|
|
179
|
+
# [0.31.0](https://github.com/featurevisor/featurevisor/compare/v0.30.1...v0.31.0) (2023-06-24)
|
|
161
180
|
|
|
162
181
|
**Note:** Version bump only for package @featurevisor/types
|
|
163
182
|
|
|
@@ -165,7 +184,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
165
184
|
|
|
166
185
|
|
|
167
186
|
|
|
168
|
-
# [0.30.0](https://github.com/
|
|
187
|
+
# [0.30.0](https://github.com/featurevisor/featurevisor/compare/v0.29.0...v0.30.0) (2023-06-10)
|
|
169
188
|
|
|
170
189
|
**Note:** Version bump only for package @featurevisor/types
|
|
171
190
|
|
|
@@ -173,29 +192,29 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
173
192
|
|
|
174
193
|
|
|
175
194
|
|
|
176
|
-
# [0.29.0](https://github.com/
|
|
195
|
+
# [0.29.0](https://github.com/featurevisor/featurevisor/compare/v0.28.1...v0.29.0) (2023-06-10)
|
|
177
196
|
|
|
178
197
|
|
|
179
198
|
### Features
|
|
180
199
|
|
|
181
|
-
* drop Allocation.percentage in datafiles ([#80](https://github.com/
|
|
200
|
+
* drop Allocation.percentage in datafiles ([#80](https://github.com/featurevisor/featurevisor/issues/80)) ([b43da69](https://github.com/featurevisor/featurevisor/commit/b43da6922f81aef9fe8e8a54342067627adb990b))
|
|
182
201
|
|
|
183
202
|
|
|
184
203
|
|
|
185
204
|
|
|
186
205
|
|
|
187
|
-
# [0.28.0](https://github.com/
|
|
206
|
+
# [0.28.0](https://github.com/featurevisor/featurevisor/compare/v0.27.1...v0.28.0) (2023-06-08)
|
|
188
207
|
|
|
189
208
|
|
|
190
209
|
### Features
|
|
191
210
|
|
|
192
|
-
* make bucketing key configurable ([#79](https://github.com/
|
|
211
|
+
* make bucketing key configurable ([#79](https://github.com/featurevisor/featurevisor/issues/79)) ([c05f0da](https://github.com/featurevisor/featurevisor/commit/c05f0dae9e6e1d4ee68f2c457a49137bbd6727d9))
|
|
193
212
|
|
|
194
213
|
|
|
195
214
|
|
|
196
215
|
|
|
197
216
|
|
|
198
|
-
# [0.27.0](https://github.com/
|
|
217
|
+
# [0.27.0](https://github.com/featurevisor/featurevisor/compare/v0.26.0...v0.27.0) (2023-05-24)
|
|
199
218
|
|
|
200
219
|
**Note:** Version bump only for package @featurevisor/types
|
|
201
220
|
|
|
@@ -203,7 +222,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
203
222
|
|
|
204
223
|
|
|
205
224
|
|
|
206
|
-
# [0.26.0](https://github.com/
|
|
225
|
+
# [0.26.0](https://github.com/featurevisor/featurevisor/compare/v0.25.0...v0.26.0) (2023-05-24)
|
|
207
226
|
|
|
208
227
|
**Note:** Version bump only for package @featurevisor/types
|
|
209
228
|
|
|
@@ -211,29 +230,29 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
211
230
|
|
|
212
231
|
|
|
213
232
|
|
|
214
|
-
# [0.25.0](https://github.com/
|
|
233
|
+
# [0.25.0](https://github.com/featurevisor/featurevisor/compare/v0.24.0...v0.25.0) (2023-05-22)
|
|
215
234
|
|
|
216
235
|
|
|
217
236
|
### Features
|
|
218
237
|
|
|
219
|
-
* Pretty JSON ([#75](https://github.com/
|
|
238
|
+
* Pretty JSON ([#75](https://github.com/featurevisor/featurevisor/issues/75)) ([322bc3a](https://github.com/featurevisor/featurevisor/commit/322bc3a7f1676cf32e19f693d5736dc8f1db8d5a))
|
|
220
239
|
|
|
221
240
|
|
|
222
241
|
|
|
223
242
|
|
|
224
243
|
|
|
225
|
-
# [0.24.0](https://github.com/
|
|
244
|
+
# [0.24.0](https://github.com/featurevisor/featurevisor/compare/v0.23.0...v0.24.0) (2023-05-21)
|
|
226
245
|
|
|
227
246
|
|
|
228
247
|
### Features
|
|
229
248
|
|
|
230
|
-
* ranges in datafiles as tuples ([#74](https://github.com/
|
|
249
|
+
* ranges in datafiles as tuples ([#74](https://github.com/featurevisor/featurevisor/issues/74)) ([07a3d92](https://github.com/featurevisor/featurevisor/commit/07a3d9292f4038ebd68338bb905a34b2f13d36d9))
|
|
231
250
|
|
|
232
251
|
|
|
233
252
|
|
|
234
253
|
|
|
235
254
|
|
|
236
|
-
# [0.23.0](https://github.com/
|
|
255
|
+
# [0.23.0](https://github.com/featurevisor/featurevisor/compare/v0.22.0...v0.23.0) (2023-05-20)
|
|
237
256
|
|
|
238
257
|
**Note:** Version bump only for package @featurevisor/types
|
|
239
258
|
|
|
@@ -241,18 +260,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
241
260
|
|
|
242
261
|
|
|
243
262
|
|
|
244
|
-
# [0.22.0](https://github.com/
|
|
263
|
+
# [0.22.0](https://github.com/featurevisor/featurevisor/compare/v0.21.0...v0.22.0) (2023-05-20)
|
|
245
264
|
|
|
246
265
|
|
|
247
266
|
### Features
|
|
248
267
|
|
|
249
|
-
* state files are now per environment ([#72](https://github.com/
|
|
268
|
+
* state files are now per environment ([#72](https://github.com/featurevisor/featurevisor/issues/72)) ([925f4cf](https://github.com/featurevisor/featurevisor/commit/925f4cf980134db60c40c2e27259a3d6142f16aa))
|
|
250
269
|
|
|
251
270
|
|
|
252
271
|
|
|
253
272
|
|
|
254
273
|
|
|
255
|
-
# [0.21.0](https://github.com/
|
|
274
|
+
# [0.21.0](https://github.com/featurevisor/featurevisor/compare/v0.20.2...v0.21.0) (2023-05-14)
|
|
256
275
|
|
|
257
276
|
**Note:** Version bump only for package @featurevisor/types
|
|
258
277
|
|
|
@@ -260,62 +279,62 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
260
279
|
|
|
261
280
|
|
|
262
281
|
|
|
263
|
-
# [0.20.0](https://github.com/
|
|
282
|
+
# [0.20.0](https://github.com/featurevisor/featurevisor/compare/v0.19.0...v0.20.0) (2023-05-13)
|
|
264
283
|
|
|
265
284
|
|
|
266
285
|
### Features
|
|
267
286
|
|
|
268
|
-
* SDK Instance from a single class ([#68](https://github.com/
|
|
287
|
+
* SDK Instance from a single class ([#68](https://github.com/featurevisor/featurevisor/issues/68)) ([1ab1d49](https://github.com/featurevisor/featurevisor/commit/1ab1d49916fd4ccd14d5ec47d11e6bd863fd0af1))
|
|
269
288
|
|
|
270
289
|
|
|
271
290
|
|
|
272
291
|
|
|
273
292
|
|
|
274
|
-
# [0.19.0](https://github.com/
|
|
293
|
+
# [0.19.0](https://github.com/featurevisor/featurevisor/compare/v0.18.0...v0.19.0) (2023-05-13)
|
|
275
294
|
|
|
276
295
|
|
|
277
296
|
### Features
|
|
278
297
|
|
|
279
|
-
* Date comparison operators ([#67](https://github.com/
|
|
298
|
+
* Date comparison operators ([#67](https://github.com/featurevisor/featurevisor/issues/67)) ([b555f39](https://github.com/featurevisor/featurevisor/commit/b555f39a0cb99e95e1d66a3c76df4483a26e2caf))
|
|
280
299
|
|
|
281
300
|
|
|
282
301
|
|
|
283
302
|
|
|
284
303
|
|
|
285
|
-
# [0.18.0](https://github.com/
|
|
304
|
+
# [0.18.0](https://github.com/featurevisor/featurevisor/compare/v0.17.0...v0.18.0) (2023-05-12)
|
|
286
305
|
|
|
287
306
|
|
|
288
307
|
### Features
|
|
289
308
|
|
|
290
|
-
* Initial features ([#66](https://github.com/
|
|
309
|
+
* Initial features ([#66](https://github.com/featurevisor/featurevisor/issues/66)) ([ec91d6e](https://github.com/featurevisor/featurevisor/commit/ec91d6e383c6795850bbb8e35a734f754378c68f))
|
|
291
310
|
|
|
292
311
|
|
|
293
312
|
|
|
294
313
|
|
|
295
314
|
|
|
296
|
-
# [0.17.0](https://github.com/
|
|
315
|
+
# [0.17.0](https://github.com/featurevisor/featurevisor/compare/v0.16.0...v0.17.0) (2023-05-12)
|
|
297
316
|
|
|
298
317
|
|
|
299
318
|
### Features
|
|
300
319
|
|
|
301
|
-
* sticky features ([#65](https://github.com/
|
|
320
|
+
* sticky features ([#65](https://github.com/featurevisor/featurevisor/issues/65)) ([eb4ff69](https://github.com/featurevisor/featurevisor/commit/eb4ff69dcb3d6f979eb1c9dec3fe4cf1583e1fc9))
|
|
302
321
|
|
|
303
322
|
|
|
304
323
|
|
|
305
324
|
|
|
306
325
|
|
|
307
|
-
# [0.16.0](https://github.com/
|
|
326
|
+
# [0.16.0](https://github.com/featurevisor/featurevisor/compare/v0.15.0...v0.16.0) (2023-04-30)
|
|
308
327
|
|
|
309
328
|
|
|
310
329
|
### Features
|
|
311
330
|
|
|
312
|
-
* Mutually exclusive experiments via Groups ([#63](https://github.com/
|
|
331
|
+
* Mutually exclusive experiments via Groups ([#63](https://github.com/featurevisor/featurevisor/issues/63)) ([f3c8523](https://github.com/featurevisor/featurevisor/commit/f3c85236d36fd0e499897f9ce1c2ed551c111523))
|
|
313
332
|
|
|
314
333
|
|
|
315
334
|
|
|
316
335
|
|
|
317
336
|
|
|
318
|
-
# [0.15.0](https://github.com/
|
|
337
|
+
# [0.15.0](https://github.com/featurevisor/featurevisor/compare/v0.14.1...v0.15.0) (2023-04-23)
|
|
319
338
|
|
|
320
339
|
**Note:** Version bump only for package @featurevisor/types
|
|
321
340
|
|
|
@@ -323,18 +342,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
323
342
|
|
|
324
343
|
|
|
325
344
|
|
|
326
|
-
## [0.14.1](https://github.com/
|
|
345
|
+
## [0.14.1](https://github.com/featurevisor/featurevisor/compare/v0.14.0...v0.14.1) (2023-04-22)
|
|
327
346
|
|
|
328
347
|
|
|
329
348
|
### Bug Fixes
|
|
330
349
|
|
|
331
|
-
* do not require variation type in Feature's YAML ([#57](https://github.com/
|
|
350
|
+
* do not require variation type in Feature's YAML ([#57](https://github.com/featurevisor/featurevisor/issues/57)) ([2e7c0cf](https://github.com/featurevisor/featurevisor/commit/2e7c0cfb441a60beffa14dae17152257d97862b0))
|
|
332
351
|
|
|
333
352
|
|
|
334
353
|
|
|
335
354
|
|
|
336
355
|
|
|
337
|
-
# [0.14.0](https://github.com/
|
|
356
|
+
# [0.14.0](https://github.com/featurevisor/featurevisor/compare/v0.13.1...v0.14.0) (2023-04-21)
|
|
338
357
|
|
|
339
358
|
**Note:** Version bump only for package @featurevisor/types
|
|
340
359
|
|
|
@@ -342,7 +361,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
342
361
|
|
|
343
362
|
|
|
344
363
|
|
|
345
|
-
# [0.13.0](https://github.com/
|
|
364
|
+
# [0.13.0](https://github.com/featurevisor/featurevisor/compare/v0.12.1...v0.13.0) (2023-04-19)
|
|
346
365
|
|
|
347
366
|
**Note:** Version bump only for package @featurevisor/types
|
|
348
367
|
|
|
@@ -350,18 +369,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
350
369
|
|
|
351
370
|
|
|
352
371
|
|
|
353
|
-
# [0.12.0](https://github.com/
|
|
372
|
+
# [0.12.0](https://github.com/featurevisor/featurevisor/compare/v0.11.0...v0.12.0) (2023-04-17)
|
|
354
373
|
|
|
355
374
|
|
|
356
375
|
### Features
|
|
357
376
|
|
|
358
|
-
* Allow overriding variation for specific rules ([#51](https://github.com/
|
|
377
|
+
* Allow overriding variation for specific rules ([#51](https://github.com/featurevisor/featurevisor/issues/51)) ([e6447df](https://github.com/featurevisor/featurevisor/commit/e6447df579d8b579aa67a44ba7a370b7cac9f320))
|
|
359
378
|
|
|
360
379
|
|
|
361
380
|
|
|
362
381
|
|
|
363
382
|
|
|
364
|
-
# [0.11.0](https://github.com/
|
|
383
|
+
# [0.11.0](https://github.com/featurevisor/featurevisor/compare/v0.10.1...v0.11.0) (2023-04-17)
|
|
365
384
|
|
|
366
385
|
**Note:** Version bump only for package @featurevisor/types
|
|
367
386
|
|
|
@@ -369,7 +388,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
369
388
|
|
|
370
389
|
|
|
371
390
|
|
|
372
|
-
# [0.10.0](https://github.com/
|
|
391
|
+
# [0.10.0](https://github.com/featurevisor/featurevisor/compare/v0.9.0...v0.10.0) (2023-04-15)
|
|
373
392
|
|
|
374
393
|
**Note:** Version bump only for package @featurevisor/types
|
|
375
394
|
|
|
@@ -377,7 +396,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
377
396
|
|
|
378
397
|
|
|
379
398
|
|
|
380
|
-
# [0.9.0](https://github.com/
|
|
399
|
+
# [0.9.0](https://github.com/featurevisor/featurevisor/compare/v0.8.1...v0.9.0) (2023-04-15)
|
|
381
400
|
|
|
382
401
|
**Note:** Version bump only for package @featurevisor/types
|
|
383
402
|
|
|
@@ -385,62 +404,62 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
385
404
|
|
|
386
405
|
|
|
387
406
|
|
|
388
|
-
# [0.8.0](https://github.com/
|
|
407
|
+
# [0.8.0](https://github.com/featurevisor/featurevisor/compare/v0.7.0...v0.8.0) (2023-04-09)
|
|
389
408
|
|
|
390
409
|
|
|
391
410
|
### Features
|
|
392
411
|
|
|
393
|
-
* Status site generator ([#31](https://github.com/
|
|
412
|
+
* Status site generator ([#31](https://github.com/featurevisor/featurevisor/issues/31)) ([05749d4](https://github.com/featurevisor/featurevisor/commit/05749d4ca2938a0ee7c7b52c7441b078d5f0dee9))
|
|
394
413
|
|
|
395
414
|
|
|
396
415
|
|
|
397
416
|
|
|
398
417
|
|
|
399
|
-
# [0.7.0](https://github.com/
|
|
418
|
+
# [0.7.0](https://github.com/featurevisor/featurevisor/compare/v0.6.0...v0.7.0) (2023-03-25)
|
|
400
419
|
|
|
401
420
|
|
|
402
421
|
### Features
|
|
403
422
|
|
|
404
|
-
* Introduce semver operators ([#30](https://github.com/
|
|
423
|
+
* Introduce semver operators ([#30](https://github.com/featurevisor/featurevisor/issues/30)) ([b2841c3](https://github.com/featurevisor/featurevisor/commit/b2841c3473e9100f9a7f404c7ed15903037523a7))
|
|
405
424
|
|
|
406
425
|
|
|
407
426
|
|
|
408
427
|
|
|
409
428
|
|
|
410
|
-
# [0.6.0](https://github.com/
|
|
429
|
+
# [0.6.0](https://github.com/featurevisor/featurevisor/compare/v0.5.3...v0.6.0) (2023-03-25)
|
|
411
430
|
|
|
412
431
|
|
|
413
432
|
### Features
|
|
414
433
|
|
|
415
|
-
* Introduce new JSON type for variables ([#28](https://github.com/
|
|
434
|
+
* Introduce new JSON type for variables ([#28](https://github.com/featurevisor/featurevisor/issues/28)) ([49ff4cb](https://github.com/featurevisor/featurevisor/commit/49ff4cb99f840f29e9ac8fcacfee9a9a961ff776))
|
|
416
435
|
|
|
417
436
|
|
|
418
437
|
|
|
419
438
|
|
|
420
439
|
|
|
421
|
-
## [0.5.3](https://github.com/
|
|
440
|
+
## [0.5.3](https://github.com/featurevisor/featurevisor/compare/v0.5.2...v0.5.3) (2023-03-25)
|
|
422
441
|
|
|
423
442
|
|
|
424
443
|
### Bug Fixes
|
|
425
444
|
|
|
426
|
-
* linting fixes ([#27](https://github.com/
|
|
445
|
+
* linting fixes ([#27](https://github.com/featurevisor/featurevisor/issues/27)) ([8f16194](https://github.com/featurevisor/featurevisor/commit/8f161943332a617a5e25f811c985e1a33a9559fa))
|
|
427
446
|
|
|
428
447
|
|
|
429
448
|
|
|
430
449
|
|
|
431
450
|
|
|
432
|
-
# [0.5.0](https://github.com/
|
|
451
|
+
# [0.5.0](https://github.com/featurevisor/featurevisor/compare/v0.4.0...v0.5.0) (2023-03-22)
|
|
433
452
|
|
|
434
453
|
|
|
435
454
|
### Features
|
|
436
455
|
|
|
437
|
-
* Variable overrides at rule level ([#23](https://github.com/
|
|
456
|
+
* Variable overrides at rule level ([#23](https://github.com/featurevisor/featurevisor/issues/23)) ([c4792a0](https://github.com/featurevisor/featurevisor/commit/c4792a0beaf33370a3afaafa665491a59e876412))
|
|
438
457
|
|
|
439
458
|
|
|
440
459
|
|
|
441
460
|
|
|
442
461
|
|
|
443
|
-
# [0.4.0](https://github.com/
|
|
462
|
+
# [0.4.0](https://github.com/featurevisor/featurevisor/compare/v0.3.0...v0.4.0) (2023-03-19)
|
|
444
463
|
|
|
445
464
|
**Note:** Version bump only for package @featurevisor/types
|
|
446
465
|
|
|
@@ -448,29 +467,29 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
448
467
|
|
|
449
468
|
|
|
450
469
|
|
|
451
|
-
# [0.3.0](https://github.com/
|
|
470
|
+
# [0.3.0](https://github.com/featurevisor/featurevisor/compare/v0.2.0...v0.3.0) (2023-03-17)
|
|
452
471
|
|
|
453
472
|
|
|
454
473
|
### Features
|
|
455
474
|
|
|
456
|
-
* support objects as variables ([#18](https://github.com/
|
|
475
|
+
* support objects as variables ([#18](https://github.com/featurevisor/featurevisor/issues/18)) ([c1b6160](https://github.com/featurevisor/featurevisor/commit/c1b61609d299bbf2e46c644c4f09336cdd94e128))
|
|
457
476
|
|
|
458
477
|
|
|
459
478
|
|
|
460
479
|
|
|
461
480
|
|
|
462
|
-
# [0.2.0](https://github.com/
|
|
481
|
+
# [0.2.0](https://github.com/featurevisor/featurevisor/compare/v0.1.0...v0.2.0) (2023-03-16)
|
|
463
482
|
|
|
464
483
|
|
|
465
484
|
### Features
|
|
466
485
|
|
|
467
|
-
* NOT operator ([#16](https://github.com/
|
|
486
|
+
* NOT operator ([#16](https://github.com/featurevisor/featurevisor/issues/16)) ([9c7b239](https://github.com/featurevisor/featurevisor/commit/9c7b23944a37c327308f441f4afd2731aaf97889))
|
|
468
487
|
|
|
469
488
|
|
|
470
489
|
|
|
471
490
|
|
|
472
491
|
|
|
473
|
-
# [0.1.0](https://github.com/
|
|
492
|
+
# [0.1.0](https://github.com/featurevisor/featurevisor/compare/v0.0.4...v0.1.0) (2023-03-05)
|
|
474
493
|
|
|
475
494
|
**Note:** Version bump only for package @featurevisor/types
|
|
476
495
|
|
|
@@ -478,7 +497,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
478
497
|
|
|
479
498
|
|
|
480
499
|
|
|
481
|
-
## [0.0.4](https://github.com/
|
|
500
|
+
## [0.0.4](https://github.com/featurevisor/featurevisor/compare/v0.0.3...v0.0.4) (2023-03-05)
|
|
482
501
|
|
|
483
502
|
**Note:** Version bump only for package @featurevisor/types
|
|
484
503
|
|
|
@@ -486,18 +505,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
486
505
|
|
|
487
506
|
|
|
488
507
|
|
|
489
|
-
## [0.0.3](https://github.com/
|
|
508
|
+
## [0.0.3](https://github.com/featurevisor/featurevisor/compare/v0.0.2...v0.0.3) (2023-03-05)
|
|
490
509
|
|
|
491
510
|
|
|
492
511
|
### Bug Fixes
|
|
493
512
|
|
|
494
|
-
* publish access ([ea5cd7c](https://github.com/
|
|
513
|
+
* publish access ([ea5cd7c](https://github.com/featurevisor/featurevisor/commit/ea5cd7cd8554e2def5fdcc1d3488598a08e99bfa))
|
|
495
514
|
|
|
496
515
|
|
|
497
516
|
|
|
498
517
|
|
|
499
518
|
|
|
500
|
-
## [0.0.2](https://github.com/
|
|
519
|
+
## [0.0.2](https://github.com/featurevisor/featurevisor/compare/v0.0.1...v0.0.2) (2023-03-05)
|
|
501
520
|
|
|
502
521
|
**Note:** Version bump only for package @featurevisor/types
|
|
503
522
|
|
|
@@ -510,4 +529,4 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
510
529
|
|
|
511
530
|
### Bug Fixes
|
|
512
531
|
|
|
513
|
-
* linting ([230bfa0](https://github.com/
|
|
532
|
+
* linting ([230bfa0](https://github.com/featurevisor/featurevisor/commit/230bfa0824f79181581585ccc37c2e78c5aeac42))
|
package/lib/index.d.ts
CHANGED
|
@@ -185,12 +185,13 @@ export interface Environment {
|
|
|
185
185
|
rules: Rule[];
|
|
186
186
|
force?: Force[];
|
|
187
187
|
}
|
|
188
|
+
export type Tag = string;
|
|
188
189
|
export interface ParsedFeature {
|
|
189
190
|
key: FeatureKey;
|
|
190
191
|
archived?: boolean;
|
|
191
192
|
deprecated?: boolean;
|
|
192
193
|
description: string;
|
|
193
|
-
tags:
|
|
194
|
+
tags: Tag[];
|
|
194
195
|
required?: Required[];
|
|
195
196
|
bucketBy: BucketBy;
|
|
196
197
|
variablesSchema?: VariableSchema[];
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@featurevisor/types",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.48.0",
|
|
4
4
|
"description": "Common Typescript types for Featurevisor",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"module": "lib/index.js",
|
|
@@ -34,15 +34,15 @@
|
|
|
34
34
|
],
|
|
35
35
|
"repository": {
|
|
36
36
|
"type": "git",
|
|
37
|
-
"url": "https://github.com/
|
|
37
|
+
"url": "https://github.com/featurevisor/featurevisor.git"
|
|
38
38
|
},
|
|
39
39
|
"publishConfig": {
|
|
40
40
|
"access": "public",
|
|
41
41
|
"registry": "https://registry.npmjs.org/"
|
|
42
42
|
},
|
|
43
43
|
"bugs": {
|
|
44
|
-
"url": "https://github.com/
|
|
44
|
+
"url": "https://github.com/featurevisor/featurevisor/issues"
|
|
45
45
|
},
|
|
46
46
|
"license": "MIT",
|
|
47
|
-
"gitHead": "
|
|
47
|
+
"gitHead": "2dd57c60edbdc00ddf418be4877d19f3f45b929e"
|
|
48
48
|
}
|
package/src/index.ts
CHANGED
|
@@ -295,6 +295,8 @@ export interface Environment {
|
|
|
295
295
|
force?: Force[];
|
|
296
296
|
}
|
|
297
297
|
|
|
298
|
+
export type Tag = string;
|
|
299
|
+
|
|
298
300
|
export interface ParsedFeature {
|
|
299
301
|
key: FeatureKey;
|
|
300
302
|
|
|
@@ -302,7 +304,7 @@ export interface ParsedFeature {
|
|
|
302
304
|
deprecated?: boolean;
|
|
303
305
|
|
|
304
306
|
description: string;
|
|
305
|
-
tags:
|
|
307
|
+
tags: Tag[];
|
|
306
308
|
|
|
307
309
|
required?: Required[];
|
|
308
310
|
|