@equinor/fusion-framework-react 7.3.2 → 7.3.4

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,41 +1,58 @@
1
1
  # Change Log
2
2
 
3
+ ## 7.3.4
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies []:
8
+ - @equinor/fusion-framework@7.2.12
9
+
10
+ ## 7.3.3
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies [[`30767a2`](https://github.com/equinor/fusion-framework/commit/30767a2f72b54c2a3ea98ce08186017e34ae16bd)]:
15
+ - @equinor/fusion-framework-module-feature-flag@1.1.11
16
+ - @equinor/fusion-observable@8.4.3
17
+ - @equinor/fusion-framework@7.2.11
18
+ - @equinor/fusion-framework-react-module-signalr@3.0.18
19
+
3
20
  ## 7.3.2
4
21
 
5
22
  ### Patch Changes
6
23
 
7
- - Updated dependencies []:
8
- - @equinor/fusion-framework@7.2.10
24
+ - Updated dependencies []:
25
+ - @equinor/fusion-framework@7.2.10
9
26
 
10
27
  ## 7.3.1
11
28
 
12
29
  ### Patch Changes
13
30
 
14
- - Updated dependencies [[`21db01b`](https://github.com/equinor/fusion-framework/commit/21db01bbe5113b07aaa715d554378561e1a5223d)]:
15
- - @equinor/fusion-framework-module-feature-flag@1.1.10
16
- - @equinor/fusion-observable@8.4.2
17
- - @equinor/fusion-framework@7.2.9
18
- - @equinor/fusion-framework-react-module-signalr@3.0.17
31
+ - Updated dependencies [[`21db01b`](https://github.com/equinor/fusion-framework/commit/21db01bbe5113b07aaa715d554378561e1a5223d)]:
32
+ - @equinor/fusion-framework-module-feature-flag@1.1.10
33
+ - @equinor/fusion-observable@8.4.2
34
+ - @equinor/fusion-framework@7.2.9
35
+ - @equinor/fusion-framework-react-module-signalr@3.0.17
19
36
 
20
37
  ## 7.3.0
21
38
 
22
39
  ### Minor Changes
23
40
 
24
- - [#2494](https://github.com/equinor/fusion-framework/pull/2494) [`e11ad64`](https://github.com/equinor/fusion-framework/commit/e11ad64a42210443bdfd9ab9eb2fb95e7e345251) Thanks [@odinr](https://github.com/odinr)! - Adjusted module to the new app service API.
41
+ - [#2494](https://github.com/equinor/fusion-framework/pull/2494) [`e11ad64`](https://github.com/equinor/fusion-framework/commit/e11ad64a42210443bdfd9ab9eb2fb95e7e345251) Thanks [@odinr](https://github.com/odinr)! - Adjusted module to the new app service API.
25
42
 
26
43
  > [!WARNING]
27
44
  > This will introduce breaking changes to the configuration of `AppConfigurator.client`.
28
45
 
29
46
  **Added**
30
47
 
31
- - Introduced `AppClient` class to handle application manifest and configuration queries.
32
- - Added `zod` to validate the application manifest.
48
+ - Introduced `AppClient` class to handle application manifest and configuration queries.
49
+ - Added `zod` to validate the application manifest.
33
50
 
34
51
  **Changed**
35
52
 
36
- - Updated `AppModuleProvider` to use `AppClient` for fetching application manifests and configurations.
37
- - Modified `AppConfigurator` to utilize `AppClient` for client configuration.
38
- - Updated `useApps` hook with new input parameter for `filterByCurrentUser` in `fusion-framework-react`.
53
+ - Updated `AppModuleProvider` to use `AppClient` for fetching application manifests and configurations.
54
+ - Modified `AppConfigurator` to utilize `AppClient` for client configuration.
55
+ - Updated `useApps` hook with new input parameter for `filterByCurrentUser` in `fusion-framework-react`.
39
56
 
40
57
  **Migration**
41
58
 
@@ -83,92 +100,92 @@
83
100
 
84
101
  ### Patch Changes
85
102
 
86
- - Updated dependencies []:
87
- - @equinor/fusion-framework@7.2.8
88
- - @equinor/fusion-framework-module-feature-flag@1.1.9
89
- - @equinor/fusion-framework-react-module-http@8.0.0
90
- - @equinor/fusion-framework-react-module-signalr@3.0.16
103
+ - Updated dependencies []:
104
+ - @equinor/fusion-framework@7.2.8
105
+ - @equinor/fusion-framework-module-feature-flag@1.1.9
106
+ - @equinor/fusion-framework-react-module-http@8.0.0
107
+ - @equinor/fusion-framework-react-module-signalr@3.0.16
91
108
 
92
109
  ## 7.2.2
93
110
 
94
111
  ### Patch Changes
95
112
 
96
- - Updated dependencies [[`2644b3d`](https://github.com/equinor/fusion-framework/commit/2644b3d63939aede736a3b1950db32dbd487877d)]:
97
- - @equinor/fusion-framework-module@4.3.5
98
- - @equinor/fusion-framework-react-module-signalr@3.0.15
99
- - @equinor/fusion-framework@7.2.7
100
- - @equinor/fusion-framework-module-feature-flag@1.1.9
101
- - @equinor/fusion-framework-react-module-http@7.0.0
102
- - @equinor/fusion-framework-react-module@3.1.6
113
+ - Updated dependencies [[`2644b3d`](https://github.com/equinor/fusion-framework/commit/2644b3d63939aede736a3b1950db32dbd487877d)]:
114
+ - @equinor/fusion-framework-module@4.3.5
115
+ - @equinor/fusion-framework-react-module-signalr@3.0.15
116
+ - @equinor/fusion-framework@7.2.7
117
+ - @equinor/fusion-framework-module-feature-flag@1.1.9
118
+ - @equinor/fusion-framework-react-module-http@7.0.0
119
+ - @equinor/fusion-framework-react-module@3.1.6
103
120
 
104
121
  ## 7.2.1
105
122
 
106
123
  ### Patch Changes
107
124
 
108
- - Updated dependencies [[`f7c143d`](https://github.com/equinor/fusion-framework/commit/f7c143d44a88cc25c377d3ce8c3d1744114b891d)]:
109
- - @equinor/fusion-observable@8.4.1
110
- - @equinor/fusion-framework-module-feature-flag@1.1.8
111
- - @equinor/fusion-framework@7.2.6
112
- - @equinor/fusion-framework-react-module-signalr@3.0.14
125
+ - Updated dependencies [[`f7c143d`](https://github.com/equinor/fusion-framework/commit/f7c143d44a88cc25c377d3ce8c3d1744114b891d)]:
126
+ - @equinor/fusion-observable@8.4.1
127
+ - @equinor/fusion-framework-module-feature-flag@1.1.8
128
+ - @equinor/fusion-framework@7.2.6
129
+ - @equinor/fusion-framework-react-module-signalr@3.0.14
113
130
 
114
131
  ## 7.2.0
115
132
 
116
133
  ### Minor Changes
117
134
 
118
- - [#2425](https://github.com/equinor/fusion-framework/pull/2425) [`843edd9`](https://github.com/equinor/fusion-framework/commit/843edd96f2a01ebd814766105902977cdc1cdf8e) Thanks [@odinr](https://github.com/odinr)! - These changes ensure that the `Framework` component and `createFrameworkProvider` function are consistent with the updated configuration approach and support module instances from the parent context.
135
+ - [#2425](https://github.com/equinor/fusion-framework/pull/2425) [`843edd9`](https://github.com/equinor/fusion-framework/commit/843edd96f2a01ebd814766105902977cdc1cdf8e) Thanks [@odinr](https://github.com/odinr)! - These changes ensure that the `Framework` component and `createFrameworkProvider` function are consistent with the updated configuration approach and support module instances from the parent context.
119
136
 
120
137
  **Updated Framework Component:**
121
138
 
122
- - Added `useModules` hook to import modules from the parent context.
123
- - Updated the `createFrameworkProvider` function to accept a `ref` parameter for module instances.
139
+ - Added `useModules` hook to import modules from the parent context.
140
+ - Updated the `createFrameworkProvider` function to accept a `ref` parameter for module instances.
124
141
 
125
142
  **Updated create-framework-provider Function:**
126
143
 
127
- - Added `ref` parameter to the `createFrameworkProvider` function to support module instances.
128
- - Updated the example usage in the documentation to reflect the changes.
144
+ - Added `ref` parameter to the `createFrameworkProvider` function to support module instances.
145
+ - Updated the example usage in the documentation to reflect the changes.
129
146
 
130
147
  **Misc:**
131
148
 
132
- - Replaced deprecated import of `FusionConfigurator` with `FrameworkConfigurator` (renaming).
149
+ - Replaced deprecated import of `FusionConfigurator` with `FrameworkConfigurator` (renaming).
133
150
 
134
151
  ### Patch Changes
135
152
 
136
- - Updated dependencies [[`75d676d`](https://github.com/equinor/fusion-framework/commit/75d676d2c7919f30e036b5ae97c4d814c569aa87), [`00d5e9c`](https://github.com/equinor/fusion-framework/commit/00d5e9c632876742c3d2a74efea2f126a0a169d9)]:
137
- - @equinor/fusion-framework-module@4.3.4
138
- - @equinor/fusion-framework@7.2.5
139
- - @equinor/fusion-framework-module-feature-flag@1.1.7
140
- - @equinor/fusion-framework-react-module@3.1.5
141
- - @equinor/fusion-framework-react-module-http@6.0.3
142
- - @equinor/fusion-framework-react-module-signalr@3.0.13
153
+ - Updated dependencies [[`75d676d`](https://github.com/equinor/fusion-framework/commit/75d676d2c7919f30e036b5ae97c4d814c569aa87), [`00d5e9c`](https://github.com/equinor/fusion-framework/commit/00d5e9c632876742c3d2a74efea2f126a0a169d9)]:
154
+ - @equinor/fusion-framework-module@4.3.4
155
+ - @equinor/fusion-framework@7.2.5
156
+ - @equinor/fusion-framework-module-feature-flag@1.1.7
157
+ - @equinor/fusion-framework-react-module@3.1.5
158
+ - @equinor/fusion-framework-react-module-http@6.0.3
159
+ - @equinor/fusion-framework-react-module-signalr@3.0.13
143
160
 
144
161
  ## 7.1.4
145
162
 
146
163
  ### Patch Changes
147
164
 
148
- - Updated dependencies [[`bbde502`](https://github.com/equinor/fusion-framework/commit/bbde502e638f459379f63968febbc97ebe282b76), [`decb9e9`](https://github.com/equinor/fusion-framework/commit/decb9e9e3d1bb1b0577b729a1e7ae812afdd83cb), [`e092f75`](https://github.com/equinor/fusion-framework/commit/e092f7599f1f2e0e0676a9f10565299272813594), [`a1524e9`](https://github.com/equinor/fusion-framework/commit/a1524e9c4d83778da3db42dbcf99908b776a0592)]:
149
- - @equinor/fusion-observable@8.4.0
150
- - @equinor/fusion-framework-module@4.3.3
151
- - @equinor/fusion-framework-module-feature-flag@1.1.6
152
- - @equinor/fusion-framework@7.2.4
153
- - @equinor/fusion-framework-react-module-http@6.0.2
154
- - @equinor/fusion-framework-react-module@3.1.4
155
- - @equinor/fusion-framework-react-module-signalr@3.0.12
165
+ - Updated dependencies [[`bbde502`](https://github.com/equinor/fusion-framework/commit/bbde502e638f459379f63968febbc97ebe282b76), [`decb9e9`](https://github.com/equinor/fusion-framework/commit/decb9e9e3d1bb1b0577b729a1e7ae812afdd83cb), [`e092f75`](https://github.com/equinor/fusion-framework/commit/e092f7599f1f2e0e0676a9f10565299272813594), [`a1524e9`](https://github.com/equinor/fusion-framework/commit/a1524e9c4d83778da3db42dbcf99908b776a0592)]:
166
+ - @equinor/fusion-observable@8.4.0
167
+ - @equinor/fusion-framework-module@4.3.3
168
+ - @equinor/fusion-framework-module-feature-flag@1.1.6
169
+ - @equinor/fusion-framework@7.2.4
170
+ - @equinor/fusion-framework-react-module-http@6.0.2
171
+ - @equinor/fusion-framework-react-module@3.1.4
172
+ - @equinor/fusion-framework-react-module-signalr@3.0.12
156
173
 
157
174
  ## 7.1.3
158
175
 
159
176
  ### Patch Changes
160
177
 
161
- - Updated dependencies []:
162
- - @equinor/fusion-framework@7.2.3
163
- - @equinor/fusion-framework-module-feature-flag@1.1.5
178
+ - Updated dependencies []:
179
+ - @equinor/fusion-framework@7.2.3
180
+ - @equinor/fusion-framework-module-feature-flag@1.1.5
164
181
 
165
182
  ## 7.1.2
166
183
 
167
184
  ### Patch Changes
168
185
 
169
- - [#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
186
+ - [#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
170
187
 
171
- - [#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.
188
+ - [#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.
172
189
 
173
190
  Removing the `removeComments` option allows TypeScript to preserve comments in the compiled JavaScript output. This can be beneficial for several reasons:
174
191
 
@@ -211,30 +228,30 @@
211
228
 
212
229
  This change ensures that comments are preserved in the compiled output, potentially improving the development and debugging experience for users of the Fusion Framework.
213
230
 
214
- - Updated dependencies [[`2f74edc`](https://github.com/equinor/fusion-framework/commit/2f74edcd4a3ea2b87d69f0fd63492145c3c01663), [`86d55b8`](https://github.com/equinor/fusion-framework/commit/86d55b8d27a572f3f62170b1e72aceda54f955e1), [`29ff796`](https://github.com/equinor/fusion-framework/commit/29ff796ebb3a643c604e4153b6798bde5992363c), [`1dd85f3`](https://github.com/equinor/fusion-framework/commit/1dd85f3a408a73df556d1812a5f280945cc100ee)]:
215
- - @equinor/fusion-framework-module@4.3.2
216
- - @equinor/fusion-framework-react-module-signalr@3.0.11
217
- - @equinor/fusion-framework-module-feature-flag@1.1.5
218
- - @equinor/fusion-framework-react-module@3.1.3
219
- - @equinor/fusion-framework-react-module-http@6.0.1
220
- - @equinor/fusion-observable@8.3.3
221
- - @equinor/fusion-framework@7.2.2
231
+ - Updated dependencies [[`2f74edc`](https://github.com/equinor/fusion-framework/commit/2f74edcd4a3ea2b87d69f0fd63492145c3c01663), [`86d55b8`](https://github.com/equinor/fusion-framework/commit/86d55b8d27a572f3f62170b1e72aceda54f955e1), [`29ff796`](https://github.com/equinor/fusion-framework/commit/29ff796ebb3a643c604e4153b6798bde5992363c), [`1dd85f3`](https://github.com/equinor/fusion-framework/commit/1dd85f3a408a73df556d1812a5f280945cc100ee)]:
232
+ - @equinor/fusion-framework-module@4.3.2
233
+ - @equinor/fusion-framework-react-module-signalr@3.0.11
234
+ - @equinor/fusion-framework-module-feature-flag@1.1.5
235
+ - @equinor/fusion-framework-react-module@3.1.3
236
+ - @equinor/fusion-framework-react-module-http@6.0.1
237
+ - @equinor/fusion-observable@8.3.3
238
+ - @equinor/fusion-framework@7.2.2
222
239
 
223
240
  ## 7.1.1
224
241
 
225
242
  ### Patch Changes
226
243
 
227
- - Updated dependencies [[`97e41a5`](https://github.com/equinor/fusion-framework/commit/97e41a55d05644b6684c6cb165b65b115bd416eb)]:
228
- - @equinor/fusion-observable@8.3.2
229
- - @equinor/fusion-framework-module-feature-flag@1.1.4
230
- - @equinor/fusion-framework@7.2.1
231
- - @equinor/fusion-framework-react-module-signalr@3.0.10
244
+ - Updated dependencies [[`97e41a5`](https://github.com/equinor/fusion-framework/commit/97e41a55d05644b6684c6cb165b65b115bd416eb)]:
245
+ - @equinor/fusion-observable@8.3.2
246
+ - @equinor/fusion-framework-module-feature-flag@1.1.4
247
+ - @equinor/fusion-framework@7.2.1
248
+ - @equinor/fusion-framework-react-module-signalr@3.0.10
232
249
 
233
250
  ## 7.1.0
234
251
 
235
252
  ### Minor Changes
236
253
 
237
- - [#2181](https://github.com/equinor/fusion-framework/pull/2181) [`ba2379b`](https://github.com/equinor/fusion-framework/commit/ba2379b177f23ccc023894e36e50d7fc56c929c8) Thanks [@odinr](https://github.com/odinr)! - If you were previously using the `blob` or `blob# Change Log methods from the `IHttpClient`and expecting a`Blob`result, you must now use the new`BlobResult` type, which includes the filename (if available) and the blob data.
254
+ - [#2181](https://github.com/equinor/fusion-framework/pull/2181) [`ba2379b`](https://github.com/equinor/fusion-framework/commit/ba2379b177f23ccc023894e36e50d7fc56c929c8) Thanks [@odinr](https://github.com/odinr)! - If you were previously using the `blob` or `blob# Change Log methods from the `IHttpClient`and expecting a`Blob`result, you must now use the new`BlobResult` type, which includes the filename (if available) and the blob data.
238
255
 
239
256
  **Migration Guide:**
240
257
 
@@ -251,340 +268,340 @@
251
268
 
252
269
  ### Patch Changes
253
270
 
254
- - Updated dependencies [[`ba2379b`](https://github.com/equinor/fusion-framework/commit/ba2379b177f23ccc023894e36e50d7fc56c929c8), [`72f48ec`](https://github.com/equinor/fusion-framework/commit/72f48eccc7262f6c419c60cc32f0dc829601ceab)]:
255
- - @equinor/fusion-framework@7.2.0
256
- - @equinor/fusion-observable@8.3.1
257
- - @equinor/fusion-framework-module-feature-flag@1.1.3
258
- - @equinor/fusion-framework-react-module-http@6.0.0
259
- - @equinor/fusion-framework-react-module-signalr@3.0.9
271
+ - Updated dependencies [[`ba2379b`](https://github.com/equinor/fusion-framework/commit/ba2379b177f23ccc023894e36e50d7fc56c929c8), [`72f48ec`](https://github.com/equinor/fusion-framework/commit/72f48eccc7262f6c419c60cc32f0dc829601ceab)]:
272
+ - @equinor/fusion-framework@7.2.0
273
+ - @equinor/fusion-observable@8.3.1
274
+ - @equinor/fusion-framework-module-feature-flag@1.1.3
275
+ - @equinor/fusion-framework-react-module-http@6.0.0
276
+ - @equinor/fusion-framework-react-module-signalr@3.0.9
260
277
 
261
278
  ## 7.0.8
262
279
 
263
280
  ### Patch Changes
264
281
 
265
- - 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)]:
266
- - @equinor/fusion-framework-module@4.3.1
267
- - @equinor/fusion-framework@7.1.8
268
- - @equinor/fusion-framework-module-feature-flag@1.1.2
269
- - @equinor/fusion-framework-react-module@3.1.2
270
- - @equinor/fusion-framework-react-module-http@5.0.4
271
- - @equinor/fusion-framework-react-module-signalr@3.0.8
282
+ - 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)]:
283
+ - @equinor/fusion-framework-module@4.3.1
284
+ - @equinor/fusion-framework@7.1.8
285
+ - @equinor/fusion-framework-module-feature-flag@1.1.2
286
+ - @equinor/fusion-framework-react-module@3.1.2
287
+ - @equinor/fusion-framework-react-module-http@5.0.4
288
+ - @equinor/fusion-framework-react-module-signalr@3.0.8
272
289
 
273
290
  ## 7.0.7
274
291
 
275
292
  ### Patch Changes
276
293
 
277
- - Updated dependencies []:
278
- - @equinor/fusion-framework@7.1.7
279
- - @equinor/fusion-framework-react-module-signalr@3.0.7
294
+ - Updated dependencies []:
295
+ - @equinor/fusion-framework@7.1.7
296
+ - @equinor/fusion-framework-react-module-signalr@3.0.7
280
297
 
281
298
  ## 7.0.6
282
299
 
283
300
  ### Patch Changes
284
301
 
285
- - Updated dependencies []:
286
- - @equinor/fusion-framework@7.1.6
287
- - @equinor/fusion-framework-react-module-signalr@3.0.6
302
+ - Updated dependencies []:
303
+ - @equinor/fusion-framework@7.1.6
304
+ - @equinor/fusion-framework-react-module-signalr@3.0.6
288
305
 
289
306
  ## 7.0.5
290
307
 
291
308
  ### Patch Changes
292
309
 
293
- - Updated dependencies []:
294
- - @equinor/fusion-framework-module-feature-flag@1.1.1
295
- - @equinor/fusion-framework@7.1.5
296
- - @equinor/fusion-framework-react-module-signalr@3.0.5
310
+ - Updated dependencies []:
311
+ - @equinor/fusion-framework-module-feature-flag@1.1.1
312
+ - @equinor/fusion-framework@7.1.5
313
+ - @equinor/fusion-framework-react-module-signalr@3.0.5
297
314
 
298
315
  ## 7.0.4
299
316
 
300
317
  ### Patch Changes
301
318
 
302
- - Updated dependencies []:
303
- - @equinor/fusion-framework@7.1.4
304
- - @equinor/fusion-framework-module-feature-flag@1.1.1
305
- - @equinor/fusion-framework-react-module-http@5.0.3
306
- - @equinor/fusion-framework-react-module-signalr@3.0.4
319
+ - Updated dependencies []:
320
+ - @equinor/fusion-framework@7.1.4
321
+ - @equinor/fusion-framework-module-feature-flag@1.1.1
322
+ - @equinor/fusion-framework-react-module-http@5.0.3
323
+ - @equinor/fusion-framework-react-module-signalr@3.0.4
307
324
 
308
325
  ## 7.0.3
309
326
 
310
327
  ### Patch Changes
311
328
 
312
- - Updated dependencies [[`572a199`](https://github.com/equinor/fusion-framework/commit/572a199b8b3070af16d76238aa30d7aaf36a115a)]:
313
- - @equinor/fusion-observable@8.3.0
314
- - @equinor/fusion-framework-module-feature-flag@1.1.1
315
- - @equinor/fusion-framework@7.1.3
316
- - @equinor/fusion-framework-react-module-signalr@3.0.3
329
+ - Updated dependencies [[`572a199`](https://github.com/equinor/fusion-framework/commit/572a199b8b3070af16d76238aa30d7aaf36a115a)]:
330
+ - @equinor/fusion-observable@8.3.0
331
+ - @equinor/fusion-framework-module-feature-flag@1.1.1
332
+ - @equinor/fusion-framework@7.1.3
333
+ - @equinor/fusion-framework-react-module-signalr@3.0.3
317
334
 
318
335
  ## 7.0.2
319
336
 
320
337
  ### Patch Changes
321
338
 
322
- - Updated dependencies []:
323
- - @equinor/fusion-framework@7.1.2
324
- - @equinor/fusion-framework-module-feature-flag@1.1.0
325
- - @equinor/fusion-framework-react-module-http@5.0.2
326
- - @equinor/fusion-framework-react-module-signalr@3.0.2
339
+ - Updated dependencies []:
340
+ - @equinor/fusion-framework@7.1.2
341
+ - @equinor/fusion-framework-module-feature-flag@1.1.0
342
+ - @equinor/fusion-framework-react-module-http@5.0.2
343
+ - @equinor/fusion-framework-react-module-signalr@3.0.2
327
344
 
328
345
  ## 7.0.1
329
346
 
330
347
  ### Patch Changes
331
348
 
332
- - [#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.
349
+ - [#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.
333
350
 
334
- - Updated dependencies [[`3d068b5`](https://github.com/equinor/fusion-framework/commit/3d068b5a7b214b62fcae5546f08830ea90f872dc)]:
335
- - @equinor/fusion-framework-react-module-signalr@3.0.1
336
- - @equinor/fusion-framework-react-module@3.1.1
337
- - @equinor/fusion-framework@7.1.1
338
- - @equinor/fusion-framework-react-module-http@5.0.1
339
- - @equinor/fusion-framework-module-feature-flag@1.1.0
351
+ - Updated dependencies [[`3d068b5`](https://github.com/equinor/fusion-framework/commit/3d068b5a7b214b62fcae5546f08830ea90f872dc)]:
352
+ - @equinor/fusion-framework-react-module-signalr@3.0.1
353
+ - @equinor/fusion-framework-react-module@3.1.1
354
+ - @equinor/fusion-framework@7.1.1
355
+ - @equinor/fusion-framework-react-module-http@5.0.1
356
+ - @equinor/fusion-framework-module-feature-flag@1.1.0
340
357
 
341
358
  ## 7.0.0
342
359
 
343
360
  ### Minor Changes
344
361
 
345
- - [#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
362
+ - [#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
346
363
 
347
364
  ### Patch Changes
348
365
 
349
- - Updated dependencies [[`f3ae28d`](https://github.com/equinor/fusion-framework/commit/f3ae28dc6d1d5043605e07e2cd2e83ae799cd904), [`f3ae28d`](https://github.com/equinor/fusion-framework/commit/f3ae28dc6d1d5043605e07e2cd2e83ae799cd904), [`f3ae28d`](https://github.com/equinor/fusion-framework/commit/f3ae28dc6d1d5043605e07e2cd2e83ae799cd904)]:
350
- - @equinor/fusion-framework-module@4.3.0
351
- - @equinor/fusion-framework-react-module-signalr@3.0.0
352
- - @equinor/fusion-framework-module-feature-flag@1.1.0
353
- - @equinor/fusion-framework-react-module@3.1.0
354
- - @equinor/fusion-framework-react-module-http@5.0.0
355
- - @equinor/fusion-observable@8.2.0
356
- - @equinor/fusion-framework@7.1.0
366
+ - Updated dependencies [[`f3ae28d`](https://github.com/equinor/fusion-framework/commit/f3ae28dc6d1d5043605e07e2cd2e83ae799cd904), [`f3ae28d`](https://github.com/equinor/fusion-framework/commit/f3ae28dc6d1d5043605e07e2cd2e83ae799cd904), [`f3ae28d`](https://github.com/equinor/fusion-framework/commit/f3ae28dc6d1d5043605e07e2cd2e83ae799cd904)]:
367
+ - @equinor/fusion-framework-module@4.3.0
368
+ - @equinor/fusion-framework-react-module-signalr@3.0.0
369
+ - @equinor/fusion-framework-module-feature-flag@1.1.0
370
+ - @equinor/fusion-framework-react-module@3.1.0
371
+ - @equinor/fusion-framework-react-module-http@5.0.0
372
+ - @equinor/fusion-observable@8.2.0
373
+ - @equinor/fusion-framework@7.1.0
357
374
 
358
375
  ## 6.0.5
359
376
 
360
377
  ### Patch Changes
361
378
 
362
- - Updated dependencies []:
363
- - @equinor/fusion-framework@7.0.33
379
+ - Updated dependencies []:
380
+ - @equinor/fusion-framework@7.0.33
364
381
 
365
382
  ## 6.0.4
366
383
 
367
384
  ### Patch Changes
368
385
 
369
- - Updated dependencies []:
370
- - @equinor/fusion-framework@7.0.32
386
+ - Updated dependencies []:
387
+ - @equinor/fusion-framework@7.0.32
371
388
 
372
389
  ## 6.0.3
373
390
 
374
391
  ### Patch Changes
375
392
 
376
- - Updated dependencies []:
377
- - @equinor/fusion-framework@7.0.31
393
+ - Updated dependencies []:
394
+ - @equinor/fusion-framework@7.0.31
378
395
 
379
396
  ## 6.0.2
380
397
 
381
398
  ### Patch Changes
382
399
 
383
- - [#1791](https://github.com/equinor/fusion-framework/pull/1791) [`2a813bc`](https://github.com/equinor/fusion-framework/commit/2a813bc0a32f53e7515f16f8b5cba1cf1e5018a3) Thanks [@yusijs](https://github.com/yusijs)! - propagate error from useApps if it fails
400
+ - [#1791](https://github.com/equinor/fusion-framework/pull/1791) [`2a813bc`](https://github.com/equinor/fusion-framework/commit/2a813bc0a32f53e7515f16f8b5cba1cf1e5018a3) Thanks [@yusijs](https://github.com/yusijs)! - propagate error from useApps if it fails
384
401
 
385
- - Updated dependencies [[`152cf73`](https://github.com/equinor/fusion-framework/commit/152cf73d39eb32ccbaddaa6941e315c437c4972d)]:
386
- - @equinor/fusion-framework-module@4.2.7
387
- - @equinor/fusion-framework@7.0.30
388
- - @equinor/fusion-framework-module-feature-flag@1.0.2
389
- - @equinor/fusion-framework-react-module@3.0.8
390
- - @equinor/fusion-framework-react-module-http@4.0.6
391
- - @equinor/fusion-framework-react-module-signalr@2.0.18
402
+ - Updated dependencies [[`152cf73`](https://github.com/equinor/fusion-framework/commit/152cf73d39eb32ccbaddaa6941e315c437c4972d)]:
403
+ - @equinor/fusion-framework-module@4.2.7
404
+ - @equinor/fusion-framework@7.0.30
405
+ - @equinor/fusion-framework-module-feature-flag@1.0.2
406
+ - @equinor/fusion-framework-react-module@3.0.8
407
+ - @equinor/fusion-framework-react-module-http@4.0.6
408
+ - @equinor/fusion-framework-react-module-signalr@2.0.18
392
409
 
393
410
  ## 6.0.1
394
411
 
395
412
  ### Patch Changes
396
413
 
397
- - [#1766](https://github.com/equinor/fusion-framework/pull/1766) [`fdbe12f`](https://github.com/equinor/fusion-framework/commit/fdbe12f258aeb98d91094f16f2d8ce229d7b13ee) Thanks [@odinr](https://github.com/odinr)! - - The return type of the `useCurrentApp` function has been changed. The `currentApp` property can now be `undefined` or `null`, in addition to `CurrentApp<TModules, TEnv>`.
414
+ - [#1766](https://github.com/equinor/fusion-framework/pull/1766) [`fdbe12f`](https://github.com/equinor/fusion-framework/commit/fdbe12f258aeb98d91094f16f2d8ce229d7b13ee) Thanks [@odinr](https://github.com/odinr)! - - The return type of the `useCurrentApp` function has been changed. The `currentApp` property can now be `undefined` or `null`, in addition to `CurrentApp<TModules, TEnv>`.
398
415
 
399
- - The initial value for `useObservableState` has been set to `provider.current`.
400
- - The assignment of `module` has been updated to handle the case where `modules` is `undefined`.
401
- - The return type of the `useCurrentAppModules` function has been changed. The `modules` property can now be `undefined` or `null`, in addition to `AppModulesInstance<TModules>`.
402
- - The initial value for `useObservableState` has been updated to handle the case where `currentApp` is `undefined`.
416
+ - The initial value for `useObservableState` has been set to `provider.current`.
417
+ - The assignment of `module` has been updated to handle the case where `modules` is `undefined`.
418
+ - The return type of the `useCurrentAppModules` function has been changed. The `modules` property can now be `undefined` or `null`, in addition to `AppModulesInstance<TModules>`.
419
+ - The initial value for `useObservableState` has been updated to handle the case where `currentApp` is `undefined`.
403
420
 
404
- - Updated dependencies [[`036546f`](https://github.com/equinor/fusion-framework/commit/036546f2e3d9c0d289c7145da84e940673027b5e), [`d0c0c6a`](https://github.com/equinor/fusion-framework/commit/d0c0c6a971a478e3f447663bf50b4e3a7cb1517e)]:
405
- - @equinor/fusion-observable@8.1.5
406
- - @equinor/fusion-framework-module-feature-flag@1.0.1
407
- - @equinor/fusion-framework@7.0.29
408
- - @equinor/fusion-framework-react-module-signalr@2.0.17
421
+ - Updated dependencies [[`036546f`](https://github.com/equinor/fusion-framework/commit/036546f2e3d9c0d289c7145da84e940673027b5e), [`d0c0c6a`](https://github.com/equinor/fusion-framework/commit/d0c0c6a971a478e3f447663bf50b4e3a7cb1517e)]:
422
+ - @equinor/fusion-observable@8.1.5
423
+ - @equinor/fusion-framework-module-feature-flag@1.0.1
424
+ - @equinor/fusion-framework@7.0.29
425
+ - @equinor/fusion-framework-react-module-signalr@2.0.17
409
426
 
410
427
  ## 6.0.0
411
428
 
412
429
  ### Major Changes
413
430
 
414
- - [#1747](https://github.com/equinor/fusion-framework/pull/1747) [`8b031c3`](https://github.com/equinor/fusion-framework/commit/8b031c31f314deeffdf395fc847e4279b61aab7e) Thanks [@odinr](https://github.com/odinr)! - refactor framework feature flag hooks
431
+ - [#1747](https://github.com/equinor/fusion-framework/pull/1747) [`8b031c3`](https://github.com/equinor/fusion-framework/commit/8b031c31f314deeffdf395fc847e4279b61aab7e) Thanks [@odinr](https://github.com/odinr)! - refactor framework feature flag hooks
415
432
 
416
- - useCurrentAppFeatures
417
- - _useFeature (internal)_
418
- - _useFeatures (internal)_
419
- - useFrameworkFeature
420
- - useFrameworkFeatures
433
+ - useCurrentAppFeatures
434
+ - _useFeature (internal)_
435
+ - _useFeatures (internal)_
436
+ - useFrameworkFeature
437
+ - useFrameworkFeatures
421
438
 
422
439
  > [!CAUTION] > `useCurrentAppModules` does no longer return `Observable<AppModulesInstance>`, but current state of `AppModulesInstance | null`
423
440
 
424
441
  ### Patch Changes
425
442
 
426
- - Updated dependencies [[`8b031c3`](https://github.com/equinor/fusion-framework/commit/8b031c31f314deeffdf395fc847e4279b61aab7e)]:
427
- - @equinor/fusion-framework-module-feature-flag@1.0.0
443
+ - Updated dependencies [[`8b031c3`](https://github.com/equinor/fusion-framework/commit/8b031c31f314deeffdf395fc847e4279b61aab7e)]:
444
+ - @equinor/fusion-framework-module-feature-flag@1.0.0
428
445
 
429
446
  ## 5.3.9
430
447
 
431
448
  ### Patch Changes
432
449
 
433
- - Updated dependencies [[`1918c82`](https://github.com/equinor/fusion-framework/commit/1918c8228bc7158c4c358aa8f5688342e3b11b1d), [`1918c82`](https://github.com/equinor/fusion-framework/commit/1918c8228bc7158c4c358aa8f5688342e3b11b1d)]:
434
- - @equinor/fusion-framework-module-feature-flag@0.0.1
450
+ - Updated dependencies [[`1918c82`](https://github.com/equinor/fusion-framework/commit/1918c8228bc7158c4c358aa8f5688342e3b11b1d), [`1918c82`](https://github.com/equinor/fusion-framework/commit/1918c8228bc7158c4c358aa8f5688342e3b11b1d)]:
451
+ - @equinor/fusion-framework-module-feature-flag@0.0.1
435
452
 
436
453
  ## 5.3.8
437
454
 
438
455
  ### Patch Changes
439
456
 
440
- - Updated dependencies []:
441
- - @equinor/fusion-framework@7.0.28
442
- - @equinor/fusion-framework-react-module-http@4.0.5
443
- - @equinor/fusion-framework-react-module-signalr@2.0.16
457
+ - Updated dependencies []:
458
+ - @equinor/fusion-framework@7.0.28
459
+ - @equinor/fusion-framework-react-module-http@4.0.5
460
+ - @equinor/fusion-framework-react-module-signalr@2.0.16
444
461
 
445
462
  ## 5.3.7
446
463
 
447
464
  ### Patch Changes
448
465
 
449
- - Updated dependencies []:
450
- - @equinor/fusion-framework@7.0.27
451
- - @equinor/fusion-framework-react-module-http@4.0.4
452
- - @equinor/fusion-framework-react-module-signalr@2.0.15
466
+ - Updated dependencies []:
467
+ - @equinor/fusion-framework@7.0.27
468
+ - @equinor/fusion-framework-react-module-http@4.0.4
469
+ - @equinor/fusion-framework-react-module-signalr@2.0.15
453
470
 
454
471
  ## 5.3.6
455
472
 
456
473
  ### Patch Changes
457
474
 
458
- - Updated dependencies [[`cce198d`](https://github.com/equinor/fusion-framework/commit/cce198d6a91fb7912265d4383246dc405cf17a17), [`f85316f`](https://github.com/equinor/fusion-framework/commit/f85316f2344258896a77ef602bd4047dfa553788)]:
459
- - @equinor/fusion-framework-react-module-http@4.0.3
460
- - @equinor/fusion-framework@7.0.26
461
- - @equinor/fusion-framework-react-module-signalr@2.0.14
475
+ - Updated dependencies [[`cce198d`](https://github.com/equinor/fusion-framework/commit/cce198d6a91fb7912265d4383246dc405cf17a17), [`f85316f`](https://github.com/equinor/fusion-framework/commit/f85316f2344258896a77ef602bd4047dfa553788)]:
476
+ - @equinor/fusion-framework-react-module-http@4.0.3
477
+ - @equinor/fusion-framework@7.0.26
478
+ - @equinor/fusion-framework-react-module-signalr@2.0.14
462
479
 
463
480
  ## 5.3.5
464
481
 
465
482
  ### Patch Changes
466
483
 
467
- - Updated dependencies [[`6ffaabf`](https://github.com/equinor/fusion-framework/commit/6ffaabf120704f2f4f4074a0fa0a17faf77fe22a)]:
468
- - @equinor/fusion-observable@8.1.4
469
- - @equinor/fusion-framework@7.0.25
470
- - @equinor/fusion-framework-react-module-signalr@2.0.13
484
+ - Updated dependencies [[`6ffaabf`](https://github.com/equinor/fusion-framework/commit/6ffaabf120704f2f4f4074a0fa0a17faf77fe22a)]:
485
+ - @equinor/fusion-observable@8.1.4
486
+ - @equinor/fusion-framework@7.0.25
487
+ - @equinor/fusion-framework-react-module-signalr@2.0.13
471
488
 
472
489
  ## 5.3.4
473
490
 
474
491
  ### Patch Changes
475
492
 
476
- - [#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
493
+ - [#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
477
494
 
478
- - Updated dependencies [[`9c24e84`](https://github.com/equinor/fusion-framework/commit/9c24e847d041dea8384c77439e6b237f5bdb3125)]:
479
- - @equinor/fusion-observable@8.1.3
480
- - @equinor/fusion-framework-module@4.2.6
481
- - @equinor/fusion-framework@7.0.24
482
- - @equinor/fusion-framework-react-module-signalr@2.0.12
483
- - @equinor/fusion-framework-react-module@3.0.7
484
- - @equinor/fusion-framework-react-module-http@4.0.2
495
+ - Updated dependencies [[`9c24e84`](https://github.com/equinor/fusion-framework/commit/9c24e847d041dea8384c77439e6b237f5bdb3125)]:
496
+ - @equinor/fusion-observable@8.1.3
497
+ - @equinor/fusion-framework-module@4.2.6
498
+ - @equinor/fusion-framework@7.0.24
499
+ - @equinor/fusion-framework-react-module-signalr@2.0.12
500
+ - @equinor/fusion-framework-react-module@3.0.7
501
+ - @equinor/fusion-framework-react-module-http@4.0.2
485
502
 
486
503
  ## 5.3.3
487
504
 
488
505
  ### Patch Changes
489
506
 
490
- - Updated dependencies []:
491
- - @equinor/fusion-framework@7.0.23
492
- - @equinor/fusion-framework-react-module-signalr@2.0.11
507
+ - Updated dependencies []:
508
+ - @equinor/fusion-framework@7.0.23
509
+ - @equinor/fusion-framework-react-module-signalr@2.0.11
493
510
 
494
511
  ## 5.3.2
495
512
 
496
513
  ### Patch Changes
497
514
 
498
- - Updated dependencies []:
499
- - @equinor/fusion-framework@7.0.22
500
- - @equinor/fusion-framework-react-module-signalr@2.0.10
515
+ - Updated dependencies []:
516
+ - @equinor/fusion-framework@7.0.22
517
+ - @equinor/fusion-framework-react-module-signalr@2.0.10
501
518
 
502
519
  ## 5.3.1
503
520
 
504
521
  ### Patch Changes
505
522
 
506
- - [`b5dfe5d2`](https://github.com/equinor/fusion-framework/commit/b5dfe5d29a249e0cca6c9589322931dfedd06acc) Thanks [@odinr](https://github.com/odinr)! - force patch bump, realign missing snapshot
523
+ - [`b5dfe5d2`](https://github.com/equinor/fusion-framework/commit/b5dfe5d29a249e0cca6c9589322931dfedd06acc) Thanks [@odinr](https://github.com/odinr)! - force patch bump, realign missing snapshot
507
524
 
508
- - Updated dependencies [[`b5dfe5d2`](https://github.com/equinor/fusion-framework/commit/b5dfe5d29a249e0cca6c9589322931dfedd06acc)]:
509
- - @equinor/fusion-framework@7.0.21
510
- - @equinor/fusion-framework-module@4.2.5
511
- - @equinor/fusion-framework-react-module-http@4.0.1
512
- - @equinor/fusion-framework-react-module@3.0.6
513
- - @equinor/fusion-framework-react-module-signalr@2.0.9
514
- - @equinor/fusion-observable@8.1.2
525
+ - Updated dependencies [[`b5dfe5d2`](https://github.com/equinor/fusion-framework/commit/b5dfe5d29a249e0cca6c9589322931dfedd06acc)]:
526
+ - @equinor/fusion-framework@7.0.21
527
+ - @equinor/fusion-framework-module@4.2.5
528
+ - @equinor/fusion-framework-react-module-http@4.0.1
529
+ - @equinor/fusion-framework-react-module@3.0.6
530
+ - @equinor/fusion-framework-react-module-signalr@2.0.9
531
+ - @equinor/fusion-observable@8.1.2
515
532
 
516
533
  ## 5.3.0
517
534
 
518
535
  ### Minor Changes
519
536
 
520
- - [`3896fbec`](https://github.com/equinor/fusion-framework/commit/3896fbec3458dbe2ebd66e772465d5f89cd20658) Thanks [@odinr](https://github.com/odinr)! - Create module provider when creating framework provider
537
+ - [`3896fbec`](https://github.com/equinor/fusion-framework/commit/3896fbec3458dbe2ebd66e772465d5f89cd20658) Thanks [@odinr](https://github.com/odinr)! - Create module provider when creating framework provider
521
538
 
522
539
  `useModule(...)` did not work previously within framework (portal) context since no context provider was created
523
540
 
524
541
  ### Patch Changes
525
542
 
526
- - Updated dependencies []:
527
- - @equinor/fusion-framework@7.0.20
528
- - @equinor/fusion-framework-react-module-http@4.0.0
529
- - @equinor/fusion-framework-react-module-signalr@2.0.8
543
+ - Updated dependencies []:
544
+ - @equinor/fusion-framework@7.0.20
545
+ - @equinor/fusion-framework-react-module-http@4.0.0
546
+ - @equinor/fusion-framework-react-module-signalr@2.0.8
530
547
 
531
548
  ## 5.2.7
532
549
 
533
550
  ### Patch Changes
534
551
 
535
- - Updated dependencies []:
536
- - @equinor/fusion-framework@7.0.19
537
- - @equinor/fusion-framework-react-module-signalr@2.0.7
552
+ - Updated dependencies []:
553
+ - @equinor/fusion-framework@7.0.19
554
+ - @equinor/fusion-framework-react-module-signalr@2.0.7
538
555
 
539
556
  ## 5.2.6
540
557
 
541
558
  ### Patch Changes
542
559
 
543
- - Updated dependencies [[`6f64d1aa`](https://github.com/equinor/fusion-framework/commit/6f64d1aa5e44af37f0abd76cef36e87761134760), [`758eaaf4`](https://github.com/equinor/fusion-framework/commit/758eaaf436ae28d180e7d91818b41abe0d9624c4), [`9076a498`](https://github.com/equinor/fusion-framework/commit/9076a49876e7a414a27557b7fb9095a67fe3a57f)]:
544
- - @equinor/fusion-observable@8.1.1
545
- - @equinor/fusion-framework-module@4.2.4
546
- - @equinor/fusion-framework@7.0.18
547
- - @equinor/fusion-framework-react-module-http@3.0.5
548
- - @equinor/fusion-framework-react-module-signalr@2.0.6
560
+ - Updated dependencies [[`6f64d1aa`](https://github.com/equinor/fusion-framework/commit/6f64d1aa5e44af37f0abd76cef36e87761134760), [`758eaaf4`](https://github.com/equinor/fusion-framework/commit/758eaaf436ae28d180e7d91818b41abe0d9624c4), [`9076a498`](https://github.com/equinor/fusion-framework/commit/9076a49876e7a414a27557b7fb9095a67fe3a57f)]:
561
+ - @equinor/fusion-observable@8.1.1
562
+ - @equinor/fusion-framework-module@4.2.4
563
+ - @equinor/fusion-framework@7.0.18
564
+ - @equinor/fusion-framework-react-module-http@3.0.5
565
+ - @equinor/fusion-framework-react-module-signalr@2.0.6
549
566
 
550
567
  ## 5.2.5
551
568
 
552
569
  ### Patch Changes
553
570
 
554
- - Updated dependencies []:
555
- - @equinor/fusion-framework@7.0.17
556
- - @equinor/fusion-framework-react-module-signalr@2.0.5
571
+ - Updated dependencies []:
572
+ - @equinor/fusion-framework@7.0.17
573
+ - @equinor/fusion-framework-react-module-signalr@2.0.5
557
574
 
558
575
  ## 5.2.4
559
576
 
560
577
  ### Patch Changes
561
578
 
562
- - [#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
579
+ - [#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
563
580
 
564
581
  conflicts of `@types/react` made random outcomes when using `yarn`
565
582
 
566
583
  this change should not affect consumer of the packages, but might conflict dependent on local package manager.
567
584
 
568
- - [#1125](https://github.com/equinor/fusion-framework/pull/1125) [`2dccccd1`](https://github.com/equinor/fusion-framework/commit/2dccccd124fbe3cdde2132c29c27d3da9fc6f1f5) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps): bump react and @types/react to react 18.2
585
+ - [#1125](https://github.com/equinor/fusion-framework/pull/1125) [`2dccccd1`](https://github.com/equinor/fusion-framework/commit/2dccccd124fbe3cdde2132c29c27d3da9fc6f1f5) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps): bump react and @types/react to react 18.2
569
586
 
570
587
  only dev deps updated should not affect any consumers
571
588
 
572
589
  see [react changelog](https://github.com/facebook/react/releases) for details
573
590
 
574
- - [#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)
591
+ - [#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)
575
592
 
576
- - Updated dependencies [[`7ec195d4`](https://github.com/equinor/fusion-framework/commit/7ec195d42098fec8794db13e83b71ef7753ff862), [`8e7ae77c`](https://github.com/equinor/fusion-framework/commit/8e7ae77cfcadddc4b59e6bb57e620b84e5e1c647), [`8e7ae77c`](https://github.com/equinor/fusion-framework/commit/8e7ae77cfcadddc4b59e6bb57e620b84e5e1c647), [`8e7ae77c`](https://github.com/equinor/fusion-framework/commit/8e7ae77cfcadddc4b59e6bb57e620b84e5e1c647), [`2dccccd1`](https://github.com/equinor/fusion-framework/commit/2dccccd124fbe3cdde2132c29c27d3da9fc6f1f5), [`8e7ae77c`](https://github.com/equinor/fusion-framework/commit/8e7ae77cfcadddc4b59e6bb57e620b84e5e1c647), [`d276fc5d`](https://github.com/equinor/fusion-framework/commit/d276fc5d514566d05c64705076a1cb91c6a44272)]:
577
- - @equinor/fusion-framework-react-module-signalr@2.0.4
578
- - @equinor/fusion-framework-react-module-http@3.0.4
579
- - @equinor/fusion-observable@8.1.0
580
- - @equinor/fusion-framework-module@4.2.3
581
- - @equinor/fusion-framework@7.0.16
593
+ - Updated dependencies [[`7ec195d4`](https://github.com/equinor/fusion-framework/commit/7ec195d42098fec8794db13e83b71ef7753ff862), [`8e7ae77c`](https://github.com/equinor/fusion-framework/commit/8e7ae77cfcadddc4b59e6bb57e620b84e5e1c647), [`8e7ae77c`](https://github.com/equinor/fusion-framework/commit/8e7ae77cfcadddc4b59e6bb57e620b84e5e1c647), [`8e7ae77c`](https://github.com/equinor/fusion-framework/commit/8e7ae77cfcadddc4b59e6bb57e620b84e5e1c647), [`2dccccd1`](https://github.com/equinor/fusion-framework/commit/2dccccd124fbe3cdde2132c29c27d3da9fc6f1f5), [`8e7ae77c`](https://github.com/equinor/fusion-framework/commit/8e7ae77cfcadddc4b59e6bb57e620b84e5e1c647), [`d276fc5d`](https://github.com/equinor/fusion-framework/commit/d276fc5d514566d05c64705076a1cb91c6a44272)]:
594
+ - @equinor/fusion-framework-react-module-signalr@2.0.4
595
+ - @equinor/fusion-framework-react-module-http@3.0.4
596
+ - @equinor/fusion-observable@8.1.0
597
+ - @equinor/fusion-framework-module@4.2.3
598
+ - @equinor/fusion-framework@7.0.16
582
599
 
583
600
  ## 5.2.3
584
601
 
585
602
  ### Patch Changes
586
603
 
587
- - [#1047](https://github.com/equinor/fusion-framework/pull/1047) [`1a2880d2`](https://github.com/equinor/fusion-framework/commit/1a2880d2e4c80ac5ce08f63ca3699fe77e4b565c) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps): bump @typescript-eslint/eslint-plugin from 5.59.11 to 6.1.0
604
+ - [#1047](https://github.com/equinor/fusion-framework/pull/1047) [`1a2880d2`](https://github.com/equinor/fusion-framework/commit/1a2880d2e4c80ac5ce08f63ca3699fe77e4b565c) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps): bump @typescript-eslint/eslint-plugin from 5.59.11 to 6.1.0
588
605
 
589
606
  only style semantics updated
590
607
 
@@ -592,16 +609,16 @@
592
609
 
593
610
  ### Patch Changes
594
611
 
595
- - [#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
612
+ - [#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
596
613
 
597
- - Updated dependencies [[`5a160d88`](https://github.com/equinor/fusion-framework/commit/5a160d88981ddfe861d391cfefe10f54dda3d352)]:
598
- - @equinor/fusion-framework@7.0.15
614
+ - Updated dependencies [[`5a160d88`](https://github.com/equinor/fusion-framework/commit/5a160d88981ddfe861d391cfefe10f54dda3d352)]:
615
+ - @equinor/fusion-framework@7.0.15
599
616
 
600
617
  ## 5.2.1
601
618
 
602
619
  ### Patch Changes
603
620
 
604
- - [#943](https://github.com/equinor/fusion-framework/pull/943) [`6fb3fb86`](https://github.com/equinor/fusion-framework/commit/6fb3fb8610f5ed5777d13bde71d8d92b0da31d8a) Thanks [@odinr](https://github.com/odinr)! - update typing to typescript 5
621
+ - [#943](https://github.com/equinor/fusion-framework/pull/943) [`6fb3fb86`](https://github.com/equinor/fusion-framework/commit/6fb3fb8610f5ed5777d13bde71d8d92b0da31d8a) Thanks [@odinr](https://github.com/odinr)! - update typing to typescript 5
605
622
 
606
623
  provider from `createFrameworkProvider` was missing typehint of children
607
624
 
@@ -609,9 +626,9 @@
609
626
 
610
627
  ### Minor Changes
611
628
 
612
- - [#927](https://github.com/equinor/fusion-framework/pull/927) [`8bc4c5d6`](https://github.com/equinor/fusion-framework/commit/8bc4c5d6ed900e424efcab5572047c106d7ec04a) Thanks [@odinr](https://github.com/odinr)! - Create and expose interface for App
629
+ - [#927](https://github.com/equinor/fusion-framework/pull/927) [`8bc4c5d6`](https://github.com/equinor/fusion-framework/commit/8bc4c5d6ed900e424efcab5572047c106d7ec04a) Thanks [@odinr](https://github.com/odinr)! - Create and expose interface for App
613
630
 
614
- - deprecate [AppModuleProvider.createApp](https://github.com/equinor/fusion-framework/blob/cf08d5ae3cef473e5025fd973a2a7a45a3b22dee/packages/modules/app/src/AppModuleProvider.ts#L171)
631
+ - deprecate [AppModuleProvider.createApp](https://github.com/equinor/fusion-framework/blob/cf08d5ae3cef473e5025fd973a2a7a45a3b22dee/packages/modules/app/src/AppModuleProvider.ts#L171)
615
632
 
616
633
  this should not create any breaking changes since apps was only created from provider.
617
634
  if the class is still needed it can be imported:
@@ -624,16 +641,16 @@
624
641
 
625
642
  ### Patch Changes
626
643
 
627
- - [#905](https://github.com/equinor/fusion-framework/pull/905) [`a7858a1c`](https://github.com/equinor/fusion-framework/commit/a7858a1c01542e2dc94370709f122b4b99c3219c) Thanks [@odinr](https://github.com/odinr)! - **🚧 Chore: dedupe packages**
644
+ - [#905](https://github.com/equinor/fusion-framework/pull/905) [`a7858a1c`](https://github.com/equinor/fusion-framework/commit/a7858a1c01542e2dc94370709f122b4b99c3219c) Thanks [@odinr](https://github.com/odinr)! - **🚧 Chore: dedupe packages**
628
645
 
629
- - align all versions of typescript
630
- - update types to build
631
- - a couple of typecasts did not [satisfies](https://www.typescriptlang.org/docs/handbook/release-notes/typescript-5-0.html#satisfies-support-in-jsdoc) and was recasted as `unknwon`, marked with `TODO`, should be fixed in future
646
+ - align all versions of typescript
647
+ - update types to build
648
+ - a couple of typecasts did not [satisfies](https://www.typescriptlang.org/docs/handbook/release-notes/typescript-5-0.html#satisfies-support-in-jsdoc) and was recasted as `unknwon`, marked with `TODO`, should be fixed in future
632
649
 
633
- - Updated dependencies [[`a7858a1c`](https://github.com/equinor/fusion-framework/commit/a7858a1c01542e2dc94370709f122b4b99c3219c)]:
634
- - @equinor/fusion-framework@7.0.14
635
- - @equinor/fusion-framework-react-module-context@6.0.9
636
- - @equinor/fusion-framework-react-module-http@3.0.3
650
+ - Updated dependencies [[`a7858a1c`](https://github.com/equinor/fusion-framework/commit/a7858a1c01542e2dc94370709f122b4b99c3219c)]:
651
+ - @equinor/fusion-framework@7.0.14
652
+ - @equinor/fusion-framework-react-module-context@6.0.9
653
+ - @equinor/fusion-framework-react-module-http@3.0.3
637
654
 
638
655
  All notable changes to this project will be documented in this file.
639
656
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
@@ -650,14 +667,14 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
650
667
 
651
668
  ### Bug Fixes
652
669
 
653
- - **react-framework:** expose useCurrentAppModules ([785d5eb](https://github.com/equinor/fusion-framework/commit/785d5eb08963d5ba1a007573879908b33e52fb3f))
670
+ - **react-framework:** expose useCurrentAppModules ([785d5eb](https://github.com/equinor/fusion-framework/commit/785d5eb08963d5ba1a007573879908b33e52fb3f))
654
671
 
655
672
  ## 5.1.0 (2023-05-22)
656
673
 
657
674
  ### Features
658
675
 
659
- - **react-framework:** add hook for using current app modules ([2d65464](https://github.com/equinor/fusion-framework/commit/2d654647b84e03d1c6e322509885d8bfa2b9142f))
660
- - **react-framework:** enhance `useCurrentApp` ([60026c9](https://github.com/equinor/fusion-framework/commit/60026c918c5033137cc359665074ea65c11a34fb))
676
+ - **react-framework:** add hook for using current app modules ([2d65464](https://github.com/equinor/fusion-framework/commit/2d654647b84e03d1c6e322509885d8bfa2b9142f))
677
+ - **react-framework:** enhance `useCurrentApp` ([60026c9](https://github.com/equinor/fusion-framework/commit/60026c918c5033137cc359665074ea65c11a34fb))
661
678
 
662
679
  ## [5.0.11](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-react@5.0.10...@equinor/fusion-framework-react@5.0.11) (2023-05-12)
663
680
 
@@ -747,7 +764,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
747
764
 
748
765
  ### Bug Fixes
749
766
 
750
- - **useApps:** hiding hidden apps ([7f1354f](https://github.com/equinor/fusion-framework/commit/7f1354fd72cd7b02715e67b8274b4c8185397012))
767
+ - **useApps:** hiding hidden apps ([7f1354f](https://github.com/equinor/fusion-framework/commit/7f1354fd72cd7b02715e67b8274b4c8185397012))
751
768
 
752
769
  ## [4.0.2](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-react@4.0.1...@equinor/fusion-framework-react@4.0.2) (2023-02-22)
753
770
 
@@ -761,18 +778,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
761
778
 
762
779
  ### ⚠ BREAKING CHANGES
763
780
 
764
- - **utils/observable:** `useObservableInputState` and `useObservableSelectorState` now return full state, not only value
781
+ - **utils/observable:** `useObservableInputState` and `useObservableSelectorState` now return full state, not only value
765
782
 
766
783
  ### Bug Fixes
767
784
 
768
- - **utils/observable:** rename `next` to `value`from `useObservableState` ([4a08445](https://github.com/equinor/fusion-framework/commit/4a08445645af2488666564c2da716d32aa5e88c0))
769
- - **utils/observable:** when subject in useObservableState reset state ([9c5c041](https://github.com/equinor/fusion-framework/commit/9c5c041d3d8c0b01bd507ea7f672711d9f5cb653))
785
+ - **utils/observable:** rename `next` to `value`from `useObservableState` ([4a08445](https://github.com/equinor/fusion-framework/commit/4a08445645af2488666564c2da716d32aa5e88c0))
786
+ - **utils/observable:** when subject in useObservableState reset state ([9c5c041](https://github.com/equinor/fusion-framework/commit/9c5c041d3d8c0b01bd507ea7f672711d9f5cb653))
770
787
 
771
788
  ## [3.2.0](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-react@3.1.4...@equinor/fusion-framework-react@3.2.0) (2023-02-09)
772
789
 
773
790
  ### Features
774
791
 
775
- - (framework): person provider ([d4a3936](https://github.com/equinor/fusion-framework/commit/d4a3936d6a60f093f71eac1dacc05cd60c7bf554))
792
+ - (framework): person provider ([d4a3936](https://github.com/equinor/fusion-framework/commit/d4a3936d6a60f093f71eac1dacc05cd60c7bf554))
776
793
 
777
794
  ## 3.1.4 (2023-02-02)
778
795
 
@@ -782,25 +799,25 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
782
799
 
783
800
  ### Bug Fixes
784
801
 
785
- - **framework-react:** make params for useApps optional ([9e3fce1](https://github.com/equinor/fusion-framework/commit/9e3fce16cb1abfea8ae77239078efa2b1b0f52c2))
802
+ - **framework-react:** make params for useApps optional ([9e3fce1](https://github.com/equinor/fusion-framework/commit/9e3fce16cb1abfea8ae77239078efa2b1b0f52c2))
786
803
 
787
804
  ## [3.1.2](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-react@3.1.0...@equinor/fusion-framework-react@3.1.2) (2023-02-01)
788
805
 
789
806
  ### Bug Fixes
790
807
 
791
- - **framework-app:** exporting hooks useApps and useAppProvider ([fd62fb3](https://github.com/equinor/fusion-framework/commit/fd62fb35667730d6d1f915bab4fc0c9bd8f6152b))
808
+ - **framework-app:** exporting hooks useApps and useAppProvider ([fd62fb3](https://github.com/equinor/fusion-framework/commit/fd62fb35667730d6d1f915bab4fc0c9bd8f6152b))
792
809
 
793
810
  ## [3.1.1](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-react@3.1.0...@equinor/fusion-framework-react@3.1.1) (2023-02-01)
794
811
 
795
812
  ### Bug Fixes
796
813
 
797
- - **framework-app:** exporting hooks useApps and useAppProvider ([fd62fb3](https://github.com/equinor/fusion-framework/commit/fd62fb35667730d6d1f915bab4fc0c9bd8f6152b))
814
+ - **framework-app:** exporting hooks useApps and useAppProvider ([fd62fb3](https://github.com/equinor/fusion-framework/commit/fd62fb35667730d6d1f915bab4fc0c9bd8f6152b))
798
815
 
799
816
  ## 3.1.0 (2023-02-01)
800
817
 
801
818
  ### Features
802
819
 
803
- - hooks useApps and useAppProvider ([bfa61a2](https://github.com/equinor/fusion-framework/commit/bfa61a2f01e70880f5a90e5184454ca40033ce71))
820
+ - hooks useApps and useAppProvider ([bfa61a2](https://github.com/equinor/fusion-framework/commit/bfa61a2f01e70880f5a90e5184454ca40033ce71))
804
821
 
805
822
  ## 3.0.1 (2023-01-30)
806
823
 
@@ -818,7 +835,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
818
835
 
819
836
  ### Features
820
837
 
821
- - **framework-react:** expose hook for signalr ([e807202](https://github.com/equinor/fusion-framework/commit/e807202e32e1031c7feb6e8ec1d30b3ed4336f35))
838
+ - **framework-react:** expose hook for signalr ([e807202](https://github.com/equinor/fusion-framework/commit/e807202e32e1031c7feb6e8ec1d30b3ed4336f35))
822
839
 
823
840
  ## 2.1.7 (2023-01-19)
824
841
 
@@ -852,7 +869,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
852
869
 
853
870
  ### Features
854
871
 
855
- - **module-app:** allow clearing current app ([c7f4c14](https://github.com/equinor/fusion-framework/commit/c7f4c144c29c2c40df42eafcdaabfb8214e1e88d))
872
+ - **module-app:** allow clearing current app ([c7f4c14](https://github.com/equinor/fusion-framework/commit/c7f4c144c29c2c40df42eafcdaabfb8214e1e88d))
856
873
 
857
874
  ## 2.0.25 (2023-01-04)
858
875
 
@@ -886,7 +903,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
886
903
 
887
904
  ### Bug Fixes
888
905
 
889
- - remove deprecated hooks ([af5586f](https://github.com/equinor/fusion-framework/commit/af5586f563e32c1e7e577a3e6837be610a135fc9))
906
+ - remove deprecated hooks ([af5586f](https://github.com/equinor/fusion-framework/commit/af5586f563e32c1e7e577a3e6837be610a135fc9))
890
907
 
891
908
  ## [2.0.17](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-react@2.0.16...@equinor/fusion-framework-react@2.0.17) (2022-12-13)
892
909
 
@@ -908,7 +925,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
908
925
 
909
926
  ### Bug Fixes
910
927
 
911
- - **framework-react:** update hooks ([cd8b0cd](https://github.com/equinor/fusion-framework/commit/cd8b0cd580cd90a35392ccefb8e306700e903ce1))
928
+ - **framework-react:** update hooks ([cd8b0cd](https://github.com/equinor/fusion-framework/commit/cd8b0cd580cd90a35392ccefb8e306700e903ce1))
912
929
 
913
930
  ## [2.0.12](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-react@2.0.11...@equinor/fusion-framework-react@2.0.12) (2022-12-08)
914
931
 
@@ -1070,13 +1087,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1070
1087
 
1071
1088
  ### Bug Fixes
1072
1089
 
1073
- - **module-auth:** make http module await auth ([18a0ed9](https://github.com/equinor/fusion-framework/commit/18a0ed947e128bf1cdc86aa45d31e73c1f8c4bbb))
1090
+ - **module-auth:** make http module await auth ([18a0ed9](https://github.com/equinor/fusion-framework/commit/18a0ed947e128bf1cdc86aa45d31e73c1f8c4bbb))
1074
1091
 
1075
1092
  ## 1.3.6 (2022-11-03)
1076
1093
 
1077
1094
  ### Bug Fixes
1078
1095
 
1079
- - deprecate useFramework from hooks ([d3d9b24](https://github.com/equinor/fusion-framework/commit/d3d9b24fe56937e2c9feba7de4228d8eb1cbbec5))
1096
+ - deprecate useFramework from hooks ([d3d9b24](https://github.com/equinor/fusion-framework/commit/d3d9b24fe56937e2c9feba7de4228d8eb1cbbec5))
1080
1097
 
1081
1098
  ## [1.3.5](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-react@1.3.4...@equinor/fusion-framework-react@1.3.5) (2022-11-03)
1082
1099
 
@@ -1102,8 +1119,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1102
1119
 
1103
1120
  ### Features
1104
1121
 
1105
- - **framework-react:** create hook for current context ([4ee803f](https://github.com/equinor/fusion-framework/commit/4ee803fd0e457c3ec7414b35100e12186327fb6f))
1106
- - **framework-react:** react tooling for context ([b530114](https://github.com/equinor/fusion-framework/commit/b53011475a9c1a25b4e0756b66b57fd9b5711bbd))
1122
+ - **framework-react:** create hook for current context ([4ee803f](https://github.com/equinor/fusion-framework/commit/4ee803fd0e457c3ec7414b35100e12186327fb6f))
1123
+ - **framework-react:** react tooling for context ([b530114](https://github.com/equinor/fusion-framework/commit/b53011475a9c1a25b4e0756b66b57fd9b5711bbd))
1107
1124
 
1108
1125
  ## [1.2.1](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-react@1.2.0...@equinor/fusion-framework-react@1.2.1) (2022-11-02)
1109
1126
 
@@ -1113,7 +1130,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1113
1130
 
1114
1131
  ### Features
1115
1132
 
1116
- - **framework-react:** expose app hooks ([46c1ea2](https://github.com/equinor/fusion-framework/commit/46c1ea28f88cb3dd0ff350a589850c5cd9a45a88))
1133
+ - **framework-react:** expose app hooks ([46c1ea2](https://github.com/equinor/fusion-framework/commit/46c1ea28f88cb3dd0ff350a589850c5cd9a45a88))
1117
1134
 
1118
1135
  ## 1.1.1 (2022-11-01)
1119
1136
 
@@ -1123,7 +1140,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1123
1140
 
1124
1141
  ### Features
1125
1142
 
1126
- - :sparkles: expose a single element for setup framework ([154e09f](https://github.com/equinor/fusion-framework/commit/154e09f027b7dea3015eb860fa530ce0f45dfa61))
1143
+ - :sparkles: expose a single element for setup framework ([154e09f](https://github.com/equinor/fusion-framework/commit/154e09f027b7dea3015eb860fa530ce0f45dfa61))
1127
1144
 
1128
1145
  ## 1.0.17 (2022-10-27)
1129
1146
 
@@ -1185,7 +1202,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1185
1202
 
1186
1203
  ### Bug Fixes
1187
1204
 
1188
- - update typings and linting ([7d2056b](https://github.com/equinor/fusion-framework/commit/7d2056b7866850b7efdfd4567385b5dbbcdf8761))
1205
+ - update typings and linting ([7d2056b](https://github.com/equinor/fusion-framework/commit/7d2056b7866850b7efdfd4567385b5dbbcdf8761))
1189
1206
 
1190
1207
  ## [1.0.2](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-react@1.0.1...@equinor/fusion-framework-react@1.0.2) (2022-09-13)
1191
1208
 
@@ -1207,21 +1224,21 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1207
1224
 
1208
1225
  ### ⚠ BREAKING CHANGES
1209
1226
 
1210
- - **framework-react:** config is now object
1227
+ - **framework-react:** config is now object
1211
1228
 
1212
1229
  ### Features
1213
1230
 
1214
- - **framework-react:** update init ([f3e6e2b](https://github.com/equinor/fusion-framework/commit/f3e6e2ba7058b4b515ff0838516fe44705bfdf5c))
1231
+ - **framework-react:** update init ([f3e6e2b](https://github.com/equinor/fusion-framework/commit/f3e6e2ba7058b4b515ff0838516fe44705bfdf5c))
1215
1232
 
1216
1233
  ## [1.0.0-alpha.0](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-react@0.3.3...@equinor/fusion-framework-react@1.0.0-alpha.0) (2022-09-12)
1217
1234
 
1218
1235
  ### ⚠ BREAKING CHANGES
1219
1236
 
1220
- - **framework-react:** config is now object
1237
+ - **framework-react:** config is now object
1221
1238
 
1222
1239
  ### Features
1223
1240
 
1224
- - **framework-react:** update init ([f3e6e2b](https://github.com/equinor/fusion-framework/commit/f3e6e2ba7058b4b515ff0838516fe44705bfdf5c))
1241
+ - **framework-react:** update init ([f3e6e2b](https://github.com/equinor/fusion-framework/commit/f3e6e2ba7058b4b515ff0838516fe44705bfdf5c))
1225
1242
 
1226
1243
  ## [0.3.3](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-react@0.3.2...@equinor/fusion-framework-react@0.3.3) (2022-09-05)
1227
1244
 
@@ -1239,7 +1256,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1239
1256
 
1240
1257
  ### Features
1241
1258
 
1242
- - **framework-react:** expose rect module http ([f6ab26f](https://github.com/equinor/fusion-framework/commit/f6ab26f2c4463ce9d0996027a48eb5ad9d94779a))
1259
+ - **framework-react:** expose rect module http ([f6ab26f](https://github.com/equinor/fusion-framework/commit/f6ab26f2c4463ce9d0996027a48eb5ad9d94779a))
1243
1260
 
1244
1261
  ## [0.2.19](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-react@0.2.18...@equinor/fusion-framework-react@0.2.19) (2022-08-29)
1245
1262
 
@@ -1285,7 +1302,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1285
1302
 
1286
1303
  ### Bug Fixes
1287
1304
 
1288
- - **framework-react:** remove legacy path ([fa82188](https://github.com/equinor/fusion-framework/commit/fa82188a7471a82fafacf26a1fc50a1703fe3944))
1305
+ - **framework-react:** remove legacy path ([fa82188](https://github.com/equinor/fusion-framework/commit/fa82188a7471a82fafacf26a1fc50a1703fe3944))
1289
1306
 
1290
1307
  ## [0.2.8](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-react@0.2.7...@equinor/fusion-framework-react@0.2.8) (2022-07-01)
1291
1308
 
@@ -1323,7 +1340,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1323
1340
 
1324
1341
  ### Features
1325
1342
 
1326
- - **framework:** allow addtional modules ([d8d697b](https://github.com/equinor/fusion-framework/commit/d8d697b6fa8ea5c8130b324195d39f354d2fa768))
1343
+ - **framework:** allow addtional modules ([d8d697b](https://github.com/equinor/fusion-framework/commit/d8d697b6fa8ea5c8130b324195d39f354d2fa768))
1327
1344
 
1328
1345
  ## [0.1.19](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-react@0.1.18...@equinor/fusion-framework-react@0.1.19) (2022-06-14)
1329
1346
 
@@ -1401,19 +1418,19 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1401
1418
 
1402
1419
  ### Bug Fixes
1403
1420
 
1404
- - **framework-react:** export Fusion ([94b150f](https://github.com/equinor/fusion-framework/commit/94b150ff9d1b5ad27c12f19160371edb464c88de))
1421
+ - **framework-react:** export Fusion ([94b150f](https://github.com/equinor/fusion-framework/commit/94b150ff9d1b5ad27c12f19160371edb464c88de))
1405
1422
 
1406
1423
  # 0.1.0 (2022-02-07)
1407
1424
 
1408
1425
  ### Bug Fixes
1409
1426
 
1410
- - **framework-react:** typehint ([75d3793](https://github.com/equinor/fusion-framework/commit/75d37936aca967d17d192977337bae99f6aea277))
1411
- - **framework-react:** update name change ([e2382b7](https://github.com/equinor/fusion-framework/commit/e2382b70a7d7a8cd103cb33c2a839c5a34e315c9))
1412
- - memo http clients ([f876acb](https://github.com/equinor/fusion-framework/commit/f876acb11e19d7802a28f58ce7d70bc76f777c5e))
1413
- - **react:** fix typing ([9a2a51d](https://github.com/equinor/fusion-framework/commit/9a2a51dd76ed68ef95ef5c932555ae31165f16c2))
1414
- - shared context ([f00732e](https://github.com/equinor/fusion-framework/commit/f00732ee3c1016be812204c7cf7b0205b2322075))
1427
+ - **framework-react:** typehint ([75d3793](https://github.com/equinor/fusion-framework/commit/75d37936aca967d17d192977337bae99f6aea277))
1428
+ - **framework-react:** update name change ([e2382b7](https://github.com/equinor/fusion-framework/commit/e2382b70a7d7a8cd103cb33c2a839c5a34e315c9))
1429
+ - memo http clients ([f876acb](https://github.com/equinor/fusion-framework/commit/f876acb11e19d7802a28f58ce7d70bc76f777c5e))
1430
+ - **react:** fix typing ([9a2a51d](https://github.com/equinor/fusion-framework/commit/9a2a51dd76ed68ef95ef5c932555ae31165f16c2))
1431
+ - shared context ([f00732e](https://github.com/equinor/fusion-framework/commit/f00732ee3c1016be812204c7cf7b0205b2322075))
1415
1432
 
1416
1433
  ### Features
1417
1434
 
1418
- - add package for creating framework in react ([3b6858d](https://github.com/equinor/fusion-framework/commit/3b6858dc9f6b8c0efd6aa51275693e068ac72bef))
1419
- - **react-app:** add hooks ([9bfcc5e](https://github.com/equinor/fusion-framework/commit/9bfcc5ebd721b19232e7896cee037637c716f09a))
1435
+ - add package for creating framework in react ([3b6858d](https://github.com/equinor/fusion-framework/commit/3b6858dc9f6b8c0efd6aa51275693e068ac72bef))
1436
+ - **react-app:** add hooks ([9bfcc5e](https://github.com/equinor/fusion-framework/commit/9bfcc5ebd721b19232e7896cee037637c716f09a))