@equinor/fusion-framework-react-module-signalr 3.0.21 → 3.0.23

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,77 +1,97 @@
1
1
  # Change Log
2
2
 
3
+ ## 3.0.23
4
+
5
+ ### Patch Changes
6
+
7
+ - [#2885](https://github.com/equinor/fusion-framework/pull/2885) [`abb3560`](https://github.com/equinor/fusion-framework/commit/abb3560a22ad8830df19904272035458433f4237) Thanks [@dependabot](https://github.com/apps/dependabot)! - Update he `Typescript` version `^5.7.3` to `^5.8.2`
8
+
9
+ - Updated dependencies [[`abb3560`](https://github.com/equinor/fusion-framework/commit/abb3560a22ad8830df19904272035458433f4237)]:
10
+ - @equinor/fusion-framework-react-module@3.1.8
11
+ - @equinor/fusion-framework-module-signalr@5.0.2
12
+
13
+ ## 3.0.22
14
+
15
+ ### Patch Changes
16
+
17
+ - [#2848](https://github.com/equinor/fusion-framework/pull/2848) [`dcd2fb1`](https://github.com/equinor/fusion-framework/commit/dcd2fb1394e175d0cc2a4289ed3ede8e0271d67d) Thanks [@odinr](https://github.com/odinr)! - Refactored imports to use `type` when importing types from a module, to conform with the `useImportType` rule in Biome.
18
+
19
+ - Updated dependencies [[`811f1a0`](https://github.com/equinor/fusion-framework/commit/811f1a0139ff4d1b0c3fba1ec2b77cc84ba080d1), [`dcd2fb1`](https://github.com/equinor/fusion-framework/commit/dcd2fb1394e175d0cc2a4289ed3ede8e0271d67d)]:
20
+ - @equinor/fusion-framework-react-module@3.1.7
21
+ - @equinor/fusion-framework-module-signalr@5.0.1
22
+
3
23
  ## 3.0.21
4
24
 
5
25
  ### Patch Changes
6
26
 
7
27
  - Updated dependencies []:
8
- - @equinor/fusion-framework-module-signalr@5.0.0
28
+ - @equinor/fusion-framework-module-signalr@5.0.0
9
29
 
10
30
  ## 3.0.20
11
31
 
12
32
  ### Patch Changes
13
33
 
14
34
  - Updated dependencies []:
15
- - @equinor/fusion-framework-module-signalr@4.0.5
35
+ - @equinor/fusion-framework-module-signalr@4.0.5
16
36
 
17
37
  ## 3.0.19
18
38
 
19
39
  ### Patch Changes
20
40
 
21
41
  - Updated dependencies []:
22
- - @equinor/fusion-framework-module-signalr@4.0.4
42
+ - @equinor/fusion-framework-module-signalr@4.0.4
23
43
 
24
44
  ## 3.0.18
25
45
 
26
46
  ### Patch Changes
27
47
 
28
48
  - Updated dependencies []:
29
- - @equinor/fusion-framework-module-signalr@4.0.3
49
+ - @equinor/fusion-framework-module-signalr@4.0.3
30
50
 
31
51
  ## 3.0.17
32
52
 
33
53
  ### Patch Changes
34
54
 
35
55
  - Updated dependencies []:
36
- - @equinor/fusion-framework-module-signalr@4.0.2
56
+ - @equinor/fusion-framework-module-signalr@4.0.2
37
57
 
38
58
  ## 3.0.16
39
59
 
40
60
  ### Patch Changes
41
61
 
42
62
  - Updated dependencies []:
43
- - @equinor/fusion-framework-module-signalr@4.0.1
63
+ - @equinor/fusion-framework-module-signalr@4.0.1
44
64
 
45
65
  ## 3.0.15
46
66
 
47
67
  ### Patch Changes
48
68
 
49
69
  - Updated dependencies [[`15152e4`](https://github.com/equinor/fusion-framework/commit/15152e413c054a5f57af93211a470c98c7696caa)]:
50
- - @equinor/fusion-framework-module-signalr@4.0.0
51
- - @equinor/fusion-framework-react-module@3.1.6
70
+ - @equinor/fusion-framework-module-signalr@4.0.0
71
+ - @equinor/fusion-framework-react-module@3.1.6
52
72
 
53
73
  ## 3.0.14
54
74
 
55
75
  ### Patch Changes
56
76
 
57
77
  - Updated dependencies []:
58
- - @equinor/fusion-framework-module-signalr@3.0.13
78
+ - @equinor/fusion-framework-module-signalr@3.0.13
59
79
 
60
80
  ## 3.0.13
61
81
 
62
82
  ### Patch Changes
63
83
 
64
84
  - Updated dependencies []:
65
- - @equinor/fusion-framework-module-signalr@3.0.12
66
- - @equinor/fusion-framework-react-module@3.1.5
85
+ - @equinor/fusion-framework-module-signalr@3.0.12
86
+ - @equinor/fusion-framework-react-module@3.1.5
67
87
 
68
88
  ## 3.0.12
69
89
 
70
90
  ### Patch Changes
71
91
 
72
92
  - Updated dependencies []:
73
- - @equinor/fusion-framework-module-signalr@3.0.11
74
- - @equinor/fusion-framework-react-module@3.1.4
93
+ - @equinor/fusion-framework-module-signalr@3.0.11
94
+ - @equinor/fusion-framework-react-module@3.1.4
75
95
 
76
96
  ## 3.0.11
77
97
 
@@ -81,114 +101,114 @@
81
101
 
82
102
  - [#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.
83
103
 
84
- Removing the `removeComments` option allows TypeScript to preserve comments in the compiled JavaScript output. This can be beneficial for several reasons:
104
+ Removing the `removeComments` option allows TypeScript to preserve comments in the compiled JavaScript output. This can be beneficial for several reasons:
85
105
 
86
- 1. Improved debugging: Preserved comments can help developers understand the code better during debugging sessions.
87
- 2. Documentation: JSDoc comments and other important code documentation will be retained in the compiled output.
88
- 3. Source map accuracy: Keeping comments can lead to more accurate source maps, which is crucial for debugging and error tracking.
106
+ 1. Improved debugging: Preserved comments can help developers understand the code better during debugging sessions.
107
+ 2. Documentation: JSDoc comments and other important code documentation will be retained in the compiled output.
108
+ 3. Source map accuracy: Keeping comments can lead to more accurate source maps, which is crucial for debugging and error tracking.
89
109
 
90
- No action is required from consumers of the library. This change affects the build process and doesn't introduce any breaking changes or new features.
110
+ No action is required from consumers of the library. This change affects the build process and doesn't introduce any breaking changes or new features.
91
111
 
92
- Before:
112
+ Before:
93
113
 
94
- ```json
95
- {
96
- "compilerOptions": {
97
- "module": "ES2022",
98
- "target": "ES6",
99
- "incremental": true,
100
- "removeComments": true,
101
- "preserveConstEnums": true,
102
- "sourceMap": true,
103
- "moduleResolution": "node"
104
- }
114
+ ```json
115
+ {
116
+ "compilerOptions": {
117
+ "module": "ES2022",
118
+ "target": "ES6",
119
+ "incremental": true,
120
+ "removeComments": true,
121
+ "preserveConstEnums": true,
122
+ "sourceMap": true,
123
+ "moduleResolution": "node"
105
124
  }
106
- ```
107
-
108
- After:
109
-
110
- ```json
111
- {
112
- "compilerOptions": {
113
- "module": "ES2022",
114
- "target": "ES6",
115
- "incremental": true,
116
- "preserveConstEnums": true,
117
- "sourceMap": true,
118
- "moduleResolution": "node"
119
- }
125
+ }
126
+ ```
127
+
128
+ After:
129
+
130
+ ```json
131
+ {
132
+ "compilerOptions": {
133
+ "module": "ES2022",
134
+ "target": "ES6",
135
+ "incremental": true,
136
+ "preserveConstEnums": true,
137
+ "sourceMap": true,
138
+ "moduleResolution": "node"
120
139
  }
121
- ```
140
+ }
141
+ ```
122
142
 
123
- This change ensures that comments are preserved in the compiled output, potentially improving the development and debugging experience for users of the Fusion Framework.
143
+ This change ensures that comments are preserved in the compiled output, potentially improving the development and debugging experience for users of the Fusion Framework.
124
144
 
125
145
  - Updated dependencies [[`86d55b8`](https://github.com/equinor/fusion-framework/commit/86d55b8d27a572f3f62170b1e72aceda54f955e1), [`1dd85f3`](https://github.com/equinor/fusion-framework/commit/1dd85f3a408a73df556d1812a5f280945cc100ee)]:
126
- - @equinor/fusion-framework-react-module@3.1.3
127
- - @equinor/fusion-framework-module-signalr@3.0.10
146
+ - @equinor/fusion-framework-react-module@3.1.3
147
+ - @equinor/fusion-framework-module-signalr@3.0.10
128
148
 
129
149
  ## 3.0.10
130
150
 
131
151
  ### Patch Changes
132
152
 
133
153
  - Updated dependencies []:
134
- - @equinor/fusion-framework-module-signalr@3.0.9
154
+ - @equinor/fusion-framework-module-signalr@3.0.9
135
155
 
136
156
  ## 3.0.9
137
157
 
138
158
  ### Patch Changes
139
159
 
140
160
  - Updated dependencies []:
141
- - @equinor/fusion-framework-module-signalr@3.0.8
161
+ - @equinor/fusion-framework-module-signalr@3.0.8
142
162
 
143
163
  ## 3.0.8
144
164
 
145
165
  ### Patch Changes
146
166
 
147
167
  - Updated dependencies []:
148
- - @equinor/fusion-framework-module-signalr@3.0.7
149
- - @equinor/fusion-framework-react-module@3.1.2
168
+ - @equinor/fusion-framework-module-signalr@3.0.7
169
+ - @equinor/fusion-framework-react-module@3.1.2
150
170
 
151
171
  ## 3.0.7
152
172
 
153
173
  ### Patch Changes
154
174
 
155
175
  - Updated dependencies []:
156
- - @equinor/fusion-framework-module-signalr@3.0.6
176
+ - @equinor/fusion-framework-module-signalr@3.0.6
157
177
 
158
178
  ## 3.0.6
159
179
 
160
180
  ### Patch Changes
161
181
 
162
182
  - Updated dependencies []:
163
- - @equinor/fusion-framework-module-signalr@3.0.5
183
+ - @equinor/fusion-framework-module-signalr@3.0.5
164
184
 
165
185
  ## 3.0.5
166
186
 
167
187
  ### Patch Changes
168
188
 
169
189
  - Updated dependencies []:
170
- - @equinor/fusion-framework-module-signalr@3.0.4
190
+ - @equinor/fusion-framework-module-signalr@3.0.4
171
191
 
172
192
  ## 3.0.4
173
193
 
174
194
  ### Patch Changes
175
195
 
176
196
  - Updated dependencies []:
177
- - @equinor/fusion-framework-module-signalr@3.0.3
197
+ - @equinor/fusion-framework-module-signalr@3.0.3
178
198
 
179
199
  ## 3.0.3
180
200
 
181
201
  ### Patch Changes
182
202
 
183
203
  - Updated dependencies []:
184
- - @equinor/fusion-framework-module-signalr@3.0.2
204
+ - @equinor/fusion-framework-module-signalr@3.0.2
185
205
 
186
206
  ## 3.0.2
187
207
 
188
208
  ### Patch Changes
189
209
 
190
210
  - Updated dependencies []:
191
- - @equinor/fusion-framework-module-signalr@3.0.1
211
+ - @equinor/fusion-framework-module-signalr@3.0.1
192
212
 
193
213
  ## 3.0.1
194
214
 
@@ -197,7 +217,7 @@
197
217
  - [#1981](https://github.com/equinor/fusion-framework/pull/1981) [`3d068b5`](https://github.com/equinor/fusion-framework/commit/3d068b5a7b214b62fcae5546f08830ea90f872dc) Thanks [@eikeland](https://github.com/eikeland)! - Align package exports with node10+ documentation.
198
218
 
199
219
  - Updated dependencies [[`3d068b5`](https://github.com/equinor/fusion-framework/commit/3d068b5a7b214b62fcae5546f08830ea90f872dc)]:
200
- - @equinor/fusion-framework-react-module@3.1.1
220
+ - @equinor/fusion-framework-react-module@3.1.1
201
221
 
202
222
  ## 3.0.0
203
223
 
@@ -208,73 +228,73 @@
208
228
  ### Patch Changes
209
229
 
210
230
  - Updated dependencies [[`f3ae28d`](https://github.com/equinor/fusion-framework/commit/f3ae28dc6d1d5043605e07e2cd2e83ae799cd904)]:
211
- - @equinor/fusion-framework-react-module@3.1.0
212
- - @equinor/fusion-framework-module-signalr@3.0.0
231
+ - @equinor/fusion-framework-react-module@3.1.0
232
+ - @equinor/fusion-framework-module-signalr@3.0.0
213
233
 
214
234
  ## 2.0.18
215
235
 
216
236
  ### Patch Changes
217
237
 
218
238
  - Updated dependencies []:
219
- - @equinor/fusion-framework-module-signalr@2.0.19
220
- - @equinor/fusion-framework-react-module@3.0.8
239
+ - @equinor/fusion-framework-module-signalr@2.0.19
240
+ - @equinor/fusion-framework-react-module@3.0.8
221
241
 
222
242
  ## 2.0.17
223
243
 
224
244
  ### Patch Changes
225
245
 
226
246
  - Updated dependencies []:
227
- - @equinor/fusion-framework-module-signalr@2.0.18
247
+ - @equinor/fusion-framework-module-signalr@2.0.18
228
248
 
229
249
  ## 2.0.16
230
250
 
231
251
  ### Patch Changes
232
252
 
233
253
  - Updated dependencies []:
234
- - @equinor/fusion-framework-module-signalr@2.0.17
254
+ - @equinor/fusion-framework-module-signalr@2.0.17
235
255
 
236
256
  ## 2.0.15
237
257
 
238
258
  ### Patch Changes
239
259
 
240
260
  - Updated dependencies []:
241
- - @equinor/fusion-framework-module-signalr@2.0.16
261
+ - @equinor/fusion-framework-module-signalr@2.0.16
242
262
 
243
263
  ## 2.0.14
244
264
 
245
265
  ### Patch Changes
246
266
 
247
267
  - Updated dependencies []:
248
- - @equinor/fusion-framework-module-signalr@2.0.15
268
+ - @equinor/fusion-framework-module-signalr@2.0.15
249
269
 
250
270
  ## 2.0.13
251
271
 
252
272
  ### Patch Changes
253
273
 
254
274
  - Updated dependencies []:
255
- - @equinor/fusion-framework-module-signalr@2.0.14
275
+ - @equinor/fusion-framework-module-signalr@2.0.14
256
276
 
257
277
  ## 2.0.12
258
278
 
259
279
  ### Patch Changes
260
280
 
261
281
  - Updated dependencies [[`9c24e84`](https://github.com/equinor/fusion-framework/commit/9c24e847d041dea8384c77439e6b237f5bdb3125)]:
262
- - @equinor/fusion-framework-module-signalr@2.0.13
263
- - @equinor/fusion-framework-react-module@3.0.7
282
+ - @equinor/fusion-framework-module-signalr@2.0.13
283
+ - @equinor/fusion-framework-react-module@3.0.7
264
284
 
265
285
  ## 2.0.11
266
286
 
267
287
  ### Patch Changes
268
288
 
269
289
  - Updated dependencies []:
270
- - @equinor/fusion-framework-module-signalr@2.0.12
290
+ - @equinor/fusion-framework-module-signalr@2.0.12
271
291
 
272
292
  ## 2.0.10
273
293
 
274
294
  ### Patch Changes
275
295
 
276
296
  - Updated dependencies []:
277
- - @equinor/fusion-framework-module-signalr@2.0.11
297
+ - @equinor/fusion-framework-module-signalr@2.0.11
278
298
 
279
299
  ## 2.0.9
280
300
 
@@ -283,37 +303,37 @@
283
303
  - [`b5dfe5d2`](https://github.com/equinor/fusion-framework/commit/b5dfe5d29a249e0cca6c9589322931dfedd06acc) Thanks [@odinr](https://github.com/odinr)! - force patch bump, realign missing snapshot
284
304
 
285
305
  - Updated dependencies [[`b5dfe5d2`](https://github.com/equinor/fusion-framework/commit/b5dfe5d29a249e0cca6c9589322931dfedd06acc)]:
286
- - @equinor/fusion-framework-module-signalr@2.0.10
287
- - @equinor/fusion-framework-react-module@3.0.6
306
+ - @equinor/fusion-framework-module-signalr@2.0.10
307
+ - @equinor/fusion-framework-react-module@3.0.6
288
308
 
289
309
  ## 2.0.8
290
310
 
291
311
  ### Patch Changes
292
312
 
293
313
  - Updated dependencies []:
294
- - @equinor/fusion-framework-module-signalr@2.0.9
314
+ - @equinor/fusion-framework-module-signalr@2.0.9
295
315
 
296
316
  ## 2.0.7
297
317
 
298
318
  ### Patch Changes
299
319
 
300
320
  - Updated dependencies []:
301
- - @equinor/fusion-framework-module-signalr@2.0.8
321
+ - @equinor/fusion-framework-module-signalr@2.0.8
302
322
 
303
323
  ## 2.0.6
304
324
 
305
325
  ### Patch Changes
306
326
 
307
327
  - Updated dependencies []:
308
- - @equinor/fusion-framework-module-signalr@2.0.7
309
- - @equinor/fusion-framework-react-module@3.0.5
328
+ - @equinor/fusion-framework-module-signalr@2.0.7
329
+ - @equinor/fusion-framework-react-module@3.0.5
310
330
 
311
331
  ## 2.0.5
312
332
 
313
333
  ### Patch Changes
314
334
 
315
335
  - Updated dependencies []:
316
- - @equinor/fusion-framework-module-signalr@2.0.6
336
+ - @equinor/fusion-framework-module-signalr@2.0.6
317
337
 
318
338
  ## 2.0.4
319
339
 
@@ -321,13 +341,13 @@
321
341
 
322
342
  - [#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
323
343
 
324
- conflicts of `@types/react` made random outcomes when using `yarn`
344
+ conflicts of `@types/react` made random outcomes when using `yarn`
325
345
 
326
- this change should not affect consumer of the packages, but might conflict dependent on local package manager.
346
+ this change should not affect consumer of the packages, but might conflict dependent on local package manager.
327
347
 
328
348
  - Updated dependencies [[`7ec195d4`](https://github.com/equinor/fusion-framework/commit/7ec195d42098fec8794db13e83b71ef7753ff862), [`2dccccd1`](https://github.com/equinor/fusion-framework/commit/2dccccd124fbe3cdde2132c29c27d3da9fc6f1f5), [`d276fc5d`](https://github.com/equinor/fusion-framework/commit/d276fc5d514566d05c64705076a1cb91c6a44272)]:
329
- - @equinor/fusion-framework-react-module@3.0.4
330
- - @equinor/fusion-framework-module-signalr@2.0.5
349
+ - @equinor/fusion-framework-react-module@3.0.4
350
+ - @equinor/fusion-framework-module-signalr@2.0.5
331
351
 
332
352
  ## 2.0.3
333
353
 
@@ -335,7 +355,7 @@
335
355
 
336
356
  - d8a439f0: chore(signalr): update peer deps
337
357
  - Updated dependencies [d8a439f0]
338
- - @equinor/fusion-framework-module-signalr@2.0.3
358
+ - @equinor/fusion-framework-module-signalr@2.0.3
339
359
 
340
360
  All notable changes to this project will be documented in this file.
341
361
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
@@ -1 +1 @@
1
- {"version":3,"file":"use-signalr-provider.js","sourceRoot":"","sources":["../../src/use-signalr-provider.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AAGhC,MAAM,CAAC,MAAM,kBAAkB,GAAG,CAC9B,QAA0B,EAC1B,KAAa,EACb,OAAe,EACP,EAAE;IACV,MAAM,KAAK,GAAG,OAAO,CAAC,GAAG,EAAE,CAAC,QAAQ,CAAC,OAAO,CAAI,KAAK,EAAE,OAAO,CAAC,EAAE,CAAC,QAAQ,EAAE,KAAK,EAAE,OAAO,CAAC,CAAC,CAAC;IAC7F,OAAO,KAAK,CAAC;AACjB,CAAC,CAAC"}
1
+ {"version":3,"file":"use-signalr-provider.js","sourceRoot":"","sources":["../../src/use-signalr-provider.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AAGhC,MAAM,CAAC,MAAM,kBAAkB,GAAG,CAChC,QAA0B,EAC1B,KAAa,EACb,OAAe,EACL,EAAE;IACZ,MAAM,KAAK,GAAG,OAAO,CAAC,GAAG,EAAE,CAAC,QAAQ,CAAC,OAAO,CAAI,KAAK,EAAE,OAAO,CAAC,EAAE,CAAC,QAAQ,EAAE,KAAK,EAAE,OAAO,CAAC,CAAC,CAAC;IAC7F,OAAO,KAAK,CAAC;AACf,CAAC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"use-signalr.js","sourceRoot":"","sources":["../../src/use-signalr.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,wCAAwC,CAAC;AACnE,OAAO,EAAE,SAAS,EAAE,MAAM,0CAA0C,CAAC;AAErE,OAAO,EAAE,kBAAkB,EAAE,MAAM,wBAAwB,CAAC;AAE5D,MAAM,CAAC,MAAM,QAAQ,GAAG,CACpB,KAAa,EACb,OAAe,EACyB,EAAE,CAC1C,kBAAkB,CAAC,SAAS,CAAC,SAAS,CAAC,EAAE,KAAK,EAAE,OAAO,CAAC,CAAC;AAE7D,eAAe,QAAQ,CAAC"}
1
+ {"version":3,"file":"use-signalr.js","sourceRoot":"","sources":["../../src/use-signalr.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,wCAAwC,CAAC;AACnE,OAAO,EAAE,SAAS,EAAE,MAAM,0CAA0C,CAAC;AAErE,OAAO,EAAE,kBAAkB,EAAE,MAAM,wBAAwB,CAAC;AAE5D,MAAM,CAAC,MAAM,QAAQ,GAAG,CACtB,KAAa,EACb,OAAe,EAC2B,EAAE,CAC5C,kBAAkB,CAAC,SAAS,CAAC,SAAS,CAAC,EAAE,KAAK,EAAE,OAAO,CAAC,CAAC;AAE3D,eAAe,QAAQ,CAAC"}
@@ -1,3 +1,3 @@
1
1
  // Generated by genversion.
2
- export const version = '3.0.21';
2
+ export const version = '3.0.23';
3
3
  //# sourceMappingURL=version.js.map