@equinor/fusion-framework-module-signalr 4.0.3 → 4.0.5

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
@@ -1,69 +1,83 @@
1
1
  # Change Log
2
2
 
3
+ ## 4.0.5
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies []:
8
+ - @equinor/fusion-framework-module-service-discovery@8.0.5
9
+
10
+ ## 4.0.4
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies []:
15
+ - @equinor/fusion-framework-module-service-discovery@8.0.4
16
+
3
17
  ## 4.0.3
4
18
 
5
19
  ### Patch Changes
6
20
 
7
- - Updated dependencies []:
8
- - @equinor/fusion-framework-module-service-discovery@8.0.3
21
+ - Updated dependencies []:
22
+ - @equinor/fusion-framework-module-service-discovery@8.0.3
9
23
 
10
24
  ## 4.0.2
11
25
 
12
26
  ### Patch Changes
13
27
 
14
- - Updated dependencies []:
15
- - @equinor/fusion-framework-module-service-discovery@8.0.2
28
+ - Updated dependencies []:
29
+ - @equinor/fusion-framework-module-service-discovery@8.0.2
16
30
 
17
31
  ## 4.0.1
18
32
 
19
33
  ### Patch Changes
20
34
 
21
- - Updated dependencies []:
22
- - @equinor/fusion-framework-module-service-discovery@8.0.1
35
+ - Updated dependencies []:
36
+ - @equinor/fusion-framework-module-service-discovery@8.0.1
23
37
 
24
38
  ## 4.0.0
25
39
 
26
40
  ### Patch Changes
27
41
 
28
- - [#2459](https://github.com/equinor/fusion-framework/pull/2459) [`15152e4`](https://github.com/equinor/fusion-framework/commit/15152e413c054a5f57af93211a470c98c7696caa) Thanks [@odinr](https://github.com/odinr)! - Update configureFromFramework to handle authentication scopes
42
+ - [#2459](https://github.com/equinor/fusion-framework/pull/2459) [`15152e4`](https://github.com/equinor/fusion-framework/commit/15152e413c054a5f57af93211a470c98c7696caa) Thanks [@odinr](https://github.com/odinr)! - Update configureFromFramework to handle authentication scopes
29
43
 
30
- - Updated dependencies [[`2644b3d`](https://github.com/equinor/fusion-framework/commit/2644b3d63939aede736a3b1950db32dbd487877d), [`15152e4`](https://github.com/equinor/fusion-framework/commit/15152e413c054a5f57af93211a470c98c7696caa)]:
31
- - @equinor/fusion-framework-module@4.3.5
32
- - @equinor/fusion-framework-module-service-discovery@8.0.0
33
- - @equinor/fusion-framework-module-msal@3.1.5
44
+ - Updated dependencies [[`2644b3d`](https://github.com/equinor/fusion-framework/commit/2644b3d63939aede736a3b1950db32dbd487877d), [`15152e4`](https://github.com/equinor/fusion-framework/commit/15152e413c054a5f57af93211a470c98c7696caa)]:
45
+ - @equinor/fusion-framework-module@4.3.5
46
+ - @equinor/fusion-framework-module-service-discovery@8.0.0
47
+ - @equinor/fusion-framework-module-msal@3.1.5
34
48
 
35
49
  ## 3.0.13
36
50
 
37
51
  ### Patch Changes
38
52
 
39
- - Updated dependencies []:
40
- - @equinor/fusion-framework-module-service-discovery@7.1.13
53
+ - Updated dependencies []:
54
+ - @equinor/fusion-framework-module-service-discovery@7.1.13
41
55
 
42
56
  ## 3.0.12
43
57
 
44
58
  ### Patch Changes
45
59
 
46
- - Updated dependencies [[`75d676d`](https://github.com/equinor/fusion-framework/commit/75d676d2c7919f30e036b5ae97c4d814c569aa87), [`00d5e9c`](https://github.com/equinor/fusion-framework/commit/00d5e9c632876742c3d2a74efea2f126a0a169d9)]:
47
- - @equinor/fusion-framework-module@4.3.4
48
- - @equinor/fusion-framework-module-msal@3.1.4
49
- - @equinor/fusion-framework-module-service-discovery@7.1.12
60
+ - Updated dependencies [[`75d676d`](https://github.com/equinor/fusion-framework/commit/75d676d2c7919f30e036b5ae97c4d814c569aa87), [`00d5e9c`](https://github.com/equinor/fusion-framework/commit/00d5e9c632876742c3d2a74efea2f126a0a169d9)]:
61
+ - @equinor/fusion-framework-module@4.3.4
62
+ - @equinor/fusion-framework-module-msal@3.1.4
63
+ - @equinor/fusion-framework-module-service-discovery@7.1.12
50
64
 
51
65
  ## 3.0.11
52
66
 
53
67
  ### Patch Changes
54
68
 
55
- - Updated dependencies [[`a1524e9`](https://github.com/equinor/fusion-framework/commit/a1524e9c4d83778da3db42dbcf99908b776a0592)]:
56
- - @equinor/fusion-framework-module@4.3.3
57
- - @equinor/fusion-framework-module-service-discovery@7.1.11
58
- - @equinor/fusion-framework-module-msal@3.1.3
69
+ - Updated dependencies [[`a1524e9`](https://github.com/equinor/fusion-framework/commit/a1524e9c4d83778da3db42dbcf99908b776a0592)]:
70
+ - @equinor/fusion-framework-module@4.3.3
71
+ - @equinor/fusion-framework-module-service-discovery@7.1.11
72
+ - @equinor/fusion-framework-module-msal@3.1.3
59
73
 
60
74
  ## 3.0.10
61
75
 
62
76
  ### Patch Changes
63
77
 
64
- - [#2333](https://github.com/equinor/fusion-framework/pull/2333) [`86d55b8`](https://github.com/equinor/fusion-framework/commit/86d55b8d27a572f3f62170b1e72aceda54f955e1) Thanks [@odinr](https://github.com/odinr)! - Updated `TypeScript` to 5.5.3
78
+ - [#2333](https://github.com/equinor/fusion-framework/pull/2333) [`86d55b8`](https://github.com/equinor/fusion-framework/commit/86d55b8d27a572f3f62170b1e72aceda54f955e1) Thanks [@odinr](https://github.com/odinr)! - Updated `TypeScript` to 5.5.3
65
79
 
66
- - [#2320](https://github.com/equinor/fusion-framework/pull/2320) [`1dd85f3`](https://github.com/equinor/fusion-framework/commit/1dd85f3a408a73df556d1812a5f280945cc100ee) Thanks [@odinr](https://github.com/odinr)! - Removed the `removeComments` option from the `tsconfig.base.json` file.
80
+ - [#2320](https://github.com/equinor/fusion-framework/pull/2320) [`1dd85f3`](https://github.com/equinor/fusion-framework/commit/1dd85f3a408a73df556d1812a5f280945cc100ee) Thanks [@odinr](https://github.com/odinr)! - Removed the `removeComments` option from the `tsconfig.base.json` file.
67
81
 
68
82
  Removing the `removeComments` option allows TypeScript to preserve comments in the compiled JavaScript output. This can be beneficial for several reasons:
69
83
 
@@ -106,228 +120,228 @@
106
120
 
107
121
  This change ensures that comments are preserved in the compiled output, potentially improving the development and debugging experience for users of the Fusion Framework.
108
122
 
109
- - Updated dependencies [[`2f74edc`](https://github.com/equinor/fusion-framework/commit/2f74edcd4a3ea2b87d69f0fd63492145c3c01663), [`86d55b8`](https://github.com/equinor/fusion-framework/commit/86d55b8d27a572f3f62170b1e72aceda54f955e1), [`1dd85f3`](https://github.com/equinor/fusion-framework/commit/1dd85f3a408a73df556d1812a5f280945cc100ee)]:
110
- - @equinor/fusion-framework-module@4.3.2
111
- - @equinor/fusion-framework-module-service-discovery@7.1.10
112
- - @equinor/fusion-framework-module-msal@3.1.2
123
+ - Updated dependencies [[`2f74edc`](https://github.com/equinor/fusion-framework/commit/2f74edcd4a3ea2b87d69f0fd63492145c3c01663), [`86d55b8`](https://github.com/equinor/fusion-framework/commit/86d55b8d27a572f3f62170b1e72aceda54f955e1), [`1dd85f3`](https://github.com/equinor/fusion-framework/commit/1dd85f3a408a73df556d1812a5f280945cc100ee)]:
124
+ - @equinor/fusion-framework-module@4.3.2
125
+ - @equinor/fusion-framework-module-service-discovery@7.1.10
126
+ - @equinor/fusion-framework-module-msal@3.1.2
113
127
 
114
128
  ## 3.0.9
115
129
 
116
130
  ### Patch Changes
117
131
 
118
- - Updated dependencies []:
119
- - @equinor/fusion-framework-module-service-discovery@7.1.9
132
+ - Updated dependencies []:
133
+ - @equinor/fusion-framework-module-service-discovery@7.1.9
120
134
 
121
135
  ## 3.0.8
122
136
 
123
137
  ### Patch Changes
124
138
 
125
- - Updated dependencies []:
126
- - @equinor/fusion-framework-module-service-discovery@7.1.8
139
+ - Updated dependencies []:
140
+ - @equinor/fusion-framework-module-service-discovery@7.1.8
127
141
 
128
142
  ## 3.0.7
129
143
 
130
144
  ### Patch Changes
131
145
 
132
- - Updated dependencies [[`fb424be`](https://github.com/equinor/fusion-framework/commit/fb424be24ad9349d01daef91a01c464d7b1413d2), [`fb424be`](https://github.com/equinor/fusion-framework/commit/fb424be24ad9349d01daef91a01c464d7b1413d2), [`fb424be`](https://github.com/equinor/fusion-framework/commit/fb424be24ad9349d01daef91a01c464d7b1413d2)]:
133
- - @equinor/fusion-framework-module@4.3.1
134
- - @equinor/fusion-framework-module-msal@3.1.1
135
- - @equinor/fusion-framework-module-service-discovery@7.1.7
146
+ - Updated dependencies [[`fb424be`](https://github.com/equinor/fusion-framework/commit/fb424be24ad9349d01daef91a01c464d7b1413d2), [`fb424be`](https://github.com/equinor/fusion-framework/commit/fb424be24ad9349d01daef91a01c464d7b1413d2), [`fb424be`](https://github.com/equinor/fusion-framework/commit/fb424be24ad9349d01daef91a01c464d7b1413d2)]:
147
+ - @equinor/fusion-framework-module@4.3.1
148
+ - @equinor/fusion-framework-module-msal@3.1.1
149
+ - @equinor/fusion-framework-module-service-discovery@7.1.7
136
150
 
137
151
  ## 3.0.6
138
152
 
139
153
  ### Patch Changes
140
154
 
141
- - Updated dependencies []:
142
- - @equinor/fusion-framework-module-service-discovery@7.1.6
155
+ - Updated dependencies []:
156
+ - @equinor/fusion-framework-module-service-discovery@7.1.6
143
157
 
144
158
  ## 3.0.5
145
159
 
146
160
  ### Patch Changes
147
161
 
148
- - Updated dependencies []:
149
- - @equinor/fusion-framework-module-service-discovery@7.1.5
162
+ - Updated dependencies []:
163
+ - @equinor/fusion-framework-module-service-discovery@7.1.5
150
164
 
151
165
  ## 3.0.4
152
166
 
153
167
  ### Patch Changes
154
168
 
155
- - Updated dependencies []:
156
- - @equinor/fusion-framework-module-service-discovery@7.1.4
169
+ - Updated dependencies []:
170
+ - @equinor/fusion-framework-module-service-discovery@7.1.4
157
171
 
158
172
  ## 3.0.3
159
173
 
160
174
  ### Patch Changes
161
175
 
162
- - Updated dependencies []:
163
- - @equinor/fusion-framework-module-service-discovery@7.1.3
176
+ - Updated dependencies []:
177
+ - @equinor/fusion-framework-module-service-discovery@7.1.3
164
178
 
165
179
  ## 3.0.2
166
180
 
167
181
  ### Patch Changes
168
182
 
169
- - Updated dependencies []:
170
- - @equinor/fusion-framework-module-service-discovery@7.1.2
183
+ - Updated dependencies []:
184
+ - @equinor/fusion-framework-module-service-discovery@7.1.2
171
185
 
172
186
  ## 3.0.1
173
187
 
174
188
  ### Patch Changes
175
189
 
176
- - Updated dependencies []:
177
- - @equinor/fusion-framework-module-service-discovery@7.1.1
190
+ - Updated dependencies []:
191
+ - @equinor/fusion-framework-module-service-discovery@7.1.1
178
192
 
179
193
  ## 3.0.0
180
194
 
181
195
  ### Minor Changes
182
196
 
183
- - [#1953](https://github.com/equinor/fusion-framework/pull/1953) [`f3ae28d`](https://github.com/equinor/fusion-framework/commit/f3ae28dc6d1d5043605e07e2cd2e83ae799cd904) Thanks [@odinr](https://github.com/odinr)! - updated typescript to 5.4.2
197
+ - [#1953](https://github.com/equinor/fusion-framework/pull/1953) [`f3ae28d`](https://github.com/equinor/fusion-framework/commit/f3ae28dc6d1d5043605e07e2cd2e83ae799cd904) Thanks [@odinr](https://github.com/odinr)! - updated typescript to 5.4.2
184
198
 
185
199
  ### Patch Changes
186
200
 
187
- - Updated dependencies [[`f3ae28d`](https://github.com/equinor/fusion-framework/commit/f3ae28dc6d1d5043605e07e2cd2e83ae799cd904), [`f3ae28d`](https://github.com/equinor/fusion-framework/commit/f3ae28dc6d1d5043605e07e2cd2e83ae799cd904)]:
188
- - @equinor/fusion-framework-module@4.3.0
189
- - @equinor/fusion-framework-module-service-discovery@7.1.0
190
- - @equinor/fusion-framework-module-msal@3.1.0
201
+ - Updated dependencies [[`f3ae28d`](https://github.com/equinor/fusion-framework/commit/f3ae28dc6d1d5043605e07e2cd2e83ae799cd904), [`f3ae28d`](https://github.com/equinor/fusion-framework/commit/f3ae28dc6d1d5043605e07e2cd2e83ae799cd904)]:
202
+ - @equinor/fusion-framework-module@4.3.0
203
+ - @equinor/fusion-framework-module-service-discovery@7.1.0
204
+ - @equinor/fusion-framework-module-msal@3.1.0
191
205
 
192
206
  ## 2.0.19
193
207
 
194
208
  ### Patch Changes
195
209
 
196
- - Updated dependencies [[`152cf73`](https://github.com/equinor/fusion-framework/commit/152cf73d39eb32ccbaddaa6941e315c437c4972d)]:
197
- - @equinor/fusion-framework-module@4.2.7
198
- - @equinor/fusion-framework-module-msal@3.0.10
199
- - @equinor/fusion-framework-module-service-discovery@7.0.20
210
+ - Updated dependencies [[`152cf73`](https://github.com/equinor/fusion-framework/commit/152cf73d39eb32ccbaddaa6941e315c437c4972d)]:
211
+ - @equinor/fusion-framework-module@4.2.7
212
+ - @equinor/fusion-framework-module-msal@3.0.10
213
+ - @equinor/fusion-framework-module-service-discovery@7.0.20
200
214
 
201
215
  ## 2.0.18
202
216
 
203
217
  ### Patch Changes
204
218
 
205
- - Updated dependencies []:
206
- - @equinor/fusion-framework-module-service-discovery@7.0.19
219
+ - Updated dependencies []:
220
+ - @equinor/fusion-framework-module-service-discovery@7.0.19
207
221
 
208
222
  ## 2.0.17
209
223
 
210
224
  ### Patch Changes
211
225
 
212
- - Updated dependencies [[`5eab8af`](https://github.com/equinor/fusion-framework/commit/5eab8afe3c3106cc67ad14ce4cbee6c7e4e8dfb1)]:
213
- - @equinor/fusion-framework-module-msal@3.0.9
214
- - @equinor/fusion-framework-module-service-discovery@7.0.18
226
+ - Updated dependencies [[`5eab8af`](https://github.com/equinor/fusion-framework/commit/5eab8afe3c3106cc67ad14ce4cbee6c7e4e8dfb1)]:
227
+ - @equinor/fusion-framework-module-msal@3.0.9
228
+ - @equinor/fusion-framework-module-service-discovery@7.0.18
215
229
 
216
230
  ## 2.0.16
217
231
 
218
232
  ### Patch Changes
219
233
 
220
- - Updated dependencies []:
221
- - @equinor/fusion-framework-module-service-discovery@7.0.17
234
+ - Updated dependencies []:
235
+ - @equinor/fusion-framework-module-service-discovery@7.0.17
222
236
 
223
237
  ## 2.0.15
224
238
 
225
239
  ### Patch Changes
226
240
 
227
- - Updated dependencies []:
228
- - @equinor/fusion-framework-module-service-discovery@7.0.16
241
+ - Updated dependencies []:
242
+ - @equinor/fusion-framework-module-service-discovery@7.0.16
229
243
 
230
244
  ## 2.0.14
231
245
 
232
246
  ### Patch Changes
233
247
 
234
- - Updated dependencies []:
235
- - @equinor/fusion-framework-module-service-discovery@7.0.15
248
+ - Updated dependencies []:
249
+ - @equinor/fusion-framework-module-service-discovery@7.0.15
236
250
 
237
251
  ## 2.0.13
238
252
 
239
253
  ### Patch Changes
240
254
 
241
- - [#1595](https://github.com/equinor/fusion-framework/pull/1595) [`9c24e84`](https://github.com/equinor/fusion-framework/commit/9c24e847d041dea8384c77439e6b237f5bdb3125) Thanks [@Gustav-Eikaas](https://github.com/Gustav-Eikaas)! - support for module resolution NodeNext & Bundler
255
+ - [#1595](https://github.com/equinor/fusion-framework/pull/1595) [`9c24e84`](https://github.com/equinor/fusion-framework/commit/9c24e847d041dea8384c77439e6b237f5bdb3125) Thanks [@Gustav-Eikaas](https://github.com/Gustav-Eikaas)! - support for module resolution NodeNext & Bundler
242
256
 
243
- - Updated dependencies [[`9c24e84`](https://github.com/equinor/fusion-framework/commit/9c24e847d041dea8384c77439e6b237f5bdb3125)]:
244
- - @equinor/fusion-framework-module-service-discovery@7.0.14
245
- - @equinor/fusion-framework-module@4.2.6
246
- - @equinor/fusion-framework-module-msal@3.0.8
257
+ - Updated dependencies [[`9c24e84`](https://github.com/equinor/fusion-framework/commit/9c24e847d041dea8384c77439e6b237f5bdb3125)]:
258
+ - @equinor/fusion-framework-module-service-discovery@7.0.14
259
+ - @equinor/fusion-framework-module@4.2.6
260
+ - @equinor/fusion-framework-module-msal@3.0.8
247
261
 
248
262
  ## 2.0.12
249
263
 
250
264
  ### Patch Changes
251
265
 
252
- - Updated dependencies []:
253
- - @equinor/fusion-framework-module-service-discovery@7.0.13
266
+ - Updated dependencies []:
267
+ - @equinor/fusion-framework-module-service-discovery@7.0.13
254
268
 
255
269
  ## 2.0.11
256
270
 
257
271
  ### Patch Changes
258
272
 
259
- - Updated dependencies []:
260
- - @equinor/fusion-framework-module-service-discovery@7.0.12
273
+ - Updated dependencies []:
274
+ - @equinor/fusion-framework-module-service-discovery@7.0.12
261
275
 
262
276
  ## 2.0.10
263
277
 
264
278
  ### Patch Changes
265
279
 
266
- - [`b5dfe5d2`](https://github.com/equinor/fusion-framework/commit/b5dfe5d29a249e0cca6c9589322931dfedd06acc) Thanks [@odinr](https://github.com/odinr)! - force patch bump, realign missing snapshot
280
+ - [`b5dfe5d2`](https://github.com/equinor/fusion-framework/commit/b5dfe5d29a249e0cca6c9589322931dfedd06acc) Thanks [@odinr](https://github.com/odinr)! - force patch bump, realign missing snapshot
267
281
 
268
- - Updated dependencies [[`b5dfe5d2`](https://github.com/equinor/fusion-framework/commit/b5dfe5d29a249e0cca6c9589322931dfedd06acc)]:
269
- - @equinor/fusion-framework-module@4.2.5
270
- - @equinor/fusion-framework-module-msal@3.0.7
271
- - @equinor/fusion-framework-module-service-discovery@7.0.11
282
+ - Updated dependencies [[`b5dfe5d2`](https://github.com/equinor/fusion-framework/commit/b5dfe5d29a249e0cca6c9589322931dfedd06acc)]:
283
+ - @equinor/fusion-framework-module@4.2.5
284
+ - @equinor/fusion-framework-module-msal@3.0.7
285
+ - @equinor/fusion-framework-module-service-discovery@7.0.11
272
286
 
273
287
  ## 2.0.9
274
288
 
275
289
  ### Patch Changes
276
290
 
277
- - Updated dependencies []:
278
- - @equinor/fusion-framework-module-service-discovery@7.0.10
291
+ - Updated dependencies []:
292
+ - @equinor/fusion-framework-module-service-discovery@7.0.10
279
293
 
280
294
  ## 2.0.8
281
295
 
282
296
  ### Patch Changes
283
297
 
284
- - Updated dependencies [[`e539e606`](https://github.com/equinor/fusion-framework/commit/e539e606d04bd8b7dc0c0bfed7cd4a7731996936)]:
285
- - @equinor/fusion-framework-module-service-discovery@7.0.9
298
+ - Updated dependencies [[`e539e606`](https://github.com/equinor/fusion-framework/commit/e539e606d04bd8b7dc0c0bfed7cd4a7731996936)]:
299
+ - @equinor/fusion-framework-module-service-discovery@7.0.9
286
300
 
287
301
  ## 2.0.7
288
302
 
289
303
  ### Patch Changes
290
304
 
291
- - Updated dependencies [[`9076a498`](https://github.com/equinor/fusion-framework/commit/9076a49876e7a414a27557b7fb9095a67fe3a57f)]:
292
- - @equinor/fusion-framework-module@4.2.4
293
- - @equinor/fusion-framework-module-msal@3.0.6
294
- - @equinor/fusion-framework-module-service-discovery@7.0.8
305
+ - Updated dependencies [[`9076a498`](https://github.com/equinor/fusion-framework/commit/9076a49876e7a414a27557b7fb9095a67fe3a57f)]:
306
+ - @equinor/fusion-framework-module@4.2.4
307
+ - @equinor/fusion-framework-module-msal@3.0.6
308
+ - @equinor/fusion-framework-module-service-discovery@7.0.8
295
309
 
296
310
  ## 2.0.6
297
311
 
298
312
  ### Patch Changes
299
313
 
300
- - Updated dependencies []:
301
- - @equinor/fusion-framework-module-service-discovery@7.0.7
314
+ - Updated dependencies []:
315
+ - @equinor/fusion-framework-module-service-discovery@7.0.7
302
316
 
303
317
  ## 2.0.5
304
318
 
305
319
  ### Patch Changes
306
320
 
307
- - [#1109](https://github.com/equinor/fusion-framework/pull/1109) [`7ec195d4`](https://github.com/equinor/fusion-framework/commit/7ec195d42098fec8794db13e83b71ef7753ff862) Thanks [@odinr](https://github.com/odinr)! - Change packaged manager from yarn to pnpm
321
+ - [#1109](https://github.com/equinor/fusion-framework/pull/1109) [`7ec195d4`](https://github.com/equinor/fusion-framework/commit/7ec195d42098fec8794db13e83b71ef7753ff862) Thanks [@odinr](https://github.com/odinr)! - Change packaged manager from yarn to pnpm
308
322
 
309
323
  conflicts of `@types/react` made random outcomes when using `yarn`
310
324
 
311
325
  this change should not affect consumer of the packages, but might conflict dependent on local package manager.
312
326
 
313
- - [#1145](https://github.com/equinor/fusion-framework/pull/1145) [`d276fc5d`](https://github.com/equinor/fusion-framework/commit/d276fc5d514566d05c64705076a1cb91c6a44272) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps): bump rxjs from 7.5.7 to [7.8.1](https://github.com/ReactiveX/rxjs/blob/7.8.1/CHANGELOG.md)
327
+ - [#1145](https://github.com/equinor/fusion-framework/pull/1145) [`d276fc5d`](https://github.com/equinor/fusion-framework/commit/d276fc5d514566d05c64705076a1cb91c6a44272) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps): bump rxjs from 7.5.7 to [7.8.1](https://github.com/ReactiveX/rxjs/blob/7.8.1/CHANGELOG.md)
314
328
 
315
- - Updated dependencies [[`7ec195d4`](https://github.com/equinor/fusion-framework/commit/7ec195d42098fec8794db13e83b71ef7753ff862), [`d276fc5d`](https://github.com/equinor/fusion-framework/commit/d276fc5d514566d05c64705076a1cb91c6a44272)]:
316
- - @equinor/fusion-framework-module-service-discovery@7.0.6
317
- - @equinor/fusion-framework-module@4.2.3
318
- - @equinor/fusion-framework-module-msal@3.0.5
329
+ - Updated dependencies [[`7ec195d4`](https://github.com/equinor/fusion-framework/commit/7ec195d42098fec8794db13e83b71ef7753ff862), [`d276fc5d`](https://github.com/equinor/fusion-framework/commit/d276fc5d514566d05c64705076a1cb91c6a44272)]:
330
+ - @equinor/fusion-framework-module-service-discovery@7.0.6
331
+ - @equinor/fusion-framework-module@4.2.3
332
+ - @equinor/fusion-framework-module-msal@3.0.5
319
333
 
320
334
  ## 2.0.4
321
335
 
322
336
  ### Patch Changes
323
337
 
324
- - [#946](https://github.com/equinor/fusion-framework/pull/946) [`5a160d88`](https://github.com/equinor/fusion-framework/commit/5a160d88981ddfe861d391cfefe10f54dda3d352) Thanks [@odinr](https://github.com/odinr)! - Build/update typescript to 5
338
+ - [#946](https://github.com/equinor/fusion-framework/pull/946) [`5a160d88`](https://github.com/equinor/fusion-framework/commit/5a160d88981ddfe861d391cfefe10f54dda3d352) Thanks [@odinr](https://github.com/odinr)! - Build/update typescript to 5
325
339
 
326
340
  ## 2.0.3
327
341
 
328
342
  ### Patch Changes
329
343
 
330
- - d8a439f0: chore(signalr): update peer deps
344
+ - d8a439f0: chore(signalr): update peer deps
331
345
 
332
346
  All notable changes to this project will be documented in this file.
333
347
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
@@ -364,10 +378,10 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
364
378
 
365
379
  ### Features
366
380
 
367
- - initial code for signalr-module and react-signalr ([c385ee2](https://github.com/equinor/fusion-framework/commit/c385ee2eca6ee58d87e2de955c43c2b75212efe4))
368
- - **module-signalr:** expose provider interfaces ([c3dfea1](https://github.com/equinor/fusion-framework/commit/c3dfea130e2d11202bb8f98d916dbe067f17f85f))
369
- - **module-signalr:** improve connection handing ([d78deba](https://github.com/equinor/fusion-framework/commit/d78debad569e322e02df342a3239a3f1f2f025fd))
381
+ - initial code for signalr-module and react-signalr ([c385ee2](https://github.com/equinor/fusion-framework/commit/c385ee2eca6ee58d87e2de955c43c2b75212efe4))
382
+ - **module-signalr:** expose provider interfaces ([c3dfea1](https://github.com/equinor/fusion-framework/commit/c3dfea130e2d11202bb8f98d916dbe067f17f85f))
383
+ - **module-signalr:** improve connection handing ([d78deba](https://github.com/equinor/fusion-framework/commit/d78debad569e322e02df342a3239a3f1f2f025fd))
370
384
 
371
385
  ### Bug Fixes
372
386
 
373
- - **module-signalr:** resolve config sync ([3cfc1ec](https://github.com/equinor/fusion-framework/commit/3cfc1eca4c3991aa6b85707d5a7fe9e274ff9af1))
387
+ - **module-signalr:** resolve config sync ([3cfc1ec](https://github.com/equinor/fusion-framework/commit/3cfc1eca4c3991aa6b85707d5a7fe9e274ff9af1))
@@ -1,3 +1,3 @@
1
1
  // Generated by genversion.
2
- export const version = '4.0.3';
2
+ export const version = '4.0.5';
3
3
  //# sourceMappingURL=version.js.map