@equinor/fusion-framework-react 6.0.3 → 6.0.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,270 +1,277 @@
1
1
  # Change Log
2
2
 
3
+ ## 6.0.4
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies []:
8
+ - @equinor/fusion-framework@7.0.32
9
+
3
10
  ## 6.0.3
4
11
 
5
12
  ### Patch Changes
6
13
 
7
- - Updated dependencies []:
8
- - @equinor/fusion-framework@7.0.31
14
+ - Updated dependencies []:
15
+ - @equinor/fusion-framework@7.0.31
9
16
 
10
17
  ## 6.0.2
11
18
 
12
19
  ### Patch Changes
13
20
 
14
- - [#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
21
+ - [#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
15
22
 
16
- - Updated dependencies [[`152cf73`](https://github.com/equinor/fusion-framework/commit/152cf73d39eb32ccbaddaa6941e315c437c4972d)]:
17
- - @equinor/fusion-framework-module@4.2.7
18
- - @equinor/fusion-framework@7.0.30
19
- - @equinor/fusion-framework-module-feature-flag@1.0.2
20
- - @equinor/fusion-framework-react-module@3.0.8
21
- - @equinor/fusion-framework-react-module-http@4.0.6
22
- - @equinor/fusion-framework-react-module-signalr@2.0.18
23
+ - Updated dependencies [[`152cf73`](https://github.com/equinor/fusion-framework/commit/152cf73d39eb32ccbaddaa6941e315c437c4972d)]:
24
+ - @equinor/fusion-framework-module@4.2.7
25
+ - @equinor/fusion-framework@7.0.30
26
+ - @equinor/fusion-framework-module-feature-flag@1.0.2
27
+ - @equinor/fusion-framework-react-module@3.0.8
28
+ - @equinor/fusion-framework-react-module-http@4.0.6
29
+ - @equinor/fusion-framework-react-module-signalr@2.0.18
23
30
 
24
31
  ## 6.0.1
25
32
 
26
33
  ### Patch Changes
27
34
 
28
- - [#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>`.
35
+ - [#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>`.
29
36
 
30
- - The initial value for `useObservableState` has been set to `provider.current`.
31
- - The assignment of `module` has been updated to handle the case where `modules` is `undefined`.
32
- - The return type of the `useCurrentAppModules` function has been changed. The `modules` property can now be `undefined` or `null`, in addition to `AppModulesInstance<TModules>`.
33
- - The initial value for `useObservableState` has been updated to handle the case where `currentApp` is `undefined`.
37
+ - The initial value for `useObservableState` has been set to `provider.current`.
38
+ - The assignment of `module` has been updated to handle the case where `modules` is `undefined`.
39
+ - The return type of the `useCurrentAppModules` function has been changed. The `modules` property can now be `undefined` or `null`, in addition to `AppModulesInstance<TModules>`.
40
+ - The initial value for `useObservableState` has been updated to handle the case where `currentApp` is `undefined`.
34
41
 
35
- - Updated dependencies [[`036546f`](https://github.com/equinor/fusion-framework/commit/036546f2e3d9c0d289c7145da84e940673027b5e), [`d0c0c6a`](https://github.com/equinor/fusion-framework/commit/d0c0c6a971a478e3f447663bf50b4e3a7cb1517e)]:
36
- - @equinor/fusion-observable@8.1.5
37
- - @equinor/fusion-framework-module-feature-flag@1.0.1
38
- - @equinor/fusion-framework@7.0.29
39
- - @equinor/fusion-framework-react-module-signalr@2.0.17
42
+ - Updated dependencies [[`036546f`](https://github.com/equinor/fusion-framework/commit/036546f2e3d9c0d289c7145da84e940673027b5e), [`d0c0c6a`](https://github.com/equinor/fusion-framework/commit/d0c0c6a971a478e3f447663bf50b4e3a7cb1517e)]:
43
+ - @equinor/fusion-observable@8.1.5
44
+ - @equinor/fusion-framework-module-feature-flag@1.0.1
45
+ - @equinor/fusion-framework@7.0.29
46
+ - @equinor/fusion-framework-react-module-signalr@2.0.17
40
47
 
41
48
  ## 6.0.0
42
49
 
43
50
  ### Major Changes
44
51
 
45
- - [#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
52
+ - [#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
46
53
 
47
- - useCurrentAppFeatures
48
- - _useFeature (internal)_
49
- - _useFeatures (internal)_
50
- - useFrameworkFeature
51
- - useFrameworkFeatures
54
+ - useCurrentAppFeatures
55
+ - _useFeature (internal)_
56
+ - _useFeatures (internal)_
57
+ - useFrameworkFeature
58
+ - useFrameworkFeatures
52
59
 
53
- > [!CAUTION] > `useCurrentAppModules` does no longer return `Observable<AppModulesInstance>`, but current state of `AppModulesInstance | null`
60
+ > [!CAUTION] > `useCurrentAppModules` does no longer return `Observable<AppModulesInstance>`, but current state of `AppModulesInstance | null`
54
61
 
55
62
  ### Patch Changes
56
63
 
57
- - Updated dependencies [[`8b031c3`](https://github.com/equinor/fusion-framework/commit/8b031c31f314deeffdf395fc847e4279b61aab7e)]:
58
- - @equinor/fusion-framework-module-feature-flag@1.0.0
64
+ - Updated dependencies [[`8b031c3`](https://github.com/equinor/fusion-framework/commit/8b031c31f314deeffdf395fc847e4279b61aab7e)]:
65
+ - @equinor/fusion-framework-module-feature-flag@1.0.0
59
66
 
60
67
  ## 5.3.9
61
68
 
62
69
  ### Patch Changes
63
70
 
64
- - Updated dependencies [[`1918c82`](https://github.com/equinor/fusion-framework/commit/1918c8228bc7158c4c358aa8f5688342e3b11b1d), [`1918c82`](https://github.com/equinor/fusion-framework/commit/1918c8228bc7158c4c358aa8f5688342e3b11b1d)]:
65
- - @equinor/fusion-framework-module-feature-flag@0.0.1
71
+ - Updated dependencies [[`1918c82`](https://github.com/equinor/fusion-framework/commit/1918c8228bc7158c4c358aa8f5688342e3b11b1d), [`1918c82`](https://github.com/equinor/fusion-framework/commit/1918c8228bc7158c4c358aa8f5688342e3b11b1d)]:
72
+ - @equinor/fusion-framework-module-feature-flag@0.0.1
66
73
 
67
74
  ## 5.3.8
68
75
 
69
76
  ### Patch Changes
70
77
 
71
- - Updated dependencies []:
72
- - @equinor/fusion-framework@7.0.28
73
- - @equinor/fusion-framework-react-module-http@4.0.5
74
- - @equinor/fusion-framework-react-module-signalr@2.0.16
78
+ - Updated dependencies []:
79
+ - @equinor/fusion-framework@7.0.28
80
+ - @equinor/fusion-framework-react-module-http@4.0.5
81
+ - @equinor/fusion-framework-react-module-signalr@2.0.16
75
82
 
76
83
  ## 5.3.7
77
84
 
78
85
  ### Patch Changes
79
86
 
80
- - Updated dependencies []:
81
- - @equinor/fusion-framework@7.0.27
82
- - @equinor/fusion-framework-react-module-http@4.0.4
83
- - @equinor/fusion-framework-react-module-signalr@2.0.15
87
+ - Updated dependencies []:
88
+ - @equinor/fusion-framework@7.0.27
89
+ - @equinor/fusion-framework-react-module-http@4.0.4
90
+ - @equinor/fusion-framework-react-module-signalr@2.0.15
84
91
 
85
92
  ## 5.3.6
86
93
 
87
94
  ### Patch Changes
88
95
 
89
- - Updated dependencies [[`cce198d`](https://github.com/equinor/fusion-framework/commit/cce198d6a91fb7912265d4383246dc405cf17a17), [`f85316f`](https://github.com/equinor/fusion-framework/commit/f85316f2344258896a77ef602bd4047dfa553788)]:
90
- - @equinor/fusion-framework-react-module-http@4.0.3
91
- - @equinor/fusion-framework@7.0.26
92
- - @equinor/fusion-framework-react-module-signalr@2.0.14
96
+ - Updated dependencies [[`cce198d`](https://github.com/equinor/fusion-framework/commit/cce198d6a91fb7912265d4383246dc405cf17a17), [`f85316f`](https://github.com/equinor/fusion-framework/commit/f85316f2344258896a77ef602bd4047dfa553788)]:
97
+ - @equinor/fusion-framework-react-module-http@4.0.3
98
+ - @equinor/fusion-framework@7.0.26
99
+ - @equinor/fusion-framework-react-module-signalr@2.0.14
93
100
 
94
101
  ## 5.3.5
95
102
 
96
103
  ### Patch Changes
97
104
 
98
- - Updated dependencies [[`6ffaabf`](https://github.com/equinor/fusion-framework/commit/6ffaabf120704f2f4f4074a0fa0a17faf77fe22a)]:
99
- - @equinor/fusion-observable@8.1.4
100
- - @equinor/fusion-framework@7.0.25
101
- - @equinor/fusion-framework-react-module-signalr@2.0.13
105
+ - Updated dependencies [[`6ffaabf`](https://github.com/equinor/fusion-framework/commit/6ffaabf120704f2f4f4074a0fa0a17faf77fe22a)]:
106
+ - @equinor/fusion-observable@8.1.4
107
+ - @equinor/fusion-framework@7.0.25
108
+ - @equinor/fusion-framework-react-module-signalr@2.0.13
102
109
 
103
110
  ## 5.3.4
104
111
 
105
112
  ### Patch Changes
106
113
 
107
- - [#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
114
+ - [#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
108
115
 
109
- - Updated dependencies [[`9c24e84`](https://github.com/equinor/fusion-framework/commit/9c24e847d041dea8384c77439e6b237f5bdb3125)]:
110
- - @equinor/fusion-observable@8.1.3
111
- - @equinor/fusion-framework-module@4.2.6
112
- - @equinor/fusion-framework@7.0.24
113
- - @equinor/fusion-framework-react-module-signalr@2.0.12
114
- - @equinor/fusion-framework-react-module@3.0.7
115
- - @equinor/fusion-framework-react-module-http@4.0.2
116
+ - Updated dependencies [[`9c24e84`](https://github.com/equinor/fusion-framework/commit/9c24e847d041dea8384c77439e6b237f5bdb3125)]:
117
+ - @equinor/fusion-observable@8.1.3
118
+ - @equinor/fusion-framework-module@4.2.6
119
+ - @equinor/fusion-framework@7.0.24
120
+ - @equinor/fusion-framework-react-module-signalr@2.0.12
121
+ - @equinor/fusion-framework-react-module@3.0.7
122
+ - @equinor/fusion-framework-react-module-http@4.0.2
116
123
 
117
124
  ## 5.3.3
118
125
 
119
126
  ### Patch Changes
120
127
 
121
- - Updated dependencies []:
122
- - @equinor/fusion-framework@7.0.23
123
- - @equinor/fusion-framework-react-module-signalr@2.0.11
128
+ - Updated dependencies []:
129
+ - @equinor/fusion-framework@7.0.23
130
+ - @equinor/fusion-framework-react-module-signalr@2.0.11
124
131
 
125
132
  ## 5.3.2
126
133
 
127
134
  ### Patch Changes
128
135
 
129
- - Updated dependencies []:
130
- - @equinor/fusion-framework@7.0.22
131
- - @equinor/fusion-framework-react-module-signalr@2.0.10
136
+ - Updated dependencies []:
137
+ - @equinor/fusion-framework@7.0.22
138
+ - @equinor/fusion-framework-react-module-signalr@2.0.10
132
139
 
133
140
  ## 5.3.1
134
141
 
135
142
  ### Patch Changes
136
143
 
137
- - [`b5dfe5d2`](https://github.com/equinor/fusion-framework/commit/b5dfe5d29a249e0cca6c9589322931dfedd06acc) Thanks [@odinr](https://github.com/odinr)! - force patch bump, realign missing snapshot
144
+ - [`b5dfe5d2`](https://github.com/equinor/fusion-framework/commit/b5dfe5d29a249e0cca6c9589322931dfedd06acc) Thanks [@odinr](https://github.com/odinr)! - force patch bump, realign missing snapshot
138
145
 
139
- - Updated dependencies [[`b5dfe5d2`](https://github.com/equinor/fusion-framework/commit/b5dfe5d29a249e0cca6c9589322931dfedd06acc)]:
140
- - @equinor/fusion-framework@7.0.21
141
- - @equinor/fusion-framework-module@4.2.5
142
- - @equinor/fusion-framework-react-module-http@4.0.1
143
- - @equinor/fusion-framework-react-module@3.0.6
144
- - @equinor/fusion-framework-react-module-signalr@2.0.9
145
- - @equinor/fusion-observable@8.1.2
146
+ - Updated dependencies [[`b5dfe5d2`](https://github.com/equinor/fusion-framework/commit/b5dfe5d29a249e0cca6c9589322931dfedd06acc)]:
147
+ - @equinor/fusion-framework@7.0.21
148
+ - @equinor/fusion-framework-module@4.2.5
149
+ - @equinor/fusion-framework-react-module-http@4.0.1
150
+ - @equinor/fusion-framework-react-module@3.0.6
151
+ - @equinor/fusion-framework-react-module-signalr@2.0.9
152
+ - @equinor/fusion-observable@8.1.2
146
153
 
147
154
  ## 5.3.0
148
155
 
149
156
  ### Minor Changes
150
157
 
151
- - [`3896fbec`](https://github.com/equinor/fusion-framework/commit/3896fbec3458dbe2ebd66e772465d5f89cd20658) Thanks [@odinr](https://github.com/odinr)! - Create module provider when creating framework provider
158
+ - [`3896fbec`](https://github.com/equinor/fusion-framework/commit/3896fbec3458dbe2ebd66e772465d5f89cd20658) Thanks [@odinr](https://github.com/odinr)! - Create module provider when creating framework provider
152
159
 
153
- `useModule(...)` did not work previously within framework (portal) context since no context provider was created
160
+ `useModule(...)` did not work previously within framework (portal) context since no context provider was created
154
161
 
155
162
  ### Patch Changes
156
163
 
157
- - Updated dependencies []:
158
- - @equinor/fusion-framework@7.0.20
159
- - @equinor/fusion-framework-react-module-http@4.0.0
160
- - @equinor/fusion-framework-react-module-signalr@2.0.8
164
+ - Updated dependencies []:
165
+ - @equinor/fusion-framework@7.0.20
166
+ - @equinor/fusion-framework-react-module-http@4.0.0
167
+ - @equinor/fusion-framework-react-module-signalr@2.0.8
161
168
 
162
169
  ## 5.2.7
163
170
 
164
171
  ### Patch Changes
165
172
 
166
- - Updated dependencies []:
167
- - @equinor/fusion-framework@7.0.19
168
- - @equinor/fusion-framework-react-module-signalr@2.0.7
173
+ - Updated dependencies []:
174
+ - @equinor/fusion-framework@7.0.19
175
+ - @equinor/fusion-framework-react-module-signalr@2.0.7
169
176
 
170
177
  ## 5.2.6
171
178
 
172
179
  ### Patch Changes
173
180
 
174
- - 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)]:
175
- - @equinor/fusion-observable@8.1.1
176
- - @equinor/fusion-framework-module@4.2.4
177
- - @equinor/fusion-framework@7.0.18
178
- - @equinor/fusion-framework-react-module-http@3.0.5
179
- - @equinor/fusion-framework-react-module-signalr@2.0.6
181
+ - 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)]:
182
+ - @equinor/fusion-observable@8.1.1
183
+ - @equinor/fusion-framework-module@4.2.4
184
+ - @equinor/fusion-framework@7.0.18
185
+ - @equinor/fusion-framework-react-module-http@3.0.5
186
+ - @equinor/fusion-framework-react-module-signalr@2.0.6
180
187
 
181
188
  ## 5.2.5
182
189
 
183
190
  ### Patch Changes
184
191
 
185
- - Updated dependencies []:
186
- - @equinor/fusion-framework@7.0.17
187
- - @equinor/fusion-framework-react-module-signalr@2.0.5
192
+ - Updated dependencies []:
193
+ - @equinor/fusion-framework@7.0.17
194
+ - @equinor/fusion-framework-react-module-signalr@2.0.5
188
195
 
189
196
  ## 5.2.4
190
197
 
191
198
  ### Patch Changes
192
199
 
193
- - [#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
200
+ - [#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
194
201
 
195
- conflicts of `@types/react` made random outcomes when using `yarn`
202
+ conflicts of `@types/react` made random outcomes when using `yarn`
196
203
 
197
- this change should not affect consumer of the packages, but might conflict dependent on local package manager.
204
+ this change should not affect consumer of the packages, but might conflict dependent on local package manager.
198
205
 
199
- - [#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
206
+ - [#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
200
207
 
201
- only dev deps updated should not affect any consumers
208
+ only dev deps updated should not affect any consumers
202
209
 
203
- see [react changelog](https://github.com/facebook/react/releases) for details
210
+ see [react changelog](https://github.com/facebook/react/releases) for details
204
211
 
205
- - [#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)
212
+ - [#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)
206
213
 
207
- - 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)]:
208
- - @equinor/fusion-framework-react-module-signalr@2.0.4
209
- - @equinor/fusion-framework-react-module-http@3.0.4
210
- - @equinor/fusion-observable@8.1.0
211
- - @equinor/fusion-framework-module@4.2.3
212
- - @equinor/fusion-framework@7.0.16
214
+ - 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)]:
215
+ - @equinor/fusion-framework-react-module-signalr@2.0.4
216
+ - @equinor/fusion-framework-react-module-http@3.0.4
217
+ - @equinor/fusion-observable@8.1.0
218
+ - @equinor/fusion-framework-module@4.2.3
219
+ - @equinor/fusion-framework@7.0.16
213
220
 
214
221
  ## 5.2.3
215
222
 
216
223
  ### Patch Changes
217
224
 
218
- - [#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
225
+ - [#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
219
226
 
220
- only style semantics updated
227
+ only style semantics updated
221
228
 
222
229
  ## 5.2.2
223
230
 
224
231
  ### Patch Changes
225
232
 
226
- - [#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
233
+ - [#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
227
234
 
228
- - Updated dependencies [[`5a160d88`](https://github.com/equinor/fusion-framework/commit/5a160d88981ddfe861d391cfefe10f54dda3d352)]:
229
- - @equinor/fusion-framework@7.0.15
235
+ - Updated dependencies [[`5a160d88`](https://github.com/equinor/fusion-framework/commit/5a160d88981ddfe861d391cfefe10f54dda3d352)]:
236
+ - @equinor/fusion-framework@7.0.15
230
237
 
231
238
  ## 5.2.1
232
239
 
233
240
  ### Patch Changes
234
241
 
235
- - [#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
242
+ - [#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
236
243
 
237
- provider from `createFrameworkProvider` was missing typehint of children
244
+ provider from `createFrameworkProvider` was missing typehint of children
238
245
 
239
246
  ## 5.2.0
240
247
 
241
248
  ### Minor Changes
242
249
 
243
- - [#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
250
+ - [#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
244
251
 
245
- - deprecate [AppModuleProvider.createApp](https://github.com/equinor/fusion-framework/blob/cf08d5ae3cef473e5025fd973a2a7a45a3b22dee/packages/modules/app/src/AppModuleProvider.ts#L171)
252
+ - deprecate [AppModuleProvider.createApp](https://github.com/equinor/fusion-framework/blob/cf08d5ae3cef473e5025fd973a2a7a45a3b22dee/packages/modules/app/src/AppModuleProvider.ts#L171)
246
253
 
247
- this should not create any breaking changes since apps was only created from provider.
248
- if the class is still needed it can be imported:
254
+ this should not create any breaking changes since apps was only created from provider.
255
+ if the class is still needed it can be imported:
249
256
 
250
- ```ts
251
- import { App } from '@equinor/fusion-framework-module-app/app';
252
- ```
257
+ ```ts
258
+ import { App } from "@equinor/fusion-framework-module-app/app";
259
+ ```
253
260
 
254
261
  ## 5.1.4
255
262
 
256
263
  ### Patch Changes
257
264
 
258
- - [#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**
265
+ - [#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**
259
266
 
260
- - align all versions of typescript
261
- - update types to build
262
- - 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
267
+ - align all versions of typescript
268
+ - update types to build
269
+ - 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
263
270
 
264
- - Updated dependencies [[`a7858a1c`](https://github.com/equinor/fusion-framework/commit/a7858a1c01542e2dc94370709f122b4b99c3219c)]:
265
- - @equinor/fusion-framework@7.0.14
266
- - @equinor/fusion-framework-react-module-context@6.0.9
267
- - @equinor/fusion-framework-react-module-http@3.0.3
271
+ - Updated dependencies [[`a7858a1c`](https://github.com/equinor/fusion-framework/commit/a7858a1c01542e2dc94370709f122b4b99c3219c)]:
272
+ - @equinor/fusion-framework@7.0.14
273
+ - @equinor/fusion-framework-react-module-context@6.0.9
274
+ - @equinor/fusion-framework-react-module-http@3.0.3
268
275
 
269
276
  All notable changes to this project will be documented in this file.
270
277
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
@@ -281,14 +288,14 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
281
288
 
282
289
  ### Bug Fixes
283
290
 
284
- - **react-framework:** expose useCurrentAppModules ([785d5eb](https://github.com/equinor/fusion-framework/commit/785d5eb08963d5ba1a007573879908b33e52fb3f))
291
+ - **react-framework:** expose useCurrentAppModules ([785d5eb](https://github.com/equinor/fusion-framework/commit/785d5eb08963d5ba1a007573879908b33e52fb3f))
285
292
 
286
293
  ## 5.1.0 (2023-05-22)
287
294
 
288
295
  ### Features
289
296
 
290
- - **react-framework:** add hook for using current app modules ([2d65464](https://github.com/equinor/fusion-framework/commit/2d654647b84e03d1c6e322509885d8bfa2b9142f))
291
- - **react-framework:** enhance `useCurrentApp` ([60026c9](https://github.com/equinor/fusion-framework/commit/60026c918c5033137cc359665074ea65c11a34fb))
297
+ - **react-framework:** add hook for using current app modules ([2d65464](https://github.com/equinor/fusion-framework/commit/2d654647b84e03d1c6e322509885d8bfa2b9142f))
298
+ - **react-framework:** enhance `useCurrentApp` ([60026c9](https://github.com/equinor/fusion-framework/commit/60026c918c5033137cc359665074ea65c11a34fb))
292
299
 
293
300
  ## [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)
294
301
 
@@ -378,7 +385,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
378
385
 
379
386
  ### Bug Fixes
380
387
 
381
- - **useApps:** hiding hidden apps ([7f1354f](https://github.com/equinor/fusion-framework/commit/7f1354fd72cd7b02715e67b8274b4c8185397012))
388
+ - **useApps:** hiding hidden apps ([7f1354f](https://github.com/equinor/fusion-framework/commit/7f1354fd72cd7b02715e67b8274b4c8185397012))
382
389
 
383
390
  ## [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)
384
391
 
@@ -392,18 +399,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
392
399
 
393
400
  ### ⚠ BREAKING CHANGES
394
401
 
395
- - **utils/observable:** `useObservableInputState` and `useObservableSelectorState` now return full state, not only value
402
+ - **utils/observable:** `useObservableInputState` and `useObservableSelectorState` now return full state, not only value
396
403
 
397
404
  ### Bug Fixes
398
405
 
399
- - **utils/observable:** rename `next` to `value`from `useObservableState` ([4a08445](https://github.com/equinor/fusion-framework/commit/4a08445645af2488666564c2da716d32aa5e88c0))
400
- - **utils/observable:** when subject in useObservableState reset state ([9c5c041](https://github.com/equinor/fusion-framework/commit/9c5c041d3d8c0b01bd507ea7f672711d9f5cb653))
406
+ - **utils/observable:** rename `next` to `value`from `useObservableState` ([4a08445](https://github.com/equinor/fusion-framework/commit/4a08445645af2488666564c2da716d32aa5e88c0))
407
+ - **utils/observable:** when subject in useObservableState reset state ([9c5c041](https://github.com/equinor/fusion-framework/commit/9c5c041d3d8c0b01bd507ea7f672711d9f5cb653))
401
408
 
402
409
  ## [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)
403
410
 
404
411
  ### Features
405
412
 
406
- - (framework): person provider ([d4a3936](https://github.com/equinor/fusion-framework/commit/d4a3936d6a60f093f71eac1dacc05cd60c7bf554))
413
+ - (framework): person provider ([d4a3936](https://github.com/equinor/fusion-framework/commit/d4a3936d6a60f093f71eac1dacc05cd60c7bf554))
407
414
 
408
415
  ## 3.1.4 (2023-02-02)
409
416
 
@@ -413,25 +420,25 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
413
420
 
414
421
  ### Bug Fixes
415
422
 
416
- - **framework-react:** make params for useApps optional ([9e3fce1](https://github.com/equinor/fusion-framework/commit/9e3fce16cb1abfea8ae77239078efa2b1b0f52c2))
423
+ - **framework-react:** make params for useApps optional ([9e3fce1](https://github.com/equinor/fusion-framework/commit/9e3fce16cb1abfea8ae77239078efa2b1b0f52c2))
417
424
 
418
425
  ## [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)
419
426
 
420
427
  ### Bug Fixes
421
428
 
422
- - **framework-app:** exporting hooks useApps and useAppProvider ([fd62fb3](https://github.com/equinor/fusion-framework/commit/fd62fb35667730d6d1f915bab4fc0c9bd8f6152b))
429
+ - **framework-app:** exporting hooks useApps and useAppProvider ([fd62fb3](https://github.com/equinor/fusion-framework/commit/fd62fb35667730d6d1f915bab4fc0c9bd8f6152b))
423
430
 
424
431
  ## [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)
425
432
 
426
433
  ### Bug Fixes
427
434
 
428
- - **framework-app:** exporting hooks useApps and useAppProvider ([fd62fb3](https://github.com/equinor/fusion-framework/commit/fd62fb35667730d6d1f915bab4fc0c9bd8f6152b))
435
+ - **framework-app:** exporting hooks useApps and useAppProvider ([fd62fb3](https://github.com/equinor/fusion-framework/commit/fd62fb35667730d6d1f915bab4fc0c9bd8f6152b))
429
436
 
430
437
  ## 3.1.0 (2023-02-01)
431
438
 
432
439
  ### Features
433
440
 
434
- - hooks useApps and useAppProvider ([bfa61a2](https://github.com/equinor/fusion-framework/commit/bfa61a2f01e70880f5a90e5184454ca40033ce71))
441
+ - hooks useApps and useAppProvider ([bfa61a2](https://github.com/equinor/fusion-framework/commit/bfa61a2f01e70880f5a90e5184454ca40033ce71))
435
442
 
436
443
  ## 3.0.1 (2023-01-30)
437
444
 
@@ -449,7 +456,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
449
456
 
450
457
  ### Features
451
458
 
452
- - **framework-react:** expose hook for signalr ([e807202](https://github.com/equinor/fusion-framework/commit/e807202e32e1031c7feb6e8ec1d30b3ed4336f35))
459
+ - **framework-react:** expose hook for signalr ([e807202](https://github.com/equinor/fusion-framework/commit/e807202e32e1031c7feb6e8ec1d30b3ed4336f35))
453
460
 
454
461
  ## 2.1.7 (2023-01-19)
455
462
 
@@ -483,7 +490,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
483
490
 
484
491
  ### Features
485
492
 
486
- - **module-app:** allow clearing current app ([c7f4c14](https://github.com/equinor/fusion-framework/commit/c7f4c144c29c2c40df42eafcdaabfb8214e1e88d))
493
+ - **module-app:** allow clearing current app ([c7f4c14](https://github.com/equinor/fusion-framework/commit/c7f4c144c29c2c40df42eafcdaabfb8214e1e88d))
487
494
 
488
495
  ## 2.0.25 (2023-01-04)
489
496
 
@@ -517,7 +524,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
517
524
 
518
525
  ### Bug Fixes
519
526
 
520
- - remove deprecated hooks ([af5586f](https://github.com/equinor/fusion-framework/commit/af5586f563e32c1e7e577a3e6837be610a135fc9))
527
+ - remove deprecated hooks ([af5586f](https://github.com/equinor/fusion-framework/commit/af5586f563e32c1e7e577a3e6837be610a135fc9))
521
528
 
522
529
  ## [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)
523
530
 
@@ -539,7 +546,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
539
546
 
540
547
  ### Bug Fixes
541
548
 
542
- - **framework-react:** update hooks ([cd8b0cd](https://github.com/equinor/fusion-framework/commit/cd8b0cd580cd90a35392ccefb8e306700e903ce1))
549
+ - **framework-react:** update hooks ([cd8b0cd](https://github.com/equinor/fusion-framework/commit/cd8b0cd580cd90a35392ccefb8e306700e903ce1))
543
550
 
544
551
  ## [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)
545
552
 
@@ -701,13 +708,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
701
708
 
702
709
  ### Bug Fixes
703
710
 
704
- - **module-auth:** make http module await auth ([18a0ed9](https://github.com/equinor/fusion-framework/commit/18a0ed947e128bf1cdc86aa45d31e73c1f8c4bbb))
711
+ - **module-auth:** make http module await auth ([18a0ed9](https://github.com/equinor/fusion-framework/commit/18a0ed947e128bf1cdc86aa45d31e73c1f8c4bbb))
705
712
 
706
713
  ## 1.3.6 (2022-11-03)
707
714
 
708
715
  ### Bug Fixes
709
716
 
710
- - deprecate useFramework from hooks ([d3d9b24](https://github.com/equinor/fusion-framework/commit/d3d9b24fe56937e2c9feba7de4228d8eb1cbbec5))
717
+ - deprecate useFramework from hooks ([d3d9b24](https://github.com/equinor/fusion-framework/commit/d3d9b24fe56937e2c9feba7de4228d8eb1cbbec5))
711
718
 
712
719
  ## [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)
713
720
 
@@ -733,8 +740,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
733
740
 
734
741
  ### Features
735
742
 
736
- - **framework-react:** create hook for current context ([4ee803f](https://github.com/equinor/fusion-framework/commit/4ee803fd0e457c3ec7414b35100e12186327fb6f))
737
- - **framework-react:** react tooling for context ([b530114](https://github.com/equinor/fusion-framework/commit/b53011475a9c1a25b4e0756b66b57fd9b5711bbd))
743
+ - **framework-react:** create hook for current context ([4ee803f](https://github.com/equinor/fusion-framework/commit/4ee803fd0e457c3ec7414b35100e12186327fb6f))
744
+ - **framework-react:** react tooling for context ([b530114](https://github.com/equinor/fusion-framework/commit/b53011475a9c1a25b4e0756b66b57fd9b5711bbd))
738
745
 
739
746
  ## [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)
740
747
 
@@ -744,7 +751,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
744
751
 
745
752
  ### Features
746
753
 
747
- - **framework-react:** expose app hooks ([46c1ea2](https://github.com/equinor/fusion-framework/commit/46c1ea28f88cb3dd0ff350a589850c5cd9a45a88))
754
+ - **framework-react:** expose app hooks ([46c1ea2](https://github.com/equinor/fusion-framework/commit/46c1ea28f88cb3dd0ff350a589850c5cd9a45a88))
748
755
 
749
756
  ## 1.1.1 (2022-11-01)
750
757
 
@@ -754,7 +761,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
754
761
 
755
762
  ### Features
756
763
 
757
- - :sparkles: expose a single element for setup framework ([154e09f](https://github.com/equinor/fusion-framework/commit/154e09f027b7dea3015eb860fa530ce0f45dfa61))
764
+ - :sparkles: expose a single element for setup framework ([154e09f](https://github.com/equinor/fusion-framework/commit/154e09f027b7dea3015eb860fa530ce0f45dfa61))
758
765
 
759
766
  ## 1.0.17 (2022-10-27)
760
767
 
@@ -816,7 +823,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
816
823
 
817
824
  ### Bug Fixes
818
825
 
819
- - update typings and linting ([7d2056b](https://github.com/equinor/fusion-framework/commit/7d2056b7866850b7efdfd4567385b5dbbcdf8761))
826
+ - update typings and linting ([7d2056b](https://github.com/equinor/fusion-framework/commit/7d2056b7866850b7efdfd4567385b5dbbcdf8761))
820
827
 
821
828
  ## [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)
822
829
 
@@ -838,21 +845,21 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
838
845
 
839
846
  ### ⚠ BREAKING CHANGES
840
847
 
841
- - **framework-react:** config is now object
848
+ - **framework-react:** config is now object
842
849
 
843
850
  ### Features
844
851
 
845
- - **framework-react:** update init ([f3e6e2b](https://github.com/equinor/fusion-framework/commit/f3e6e2ba7058b4b515ff0838516fe44705bfdf5c))
852
+ - **framework-react:** update init ([f3e6e2b](https://github.com/equinor/fusion-framework/commit/f3e6e2ba7058b4b515ff0838516fe44705bfdf5c))
846
853
 
847
854
  ## [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)
848
855
 
849
856
  ### ⚠ BREAKING CHANGES
850
857
 
851
- - **framework-react:** config is now object
858
+ - **framework-react:** config is now object
852
859
 
853
860
  ### Features
854
861
 
855
- - **framework-react:** update init ([f3e6e2b](https://github.com/equinor/fusion-framework/commit/f3e6e2ba7058b4b515ff0838516fe44705bfdf5c))
862
+ - **framework-react:** update init ([f3e6e2b](https://github.com/equinor/fusion-framework/commit/f3e6e2ba7058b4b515ff0838516fe44705bfdf5c))
856
863
 
857
864
  ## [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)
858
865
 
@@ -870,7 +877,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
870
877
 
871
878
  ### Features
872
879
 
873
- - **framework-react:** expose rect module http ([f6ab26f](https://github.com/equinor/fusion-framework/commit/f6ab26f2c4463ce9d0996027a48eb5ad9d94779a))
880
+ - **framework-react:** expose rect module http ([f6ab26f](https://github.com/equinor/fusion-framework/commit/f6ab26f2c4463ce9d0996027a48eb5ad9d94779a))
874
881
 
875
882
  ## [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)
876
883
 
@@ -916,7 +923,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
916
923
 
917
924
  ### Bug Fixes
918
925
 
919
- - **framework-react:** remove legacy path ([fa82188](https://github.com/equinor/fusion-framework/commit/fa82188a7471a82fafacf26a1fc50a1703fe3944))
926
+ - **framework-react:** remove legacy path ([fa82188](https://github.com/equinor/fusion-framework/commit/fa82188a7471a82fafacf26a1fc50a1703fe3944))
920
927
 
921
928
  ## [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)
922
929
 
@@ -954,7 +961,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
954
961
 
955
962
  ### Features
956
963
 
957
- - **framework:** allow addtional modules ([d8d697b](https://github.com/equinor/fusion-framework/commit/d8d697b6fa8ea5c8130b324195d39f354d2fa768))
964
+ - **framework:** allow addtional modules ([d8d697b](https://github.com/equinor/fusion-framework/commit/d8d697b6fa8ea5c8130b324195d39f354d2fa768))
958
965
 
959
966
  ## [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)
960
967
 
@@ -1032,19 +1039,19 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1032
1039
 
1033
1040
  ### Bug Fixes
1034
1041
 
1035
- - **framework-react:** export Fusion ([94b150f](https://github.com/equinor/fusion-framework/commit/94b150ff9d1b5ad27c12f19160371edb464c88de))
1042
+ - **framework-react:** export Fusion ([94b150f](https://github.com/equinor/fusion-framework/commit/94b150ff9d1b5ad27c12f19160371edb464c88de))
1036
1043
 
1037
1044
  # 0.1.0 (2022-02-07)
1038
1045
 
1039
1046
  ### Bug Fixes
1040
1047
 
1041
- - **framework-react:** typehint ([75d3793](https://github.com/equinor/fusion-framework/commit/75d37936aca967d17d192977337bae99f6aea277))
1042
- - **framework-react:** update name change ([e2382b7](https://github.com/equinor/fusion-framework/commit/e2382b70a7d7a8cd103cb33c2a839c5a34e315c9))
1043
- - memo http clients ([f876acb](https://github.com/equinor/fusion-framework/commit/f876acb11e19d7802a28f58ce7d70bc76f777c5e))
1044
- - **react:** fix typing ([9a2a51d](https://github.com/equinor/fusion-framework/commit/9a2a51dd76ed68ef95ef5c932555ae31165f16c2))
1045
- - shared context ([f00732e](https://github.com/equinor/fusion-framework/commit/f00732ee3c1016be812204c7cf7b0205b2322075))
1048
+ - **framework-react:** typehint ([75d3793](https://github.com/equinor/fusion-framework/commit/75d37936aca967d17d192977337bae99f6aea277))
1049
+ - **framework-react:** update name change ([e2382b7](https://github.com/equinor/fusion-framework/commit/e2382b70a7d7a8cd103cb33c2a839c5a34e315c9))
1050
+ - memo http clients ([f876acb](https://github.com/equinor/fusion-framework/commit/f876acb11e19d7802a28f58ce7d70bc76f777c5e))
1051
+ - **react:** fix typing ([9a2a51d](https://github.com/equinor/fusion-framework/commit/9a2a51dd76ed68ef95ef5c932555ae31165f16c2))
1052
+ - shared context ([f00732e](https://github.com/equinor/fusion-framework/commit/f00732ee3c1016be812204c7cf7b0205b2322075))
1046
1053
 
1047
1054
  ### Features
1048
1055
 
1049
- - add package for creating framework in react ([3b6858d](https://github.com/equinor/fusion-framework/commit/3b6858dc9f6b8c0efd6aa51275693e068ac72bef))
1050
- - **react-app:** add hooks ([9bfcc5e](https://github.com/equinor/fusion-framework/commit/9bfcc5ebd721b19232e7896cee037637c716f09a))
1056
+ - add package for creating framework in react ([3b6858d](https://github.com/equinor/fusion-framework/commit/3b6858dc9f6b8c0efd6aa51275693e068ac72bef))
1057
+ - **react-app:** add hooks ([9bfcc5e](https://github.com/equinor/fusion-framework/commit/9bfcc5ebd721b19232e7896cee037637c716f09a))