@dereekb/firebase-server 9.8.0 → 9.9.2

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.
Files changed (43) hide show
  1. package/CHANGELOG.md +27 -0
  2. package/README.md +4 -5
  3. package/mailgun/package.json +42 -0
  4. package/mailgun/src/index.d.ts +1 -0
  5. package/mailgun/src/index.js +5 -0
  6. package/mailgun/src/index.js.map +1 -0
  7. package/mailgun/src/lib/auth.mailgun.d.ts +17 -0
  8. package/mailgun/src/lib/auth.mailgun.js +35 -0
  9. package/mailgun/src/lib/auth.mailgun.js.map +1 -0
  10. package/mailgun/src/lib/index.d.ts +1 -0
  11. package/mailgun/src/lib/index.js +5 -0
  12. package/mailgun/src/lib/index.js.map +1 -0
  13. package/package.json +16 -11
  14. package/src/lib/auth/auth.service.d.ts +28 -16
  15. package/src/lib/auth/auth.service.js +10 -5
  16. package/src/lib/auth/auth.service.js.map +1 -1
  17. package/src/lib/env/env.service.d.ts +1 -1
  18. package/src/lib/env/env.service.js.map +1 -1
  19. package/src/lib/env/index.d.ts +0 -1
  20. package/src/lib/env/index.js +0 -1
  21. package/src/lib/env/index.js.map +1 -1
  22. package/src/lib/nest/app.d.ts +2 -2
  23. package/src/lib/nest/app.js +2 -1
  24. package/src/lib/nest/app.js.map +1 -1
  25. package/src/lib/nest/env/env.config.d.ts +3 -19
  26. package/src/lib/nest/env/env.nest.d.ts +7 -4
  27. package/src/lib/nest/env/env.nest.js +8 -10
  28. package/src/lib/nest/env/env.nest.js.map +1 -1
  29. package/src/lib/nest/env/env.service.d.ts +3 -8
  30. package/src/lib/nest/env/env.service.js +4 -19
  31. package/src/lib/nest/env/env.service.js.map +1 -1
  32. package/test/package.json +11 -11
  33. package/test/src/lib/firebase/firebase.admin.auth.d.ts +13 -1
  34. package/test/src/lib/firebase/firebase.admin.auth.js +21 -3
  35. package/test/src/lib/firebase/firebase.admin.auth.js.map +1 -1
  36. package/test/src/lib/firebase/firebase.admin.nest.d.ts +6 -5
  37. package/test/src/lib/firebase/firebase.admin.nest.js +6 -5
  38. package/test/src/lib/firebase/firebase.admin.nest.js.map +1 -1
  39. package/src/lib/env/env.d.ts +0 -4
  40. package/src/lib/env/env.js +0 -11
  41. package/src/lib/env/env.js.map +0 -1
  42. package/test/CHANGELOG.md +0 -553
  43. package/test/README.md +0 -11
package/test/CHANGELOG.md DELETED
@@ -1,553 +0,0 @@
1
- # Changelog
2
-
3
- This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4
-
5
- # [9.8.0](https://github.com/dereekb/dbx-components/compare/v9.7.7-dev...v9.8.0) (2022-09-15)
6
-
7
-
8
-
9
- ## [9.7.7](https://github.com/dereekb/dbx-components/compare/v9.7.6-dev...v9.7.7) (2022-09-12)
10
-
11
-
12
-
13
- ## [9.7.6](https://github.com/dereekb/dbx-components/compare/v9.7.5-dev...v9.7.6) (2022-09-12)
14
-
15
-
16
-
17
- ## [9.7.5](https://github.com/dereekb/dbx-components/compare/v9.7.4-dev...v9.7.5) (2022-09-10)
18
-
19
-
20
-
21
- ## [9.7.4](https://github.com/dereekb/dbx-components/compare/v9.7.3-dev...v9.7.4) (2022-09-08)
22
-
23
-
24
-
25
- ## [9.7.3](https://github.com/dereekb/dbx-components/compare/v9.7.2-dev...v9.7.3) (2022-09-06)
26
-
27
-
28
-
29
- ## [9.7.2](https://github.com/dereekb/dbx-components/compare/v9.7.1-dev...v9.7.2) (2022-09-06)
30
-
31
-
32
-
33
- ## [9.7.1](https://github.com/dereekb/dbx-components/compare/v9.7.0-dev...v9.7.1) (2022-09-06)
34
-
35
-
36
-
37
- # [9.7.0](https://github.com/dereekb/dbx-components/compare/v9.6.5-dev...v9.7.0) (2022-09-05)
38
-
39
-
40
-
41
- ## [9.6.5](https://github.com/dereekb/dbx-components/compare/v9.6.4-dev...v9.6.5) (2022-09-04)
42
-
43
-
44
-
45
- ## [9.6.4](https://github.com/dereekb/dbx-components/compare/v9.6.3-dev...v9.6.4) (2022-09-03)
46
-
47
-
48
-
49
- ## [9.6.3](https://github.com/dereekb/dbx-components/compare/v9.6.2-dev...v9.6.3) (2022-09-02)
50
-
51
-
52
-
53
- ## [9.6.2](https://github.com/dereekb/dbx-components/compare/v9.6.1-dev...v9.6.2) (2022-09-02)
54
-
55
-
56
-
57
- ## [9.6.1](https://github.com/dereekb/dbx-components/compare/v9.6.0-dev...v9.6.1) (2022-08-31)
58
-
59
-
60
-
61
- # [9.6.0](https://github.com/dereekb/dbx-components/compare/v9.5.5-dev...v9.6.0) (2022-08-31)
62
-
63
-
64
-
65
- ## [9.5.5](https://github.com/dereekb/dbx-components/compare/v9.5.4-dev...v9.5.5) (2022-08-30)
66
-
67
-
68
-
69
- ## [9.5.4](https://github.com/dereekb/dbx-components/compare/v9.5.3-dev...v9.5.4) (2022-08-30)
70
-
71
-
72
-
73
- ## [9.5.3](https://github.com/dereekb/dbx-components/compare/v9.5.2-dev...v9.5.3) (2022-08-29)
74
-
75
-
76
-
77
- ## [9.5.2](https://github.com/dereekb/dbx-components/compare/v9.5.1-dev...v9.5.2) (2022-08-29)
78
-
79
-
80
-
81
- ## [9.5.1](https://github.com/dereekb/dbx-components/compare/v9.5.0-dev...v9.5.1) (2022-08-26)
82
-
83
-
84
-
85
- # [9.5.0](https://github.com/dereekb/dbx-components/compare/v9.4.0-dev...v9.5.0) (2022-08-24)
86
-
87
-
88
-
89
- # [9.4.0](https://github.com/dereekb/dbx-components/compare/v9.3.3-dev...v9.4.0) (2022-08-24)
90
-
91
-
92
-
93
- ## [9.3.3](https://github.com/dereekb/dbx-components/compare/v9.3.2-dev...v9.3.3) (2022-08-23)
94
-
95
-
96
-
97
- ## [9.3.2](https://github.com/dereekb/dbx-components/compare/v9.3.1-dev...v9.3.2) (2022-08-22)
98
-
99
-
100
-
101
- ## [9.3.1](https://github.com/dereekb/dbx-components/compare/v9.3.0-dev...v9.3.1) (2022-08-21)
102
-
103
-
104
-
105
- # [9.3.0](https://github.com/dereekb/dbx-components/compare/v9.2.0-dev...v9.3.0) (2022-08-20)
106
-
107
-
108
-
109
- # [9.2.0](https://github.com/dereekb/dbx-components/compare/v9.1.2-dev...v9.2.0) (2022-08-18)
110
-
111
-
112
-
113
- ## [9.1.2](https://github.com/dereekb/dbx-components/compare/v9.1.1-dev...v9.1.2) (2022-08-16)
114
-
115
-
116
-
117
- ## [9.1.1](https://github.com/dereekb/dbx-components/compare/v9.1.0-dev...v9.1.1) (2022-08-16)
118
-
119
-
120
-
121
- # [9.1.0](https://github.com/dereekb/dbx-components/compare/v9.0.0-dev...v9.1.0) (2022-08-15)
122
-
123
-
124
-
125
- # [9.0.0](https://github.com/dereekb/dbx-components/compare/v8.15.2-dev...v9.0.0) (2022-08-13)
126
-
127
-
128
- ### Features
129
-
130
- * updated to angular 14 ([#15](https://github.com/dereekb/dbx-components/issues/15)) ([739726e](https://github.com/dereekb/dbx-components/commit/739726eabdf49007b096dbb892054887268c7732))
131
-
132
-
133
-
134
- ## [8.15.2](https://github.com/dereekb/dbx-components/compare/v8.15.1-dev...v8.15.2) (2022-08-11)
135
-
136
-
137
-
138
- ## [8.15.1](https://github.com/dereekb/dbx-components/compare/v8.15.0-dev...v8.15.1) (2022-08-11)
139
-
140
-
141
-
142
- # [8.15.0](https://github.com/dereekb/dbx-components/compare/v8.14.0-dev...v8.15.0) (2022-08-09)
143
-
144
-
145
-
146
- # [8.14.0](https://github.com/dereekb/dbx-components/compare/v8.13.9-dev...v8.14.0) (2022-08-08)
147
-
148
-
149
-
150
- ## [8.13.9](https://github.com/dereekb/dbx-components/compare/v8.13.8-dev...v8.13.9) (2022-08-05)
151
-
152
-
153
-
154
- ## [8.13.8](https://github.com/dereekb/dbx-components/compare/v8.13.7-dev...v8.13.8) (2022-08-03)
155
-
156
-
157
-
158
- ## [8.13.7](https://github.com/dereekb/dbx-components/compare/v8.13.6-dev...v8.13.7) (2022-08-03)
159
-
160
-
161
-
162
- ## [8.13.6](https://github.com/dereekb/dbx-components/compare/v8.13.5-dev...v8.13.6) (2022-08-01)
163
-
164
-
165
-
166
- ## [8.13.5](https://github.com/dereekb/dbx-components/compare/v8.13.4-dev...v8.13.5) (2022-07-29)
167
-
168
-
169
-
170
- ## [8.13.4](https://github.com/dereekb/dbx-components/compare/v8.13.3-dev...v8.13.4) (2022-07-23)
171
-
172
-
173
-
174
- ## [8.13.3](https://github.com/dereekb/dbx-components/compare/v8.13.2-dev...v8.13.3) (2022-07-21)
175
-
176
-
177
-
178
- ## [8.13.2](https://github.com/dereekb/dbx-components/compare/v8.13.1-dev...v8.13.2) (2022-07-20)
179
-
180
-
181
-
182
- ## [8.13.1](https://github.com/dereekb/dbx-components/compare/v8.13.0-dev...v8.13.1) (2022-07-19)
183
-
184
-
185
-
186
- # [8.13.0](https://github.com/dereekb/dbx-components/compare/v8.12.13-dev...v8.13.0) (2022-07-16)
187
-
188
-
189
-
190
- ## [8.12.13](https://github.com/dereekb/dbx-components/compare/v8.12.12-dev...v8.12.13) (2022-07-16)
191
-
192
-
193
-
194
- ## [8.12.12](https://github.com/dereekb/dbx-components/compare/v8.12.11-dev...v8.12.12) (2022-07-15)
195
-
196
-
197
-
198
- ## [8.12.11](https://github.com/dereekb/dbx-components/compare/v8.12.10-dev...v8.12.11) (2022-07-14)
199
-
200
-
201
-
202
- ## [8.12.10](https://github.com/dereekb/dbx-components/compare/v8.12.9-dev...v8.12.10) (2022-07-13)
203
-
204
-
205
-
206
- ## [8.12.9](https://github.com/dereekb/dbx-components/compare/v8.12.8-dev...v8.12.9) (2022-07-12)
207
-
208
-
209
-
210
- ## [8.12.8](https://github.com/dereekb/dbx-components/compare/v8.12.7-dev...v8.12.8) (2022-07-12)
211
-
212
-
213
-
214
- ## [8.12.7](https://github.com/dereekb/dbx-components/compare/v8.12.6-dev...v8.12.7) (2022-07-11)
215
-
216
-
217
-
218
- ## [8.12.6](https://github.com/dereekb/dbx-components/compare/v8.12.5-dev...v8.12.6) (2022-07-11)
219
-
220
-
221
-
222
- ## [8.12.5](https://github.com/dereekb/dbx-components/compare/v8.12.4-dev...v8.12.5) (2022-07-10)
223
-
224
-
225
-
226
- ## [8.12.4](https://github.com/dereekb/dbx-components/compare/v8.12.3-dev...v8.12.4) (2022-07-10)
227
-
228
-
229
-
230
- ## [8.12.3](https://github.com/dereekb/dbx-components/compare/v8.12.2-dev...v8.12.3) (2022-07-09)
231
-
232
-
233
-
234
- ## [8.12.2](https://github.com/dereekb/dbx-components/compare/v8.12.1-dev...v8.12.2) (2022-07-08)
235
-
236
-
237
-
238
- ## [8.12.1](https://github.com/dereekb/dbx-components/compare/v8.12.0-dev...v8.12.1) (2022-07-08)
239
-
240
-
241
-
242
- # [8.12.0](https://github.com/dereekb/dbx-components/compare/v8.11.2-dev...v8.12.0) (2022-07-07)
243
-
244
-
245
-
246
- ## [8.11.2](https://github.com/dereekb/dbx-components/compare/v8.11.1-dev...v8.11.2) (2022-07-05)
247
-
248
-
249
-
250
- ## [8.11.1](https://github.com/dereekb/dbx-components/compare/v8.11.0-dev...v8.11.1) (2022-07-05)
251
-
252
-
253
- ### Bug Fixes
254
-
255
- * firebase storage test fix ([ff5c53a](https://github.com/dereekb/dbx-components/commit/ff5c53ab8a76a8b3ede356f2ba7d00006db3237f))
256
-
257
-
258
-
259
- # [8.11.0](https://github.com/dereekb/dbx-components/compare/v8.10.0-dev...v8.11.0) (2022-07-05)
260
-
261
-
262
-
263
- # [8.10.0](https://github.com/dereekb/dbx-components/compare/v8.9.1-dev...v8.10.0) (2022-07-04)
264
-
265
-
266
- ### Features
267
-
268
- * added exists(), uploadStream(), getBytes(), getStream() ([e3fe97e](https://github.com/dereekb/dbx-components/commit/e3fe97e5e985125a5ca653c40fd79c7980845863))
269
- * added firebase storage testing/mock components ([a2524b7](https://github.com/dereekb/dbx-components/commit/a2524b79b50551ed97186c6cb2692bb072d7af48))
270
- * added FirebaseServerStorageService ([38bf98a](https://github.com/dereekb/dbx-components/commit/38bf98aa76aaddcd0ae2a9487b9a661f7f9f4e6e))
271
- * added FirebaseStorageContext ([5a30d46](https://github.com/dereekb/dbx-components/commit/5a30d465181d91ce92e7405636fb5414787ac8aa))
272
- * added firebaseStorageContextFactory ([e940579](https://github.com/dereekb/dbx-components/commit/e9405795092fe4bc403967a93e0bff3a55fdd278))
273
-
274
-
275
-
276
- ## [8.9.1](https://github.com/dereekb/dbx-components/compare/v8.9.0-dev...v8.9.1) (2022-06-30)
277
-
278
-
279
-
280
- # [8.9.0](https://github.com/dereekb/dbx-components/compare/v8.8.1-dev...v8.9.0) (2022-06-30)
281
-
282
-
283
-
284
- ## [8.8.1](https://github.com/dereekb/dbx-components/compare/v8.8.0-dev...v8.8.1) (2022-06-29)
285
-
286
-
287
-
288
- # [8.8.0](https://github.com/dereekb/dbx-components/compare/v8.7.6-dev...v8.8.0) (2022-06-29)
289
-
290
-
291
-
292
- ## [8.7.6](https://github.com/dereekb/dbx-components/compare/v8.7.5-dev...v8.7.6) (2022-06-29)
293
-
294
-
295
-
296
- ## [8.7.5](https://github.com/dereekb/dbx-components/compare/v8.7.4-dev...v8.7.5) (2022-06-28)
297
-
298
-
299
-
300
- ## [8.7.4](https://github.com/dereekb/dbx-components/compare/v8.7.3-dev...v8.7.4) (2022-06-26)
301
-
302
-
303
-
304
- ## [8.7.3](https://github.com/dereekb/dbx-components/compare/v8.7.2-dev...v8.7.3) (2022-06-25)
305
-
306
-
307
-
308
- ## [8.7.2](https://github.com/dereekb/dbx-components/compare/v8.7.1-dev...v8.7.2) (2022-06-24)
309
-
310
-
311
-
312
- ## [8.7.1](https://github.com/dereekb/dbx-components/compare/v8.7.0-dev...v8.7.1) (2022-06-24)
313
-
314
-
315
-
316
- # [8.7.0](https://github.com/dereekb/dbx-components/compare/v8.6.1-dev...v8.7.0) (2022-06-23)
317
-
318
-
319
-
320
- ## [8.6.1](https://github.com/dereekb/dbx-components/compare/v8.6.0-dev...v8.6.1) (2022-06-23)
321
-
322
-
323
-
324
- # [8.6.0](https://github.com/dereekb/dbx-components/compare/v8.5.3-dev...v8.6.0) (2022-06-22)
325
-
326
-
327
-
328
- ## [8.5.3](https://github.com/dereekb/dbx-components/compare/v8.5.2-dev...v8.5.3) (2022-06-22)
329
-
330
-
331
-
332
- ## [8.5.2](https://github.com/dereekb/dbx-components/compare/v8.5.1-dev...v8.5.2) (2022-06-22)
333
-
334
-
335
-
336
- ## [8.5.1](https://github.com/dereekb/dbx-components/compare/v8.5.0-dev...v8.5.1) (2022-06-22)
337
-
338
-
339
-
340
- # [8.5.0](https://github.com/dereekb/dbx-components/compare/v8.4.0-dev...v8.5.0) (2022-06-22)
341
-
342
-
343
-
344
- # [8.4.0](https://github.com/dereekb/dbx-components/compare/v8.3.0-dev...v8.4.0) (2022-06-21)
345
-
346
-
347
-
348
- # [8.3.0](https://github.com/dereekb/dbx-components/compare/v8.2.0-dev...v8.3.0) (2022-06-20)
349
-
350
-
351
-
352
- # [8.2.0](https://github.com/dereekb/dbx-components/compare/v8.1.2-dev...v8.2.0) (2022-06-20)
353
-
354
-
355
-
356
- ## [8.1.2](https://github.com/dereekb/dbx-components/compare/v8.1.1-dev...v8.1.2) (2022-06-19)
357
-
358
-
359
-
360
- ## [8.1.1](https://github.com/dereekb/dbx-components/compare/v8.1.0-dev...v8.1.1) (2022-06-18)
361
-
362
-
363
-
364
- # [8.1.0](https://github.com/dereekb/dbx-components/compare/v8.0.1-dev...v8.1.0) (2022-06-18)
365
-
366
-
367
-
368
- ## [8.0.1](https://github.com/dereekb/dbx-components/compare/v8.0.0-dev...v8.0.1) (2022-06-17)
369
-
370
-
371
-
372
- # [8.0.0](https://github.com/dereekb/dbx-components/compare/v7.16.0-dev...v8.0.0) (2022-06-17)
373
-
374
-
375
-
376
- # [7.16.0](https://github.com/dereekb/dbx-components/compare/v7.15.2-dev...v7.16.0) (2022-06-17)
377
-
378
-
379
-
380
- ## [7.15.2](https://github.com/dereekb/dbx-components/compare/v7.15.1-dev...v7.15.2) (2022-06-17)
381
-
382
-
383
-
384
- ## [7.15.1](https://github.com/dereekb/dbx-components/compare/v7.15.0-dev...v7.15.1) (2022-06-16)
385
-
386
-
387
-
388
- # [7.15.0](https://github.com/dereekb/dbx-components/compare/v7.14.0-dev...v7.15.0) (2022-06-16)
389
-
390
-
391
-
392
- # [7.14.0](https://github.com/dereekb/dbx-components/compare/v7.13.1-dev...v7.14.0) (2022-06-15)
393
-
394
-
395
-
396
- ## [7.13.1](https://github.com/dereekb/dbx-components/compare/v7.13.0-dev...v7.13.1) (2022-06-15)
397
-
398
-
399
- ### Bug Fixes
400
-
401
- * fixed createTestFunctionContextOptions() authData typing ([ba017cd](https://github.com/dereekb/dbx-components/commit/ba017cd5c48fe96277c8c40a6c24d0f65d937214))
402
-
403
-
404
-
405
- # [7.13.0](https://github.com/dereekb/dbx-components/compare/v7.12.0-dev...v7.13.0) (2022-06-14)
406
-
407
-
408
- ### Features
409
-
410
- * added describeCloudFunctionTest() to handle a map of functions ([5545149](https://github.com/dereekb/dbx-components/commit/55451495c305726d89973613d7d5b9a5be9871bc))
411
-
412
-
413
-
414
- # [7.12.0](https://github.com/dereekb/dbx-components/compare/v7.11.2-dev...v7.12.0) (2022-06-14)
415
-
416
-
417
- ### Features
418
-
419
- * added isAdminOrTargetUserInRequestData() ([c597eb9](https://github.com/dereekb/dbx-components/commit/c597eb9ce968ae5e8d64f3bc2f6ba6520cb11681))
420
-
421
-
422
-
423
- ## [7.11.2](https://github.com/dereekb/dbx-components/compare/v7.11.1-dev...v7.11.2) (2022-06-13)
424
-
425
-
426
-
427
- ## [7.11.1](https://github.com/dereekb/dbx-components/compare/v7.11.0-dev...v7.11.1) (2022-06-13)
428
-
429
-
430
-
431
- # [7.11.0](https://github.com/dereekb/dbx-components/compare/v7.10.0-dev...v7.11.0) (2022-06-13)
432
-
433
-
434
-
435
- # [7.10.0](https://github.com/dereekb/dbx-components/compare/v7.9.0-dev...v7.10.0) (2022-06-11)
436
-
437
-
438
-
439
- # [7.9.0](https://github.com/dereekb/dbx-components/compare/v7.8.1-dev...v7.9.0) (2022-06-11)
440
-
441
-
442
-
443
- ## [7.8.1](https://github.com/dereekb/dbx-components/compare/v7.8.0-dev...v7.8.1) (2022-06-10)
444
-
445
-
446
-
447
- # [7.8.0](https://github.com/dereekb/dbx-components/compare/v7.7.0-dev...v7.8.0) (2022-06-09)
448
-
449
-
450
-
451
- # [7.7.0](https://github.com/dereekb/dbx-components/compare/v7.6.0-dev...v7.7.0) (2022-06-09)
452
-
453
-
454
-
455
- # [7.6.0](https://github.com/dereekb/dbx-components/compare/v7.5.0-dev...v7.6.0) (2022-06-09)
456
-
457
-
458
-
459
- # [7.5.0](https://github.com/dereekb/dbx-components/compare/v7.4.0-dev...v7.5.0) (2022-06-08)
460
-
461
-
462
-
463
- # [7.4.0](https://github.com/dereekb/dbx-components/compare/v7.3.0-dev...v7.4.0) (2022-06-08)
464
-
465
-
466
-
467
- # [7.3.0](https://github.com/dereekb/dbx-components/compare/v7.2.0-dev...v7.3.0) (2022-06-08)
468
-
469
-
470
-
471
- # [7.2.0](https://github.com/dereekb/dbx-components/compare/v7.1.0-dev...v7.2.0) (2022-06-06)
472
-
473
-
474
-
475
- # [7.1.0](https://github.com/dereekb/dbx-components/compare/v7.0.1-dev...v7.1.0) (2022-06-06)
476
-
477
-
478
- ### Features
479
-
480
- * added firestoreEncodedArray, firestoreUniqueArray ([4f7fc7c](https://github.com/dereekb/dbx-components/commit/4f7fc7ca274656ecdf13d69aa7d225f66a7f76da))
481
-
482
-
483
-
484
- ## [7.0.1](https://github.com/dereekb/dbx-components/compare/v7.0.0-dev...v7.0.1) (2022-06-05)
485
-
486
-
487
-
488
- # [7.0.0](https://github.com/dereekb/dbx-components/compare/v6.0.0-dev...v7.0.0) (2022-06-05)
489
-
490
-
491
- ### Code Refactoring
492
-
493
- * updated OnCallWithNestContextRequest to use single object ([2ef4002](https://github.com/dereekb/dbx-components/commit/2ef4002153d3e4b7efb012e31b2739378ac49789))
494
-
495
-
496
- ### Features
497
-
498
- * added FirestoreDocumentStore crud functions ([7786a40](https://github.com/dereekb/dbx-components/commit/7786a40f6033c2a1d5161805cde283dca7323db5))
499
-
500
-
501
- ### BREAKING CHANGES
502
-
503
- * updated all onCall and functions to now use a single request object instead of multiple parameters
504
-
505
-
506
-
507
- # [6.0.0](https://github.com/dereekb/dbx-components/compare/v5.3.0-dev...v6.0.0) (2022-06-03)
508
-
509
-
510
- ### Features
511
-
512
- * added OnCallUpdateModel ([3b60a06](https://github.com/dereekb/dbx-components/commit/3b60a06d48ec6a96940f44939e24e5c1f4879aa9))
513
-
514
-
515
-
516
- # [5.3.0](https://github.com/dereekb/dbx-components/compare/v5.2.1-dev...v5.3.0) (2022-05-30)
517
-
518
-
519
-
520
- ## [5.2.1](https://github.com/dereekb/dbx-components/compare/v5.2.0-dev...v5.2.1) (2022-05-29)
521
-
522
-
523
-
524
- # [5.2.0](https://github.com/dereekb/dbx-components/compare/v5.1.0-dev...v5.2.0) (2022-05-29)
525
-
526
-
527
-
528
- # [5.1.0](https://github.com/dereekb/dbx-components/compare/v5.0.1-dev...v5.1.0) (2022-05-27)
529
-
530
-
531
-
532
- ## [5.0.1](https://github.com/dereekb/dbx-components/compare/v5.0.0-dev...v5.0.1) (2022-05-26)
533
-
534
-
535
-
536
- # [5.0.0](https://github.com/dereekb/dbx-components/compare/v4.1.0-dev...v5.0.0) (2022-05-25)
537
-
538
-
539
- ### Features
540
-
541
- * added firebase functions v2 nest context components ([e5ca892](https://github.com/dereekb/dbx-components/commit/e5ca89250c7b7cf99f75d8edb0fc16a4618cbc21))
542
-
543
-
544
-
545
- # [4.1.0](https://github.com/dereekb/dbx-components/compare/v4.0.1-dev...v4.1.0) (2022-05-17)
546
-
547
-
548
-
549
- ## [4.0.1](https://github.com/dereekb/dbx-components/compare/v4.0.0-dev...v4.0.1) (2022-05-14)
550
-
551
-
552
-
553
- # [4.0.0](https://github.com/dereekb/dbx-components/compare/v3.0.0...v4.0.0) (2022-05-14)
package/test/README.md DELETED
@@ -1,11 +0,0 @@
1
- # firebase-server-test
2
-
3
- This library was generated with [Nx](https://nx.dev).
4
-
5
- ## Running unit tests
6
-
7
- Run `nx test firebase-server-test` to execute the unit tests via [Jest](https://jestjs.io).
8
-
9
- ## Running lint
10
-
11
- Run `nx lint firebase-server-test` to execute the lint via [ESLint](https://eslint.org/).