@equinor/fusion-framework-react-app 4.1.19 → 4.2.0

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,258 +1,277 @@
1
1
  # Change Log
2
2
 
3
+ ## 4.2.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#1646](https://github.com/equinor/fusion-framework/pull/1646) [`5eab8af`](https://github.com/equinor/fusion-framework/commit/5eab8afe3c3106cc67ad14ce4cbee6c7e4e8dfb1) Thanks [@odinr](https://github.com/odinr)! - Created namespace for MSAL:
8
+
9
+ - Created hooks for accessing current authenticated account
10
+ - Created hooks for acquiring token
11
+ - Created hooks for acquiring access token
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies [[`5eab8af`](https://github.com/equinor/fusion-framework/commit/5eab8afe3c3106cc67ad14ce4cbee6c7e4e8dfb1)]:
16
+ - @equinor/fusion-framework-module-msal@3.0.9
17
+ - @equinor/fusion-framework-app@7.1.15
18
+ - @equinor/fusion-framework-module-app@5.2.12
19
+ - @equinor/fusion-framework-react@5.3.8
20
+ - @equinor/fusion-framework-react-module-http@4.0.5
21
+
3
22
  ## 4.1.19
4
23
 
5
24
  ### Patch Changes
6
25
 
7
- - Updated dependencies []:
8
- - @equinor/fusion-framework-app@7.1.14
9
- - @equinor/fusion-framework-module-app@5.2.12
10
- - @equinor/fusion-framework-react-module-http@4.0.4
11
- - @equinor/fusion-framework-react@5.3.7
26
+ - Updated dependencies []:
27
+ - @equinor/fusion-framework-app@7.1.14
28
+ - @equinor/fusion-framework-module-app@5.2.12
29
+ - @equinor/fusion-framework-react-module-http@4.0.4
30
+ - @equinor/fusion-framework-react@5.3.7
12
31
 
13
32
  ## 4.1.18
14
33
 
15
34
  ### Patch Changes
16
35
 
17
- - Updated dependencies [[`cce198d`](https://github.com/equinor/fusion-framework/commit/cce198d6a91fb7912265d4383246dc405cf17a17), [`f85316f`](https://github.com/equinor/fusion-framework/commit/f85316f2344258896a77ef602bd4047dfa553788)]:
18
- - @equinor/fusion-framework-react-module-http@4.0.3
19
- - @equinor/fusion-framework-app@7.1.13
20
- - @equinor/fusion-framework-module-app@5.2.12
21
- - @equinor/fusion-framework-react@5.3.6
36
+ - Updated dependencies [[`cce198d`](https://github.com/equinor/fusion-framework/commit/cce198d6a91fb7912265d4383246dc405cf17a17), [`f85316f`](https://github.com/equinor/fusion-framework/commit/f85316f2344258896a77ef602bd4047dfa553788)]:
37
+ - @equinor/fusion-framework-react-module-http@4.0.3
38
+ - @equinor/fusion-framework-app@7.1.13
39
+ - @equinor/fusion-framework-module-app@5.2.12
40
+ - @equinor/fusion-framework-react@5.3.6
22
41
 
23
42
  ## 4.1.17
24
43
 
25
44
  ### Patch Changes
26
45
 
27
- - Updated dependencies []:
28
- - @equinor/fusion-framework-module-app@5.2.12
29
- - @equinor/fusion-framework-react@5.3.5
30
- - @equinor/fusion-framework-app@7.1.12
46
+ - Updated dependencies []:
47
+ - @equinor/fusion-framework-module-app@5.2.12
48
+ - @equinor/fusion-framework-react@5.3.5
49
+ - @equinor/fusion-framework-app@7.1.12
31
50
 
32
51
  ## 4.1.16
33
52
 
34
53
  ### Patch Changes
35
54
 
36
- - [#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
55
+ - [#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
37
56
 
38
- - Updated dependencies [[`9c24e84`](https://github.com/equinor/fusion-framework/commit/9c24e847d041dea8384c77439e6b237f5bdb3125)]:
39
- - @equinor/fusion-framework-module-navigation@3.1.3
40
- - @equinor/fusion-framework-react@5.3.4
41
- - @equinor/fusion-framework-module@4.2.6
42
- - @equinor/fusion-framework-module-app@5.2.11
43
- - @equinor/fusion-framework-app@7.1.11
44
- - @equinor/fusion-framework-react-module@3.0.7
45
- - @equinor/fusion-framework-react-module-http@4.0.2
57
+ - Updated dependencies [[`9c24e84`](https://github.com/equinor/fusion-framework/commit/9c24e847d041dea8384c77439e6b237f5bdb3125)]:
58
+ - @equinor/fusion-framework-module-navigation@3.1.3
59
+ - @equinor/fusion-framework-react@5.3.4
60
+ - @equinor/fusion-framework-module@4.2.6
61
+ - @equinor/fusion-framework-module-app@5.2.11
62
+ - @equinor/fusion-framework-app@7.1.11
63
+ - @equinor/fusion-framework-react-module@3.0.7
64
+ - @equinor/fusion-framework-react-module-http@4.0.2
46
65
 
47
66
  ## 4.1.15
48
67
 
49
68
  ### Patch Changes
50
69
 
51
- - Updated dependencies [[`6d303787`](https://github.com/equinor/fusion-framework/commit/6d303787f647bb2fc3c90456eccac751abb264c4)]:
52
- - @equinor/fusion-framework-module-app@5.2.10
53
- - @equinor/fusion-framework-app@7.1.10
54
- - @equinor/fusion-framework-react@5.3.3
70
+ - Updated dependencies [[`6d303787`](https://github.com/equinor/fusion-framework/commit/6d303787f647bb2fc3c90456eccac751abb264c4)]:
71
+ - @equinor/fusion-framework-module-app@5.2.10
72
+ - @equinor/fusion-framework-app@7.1.10
73
+ - @equinor/fusion-framework-react@5.3.3
55
74
 
56
75
  ## 4.1.14
57
76
 
58
77
  ### Patch Changes
59
78
 
60
- - Updated dependencies [[`8274dca1`](https://github.com/equinor/fusion-framework/commit/8274dca10a773e1d29ffbce82a6f6f2bae818316)]:
61
- - @equinor/fusion-framework-module-app@5.2.9
62
- - @equinor/fusion-framework-app@7.1.9
63
- - @equinor/fusion-framework-react@5.3.3
79
+ - Updated dependencies [[`8274dca1`](https://github.com/equinor/fusion-framework/commit/8274dca10a773e1d29ffbce82a6f6f2bae818316)]:
80
+ - @equinor/fusion-framework-module-app@5.2.9
81
+ - @equinor/fusion-framework-app@7.1.9
82
+ - @equinor/fusion-framework-react@5.3.3
64
83
 
65
84
  ## 4.1.13
66
85
 
67
86
  ### Patch Changes
68
87
 
69
- - Updated dependencies [[`a8f0f061`](https://github.com/equinor/fusion-framework/commit/a8f0f061dbde9efb3e2faf11fdb9c886d2277723)]:
70
- - @equinor/fusion-framework-module-navigation@3.1.2
88
+ - Updated dependencies [[`a8f0f061`](https://github.com/equinor/fusion-framework/commit/a8f0f061dbde9efb3e2faf11fdb9c886d2277723)]:
89
+ - @equinor/fusion-framework-module-navigation@3.1.2
71
90
 
72
91
  ## 4.1.12
73
92
 
74
93
  ### Patch Changes
75
94
 
76
- - Updated dependencies [[`e2ec89f4`](https://github.com/equinor/fusion-framework/commit/e2ec89f457135037e2a333a61ba546fee6d99cd8)]:
77
- - @equinor/fusion-framework-module-navigation@3.1.1
95
+ - Updated dependencies [[`e2ec89f4`](https://github.com/equinor/fusion-framework/commit/e2ec89f457135037e2a333a61ba546fee6d99cd8)]:
96
+ - @equinor/fusion-framework-module-navigation@3.1.1
78
97
 
79
98
  ## 4.1.11
80
99
 
81
100
  ### Patch Changes
82
101
 
83
- - Updated dependencies [[`6f542d4c`](https://github.com/equinor/fusion-framework/commit/6f542d4c7c01ae94c28b7e82efba800a902a7633)]:
84
- - @equinor/fusion-framework-module-navigation@3.1.0
102
+ - Updated dependencies [[`6f542d4c`](https://github.com/equinor/fusion-framework/commit/6f542d4c7c01ae94c28b7e82efba800a902a7633)]:
103
+ - @equinor/fusion-framework-module-navigation@3.1.0
85
104
 
86
105
  ## 4.1.10
87
106
 
88
107
  ### Patch Changes
89
108
 
90
- - Updated dependencies []:
91
- - @equinor/fusion-framework-module-app@5.2.8
92
- - @equinor/fusion-framework-app@7.1.8
93
- - @equinor/fusion-framework-react@5.3.3
109
+ - Updated dependencies []:
110
+ - @equinor/fusion-framework-module-app@5.2.8
111
+ - @equinor/fusion-framework-app@7.1.8
112
+ - @equinor/fusion-framework-react@5.3.3
94
113
 
95
114
  ## 4.1.9
96
115
 
97
116
  ### Patch Changes
98
117
 
99
- - Updated dependencies [[`7ad31761`](https://github.com/equinor/fusion-framework/commit/7ad3176102f92da108b67ede6fdf29b76149bed9)]:
100
- - @equinor/fusion-framework-module-app@5.2.7
101
- - @equinor/fusion-framework-app@7.1.7
102
- - @equinor/fusion-framework-react@5.3.2
118
+ - Updated dependencies [[`7ad31761`](https://github.com/equinor/fusion-framework/commit/7ad3176102f92da108b67ede6fdf29b76149bed9)]:
119
+ - @equinor/fusion-framework-module-app@5.2.7
120
+ - @equinor/fusion-framework-app@7.1.7
121
+ - @equinor/fusion-framework-react@5.3.2
103
122
 
104
123
  ## 4.1.8
105
124
 
106
125
  ### Patch Changes
107
126
 
108
- - [`b5dfe5d2`](https://github.com/equinor/fusion-framework/commit/b5dfe5d29a249e0cca6c9589322931dfedd06acc) Thanks [@odinr](https://github.com/odinr)! - force patch bump, realign missing snapshot
127
+ - [`b5dfe5d2`](https://github.com/equinor/fusion-framework/commit/b5dfe5d29a249e0cca6c9589322931dfedd06acc) Thanks [@odinr](https://github.com/odinr)! - force patch bump, realign missing snapshot
109
128
 
110
- - Updated dependencies [[`b5dfe5d2`](https://github.com/equinor/fusion-framework/commit/b5dfe5d29a249e0cca6c9589322931dfedd06acc)]:
111
- - @equinor/fusion-framework-app@7.1.6
112
- - @equinor/fusion-framework-module-app@5.2.6
113
- - @equinor/fusion-framework-module@4.2.5
114
- - @equinor/fusion-framework-module-navigation@3.0.6
115
- - @equinor/fusion-framework-react@5.3.1
116
- - @equinor/fusion-framework-react-module-http@4.0.1
117
- - @equinor/fusion-framework-react-module@3.0.6
129
+ - Updated dependencies [[`b5dfe5d2`](https://github.com/equinor/fusion-framework/commit/b5dfe5d29a249e0cca6c9589322931dfedd06acc)]:
130
+ - @equinor/fusion-framework-app@7.1.6
131
+ - @equinor/fusion-framework-module-app@5.2.6
132
+ - @equinor/fusion-framework-module@4.2.5
133
+ - @equinor/fusion-framework-module-navigation@3.0.6
134
+ - @equinor/fusion-framework-react@5.3.1
135
+ - @equinor/fusion-framework-react-module-http@4.0.1
136
+ - @equinor/fusion-framework-react-module@3.0.6
118
137
 
119
138
  ## 4.1.7
120
139
 
121
140
  ### Patch Changes
122
141
 
123
- - Updated dependencies [[`3896fbec`](https://github.com/equinor/fusion-framework/commit/3896fbec3458dbe2ebd66e772465d5f89cd20658)]:
124
- - @equinor/fusion-framework-react@5.3.0
125
- - @equinor/fusion-framework-app@7.1.5
126
- - @equinor/fusion-framework-module-app@5.2.5
127
- - @equinor/fusion-framework-react-module-http@4.0.0
142
+ - Updated dependencies [[`3896fbec`](https://github.com/equinor/fusion-framework/commit/3896fbec3458dbe2ebd66e772465d5f89cd20658)]:
143
+ - @equinor/fusion-framework-react@5.3.0
144
+ - @equinor/fusion-framework-app@7.1.5
145
+ - @equinor/fusion-framework-module-app@5.2.5
146
+ - @equinor/fusion-framework-react-module-http@4.0.0
128
147
 
129
148
  ## 4.1.6
130
149
 
131
150
  ### Patch Changes
132
151
 
133
- - Updated dependencies []:
134
- - @equinor/fusion-framework-module-app@5.2.4
135
- - @equinor/fusion-framework-app@7.1.4
136
- - @equinor/fusion-framework-react@5.2.7
152
+ - Updated dependencies []:
153
+ - @equinor/fusion-framework-module-app@5.2.4
154
+ - @equinor/fusion-framework-app@7.1.4
155
+ - @equinor/fusion-framework-react@5.2.7
137
156
 
138
157
  ## 4.1.5
139
158
 
140
159
  ### Patch Changes
141
160
 
142
- - Updated dependencies [[`9076a498`](https://github.com/equinor/fusion-framework/commit/9076a49876e7a414a27557b7fb9095a67fe3a57f)]:
143
- - @equinor/fusion-framework-module@4.2.4
144
- - @equinor/fusion-framework-module-app@5.2.4
145
- - @equinor/fusion-framework-react@5.2.6
146
- - @equinor/fusion-framework-app@7.1.3
147
- - @equinor/fusion-framework-module-navigation@3.0.5
148
- - @equinor/fusion-framework-react-module@3.0.5
149
- - @equinor/fusion-framework-react-module-http@3.0.5
161
+ - Updated dependencies [[`9076a498`](https://github.com/equinor/fusion-framework/commit/9076a49876e7a414a27557b7fb9095a67fe3a57f)]:
162
+ - @equinor/fusion-framework-module@4.2.4
163
+ - @equinor/fusion-framework-module-app@5.2.4
164
+ - @equinor/fusion-framework-react@5.2.6
165
+ - @equinor/fusion-framework-app@7.1.3
166
+ - @equinor/fusion-framework-module-navigation@3.0.5
167
+ - @equinor/fusion-framework-react-module@3.0.5
168
+ - @equinor/fusion-framework-react-module-http@3.0.5
150
169
 
151
170
  ## 4.1.4
152
171
 
153
172
  ### Patch Changes
154
173
 
155
- - Updated dependencies []:
156
- - @equinor/fusion-framework-module-app@5.2.3
157
- - @equinor/fusion-framework-app@7.1.2
158
- - @equinor/fusion-framework-react@5.2.5
174
+ - Updated dependencies []:
175
+ - @equinor/fusion-framework-module-app@5.2.3
176
+ - @equinor/fusion-framework-app@7.1.2
177
+ - @equinor/fusion-framework-react@5.2.5
159
178
 
160
179
  ## 4.1.3
161
180
 
162
181
  ### Patch Changes
163
182
 
164
- - [#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
183
+ - [#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
165
184
 
166
- conflicts of `@types/react` made random outcomes when using `yarn`
185
+ conflicts of `@types/react` made random outcomes when using `yarn`
167
186
 
168
- this change should not affect consumer of the packages, but might conflict dependent on local package manager.
187
+ this change should not affect consumer of the packages, but might conflict dependent on local package manager.
169
188
 
170
- - [#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
189
+ - [#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
171
190
 
172
- only dev deps updated should not affect any consumers
191
+ only dev deps updated should not affect any consumers
173
192
 
174
- see [react changelog](https://github.com/facebook/react/releases) for details
193
+ see [react changelog](https://github.com/facebook/react/releases) for details
175
194
 
176
- - Updated dependencies [[`7ec195d4`](https://github.com/equinor/fusion-framework/commit/7ec195d42098fec8794db13e83b71ef7753ff862), [`2dccccd1`](https://github.com/equinor/fusion-framework/commit/2dccccd124fbe3cdde2132c29c27d3da9fc6f1f5), [`d276fc5d`](https://github.com/equinor/fusion-framework/commit/d276fc5d514566d05c64705076a1cb91c6a44272)]:
177
- - @equinor/fusion-framework-react-module@3.0.4
178
- - @equinor/fusion-framework-module-navigation@3.0.4
179
- - @equinor/fusion-framework-react-module-http@3.0.4
180
- - @equinor/fusion-framework-react@5.2.4
181
- - @equinor/fusion-framework-module@4.2.3
182
- - @equinor/fusion-framework-module-app@5.2.2
183
- - @equinor/fusion-framework-app@7.1.1
195
+ - Updated dependencies [[`7ec195d4`](https://github.com/equinor/fusion-framework/commit/7ec195d42098fec8794db13e83b71ef7753ff862), [`2dccccd1`](https://github.com/equinor/fusion-framework/commit/2dccccd124fbe3cdde2132c29c27d3da9fc6f1f5), [`d276fc5d`](https://github.com/equinor/fusion-framework/commit/d276fc5d514566d05c64705076a1cb91c6a44272)]:
196
+ - @equinor/fusion-framework-react-module@3.0.4
197
+ - @equinor/fusion-framework-module-navigation@3.0.4
198
+ - @equinor/fusion-framework-react-module-http@3.0.4
199
+ - @equinor/fusion-framework-react@5.2.4
200
+ - @equinor/fusion-framework-module@4.2.3
201
+ - @equinor/fusion-framework-module-app@5.2.2
202
+ - @equinor/fusion-framework-app@7.1.1
184
203
 
185
204
  ## 4.1.2
186
205
 
187
206
  ### Patch Changes
188
207
 
189
- - [#959](https://github.com/equinor/fusion-framework/pull/959) [`ac889787`](https://github.com/equinor/fusion-framework/commit/ac88978763f7c2d2eee3b5154a0eac12a93bc5a8) Thanks [@odinr](https://github.com/odinr)! - create a hook which returns the current `ContextProvider`
208
+ - [#959](https://github.com/equinor/fusion-framework/pull/959) [`ac889787`](https://github.com/equinor/fusion-framework/commit/ac88978763f7c2d2eee3b5154a0eac12a93bc5a8) Thanks [@odinr](https://github.com/odinr)! - create a hook which returns the current `ContextProvider`
190
209
 
191
- example
210
+ example
192
211
 
193
- ```ts
194
- import { useContextProvider } from '@equinor/fusion-framework-react-app/context';
195
- const App = () => {
196
- const contextProvider = useContextProvider();
197
- };
198
- ```
212
+ ```ts
213
+ import { useContextProvider } from "@equinor/fusion-framework-react-app/context";
214
+ const App = () => {
215
+ const contextProvider = useContextProvider();
216
+ };
217
+ ```
199
218
 
200
219
  ## 4.1.1
201
220
 
202
221
  ### Patch Changes
203
222
 
204
- - [#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
223
+ - [#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
205
224
 
206
- - Updated dependencies [[`5a160d88`](https://github.com/equinor/fusion-framework/commit/5a160d88981ddfe861d391cfefe10f54dda3d352)]:
207
- - @equinor/fusion-framework-app@7.0.16
208
- - @equinor/fusion-framework-module-navigation@3.0.1
209
- - @equinor/fusion-framework-react@5.2.2
225
+ - Updated dependencies [[`5a160d88`](https://github.com/equinor/fusion-framework/commit/5a160d88981ddfe861d391cfefe10f54dda3d352)]:
226
+ - @equinor/fusion-framework-app@7.0.16
227
+ - @equinor/fusion-framework-module-navigation@3.0.1
228
+ - @equinor/fusion-framework-react@5.2.2
210
229
 
211
230
  ## 4.1.0
212
231
 
213
232
  ### Minor Changes
214
233
 
215
- - [#934](https://github.com/equinor/fusion-framework/pull/934) [`ea081696`](https://github.com/equinor/fusion-framework/commit/ea0816967244917b01a3aa43b75cd3cf59573958) Thanks [@odinr](https://github.com/odinr)! - **Add tooling for navigation in React App package**
234
+ - [#934](https://github.com/equinor/fusion-framework/pull/934) [`ea081696`](https://github.com/equinor/fusion-framework/commit/ea0816967244917b01a3aa43b75cd3cf59573958) Thanks [@odinr](https://github.com/odinr)! - **Add tooling for navigation in React App package**
216
235
 
217
- - add hook for using the navigation module
218
- - add hook for creating a react router
236
+ - add hook for using the navigation module
237
+ - add hook for creating a react router
219
238
 
220
- ```ts
221
- const routes = [
222
- {
223
- path: '/',
224
- element: <p>👍🏻</p>,
225
- },
226
- ];
239
+ ```ts
240
+ const routes = [
241
+ {
242
+ path: '/',
243
+ element: <p>👍🏻</p>,
244
+ },
245
+ ];
227
246
 
228
- const Router = () => {
229
- const router = useRouter(routes);
230
- return <RouterProvider router={router} fallbackElement={<p>😥</p>} />;
231
- };
247
+ const Router = () => {
248
+ const router = useRouter(routes);
249
+ return <RouterProvider router={router} fallbackElement={<p>😥</p>} />;
250
+ };
232
251
 
233
- const App = () => <Router />;
234
- ```
252
+ const App = () => <Router />;
253
+ ```
235
254
 
236
- - [#934](https://github.com/equinor/fusion-framework/pull/934) [`ea081696`](https://github.com/equinor/fusion-framework/commit/ea0816967244917b01a3aa43b75cd3cf59573958) Thanks [@odinr](https://github.com/odinr)! - hook `useAppModule` now throws error if requested module is not configured
255
+ - [#934](https://github.com/equinor/fusion-framework/pull/934) [`ea081696`](https://github.com/equinor/fusion-framework/commit/ea0816967244917b01a3aa43b75cd3cf59573958) Thanks [@odinr](https://github.com/odinr)! - hook `useAppModule` now throws error if requested module is not configured
237
256
 
238
257
  ### Patch Changes
239
258
 
240
- - [#934](https://github.com/equinor/fusion-framework/pull/934) [`ea081696`](https://github.com/equinor/fusion-framework/commit/ea0816967244917b01a3aa43b75cd3cf59573958) Thanks [@odinr](https://github.com/odinr)! - updated cookbook for routing ([documentation](https://equinor.github.io/fusion-framework/modules/navigation/))
259
+ - [#934](https://github.com/equinor/fusion-framework/pull/934) [`ea081696`](https://github.com/equinor/fusion-framework/commit/ea0816967244917b01a3aa43b75cd3cf59573958) Thanks [@odinr](https://github.com/odinr)! - updated cookbook for routing ([documentation](https://equinor.github.io/fusion-framework/modules/navigation/))
241
260
 
242
261
  ## 4.0.17
243
262
 
244
263
  ### Patch Changes
245
264
 
246
- - [#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**
247
266
 
248
- - align all versions of typescript
249
- - update types to build
250
- - 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
251
270
 
252
- - Updated dependencies [[`a7858a1c`](https://github.com/equinor/fusion-framework/commit/a7858a1c01542e2dc94370709f122b4b99c3219c)]:
253
- - @equinor/fusion-framework-app@7.0.15
254
- - @equinor/fusion-framework-react@5.1.4
255
- - @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-app@7.0.15
273
+ - @equinor/fusion-framework-react@5.1.4
274
+ - @equinor/fusion-framework-react-module-http@3.0.3
256
275
 
257
276
  All notable changes to this project will be documented in this file.
258
277
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
@@ -301,7 +320,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
301
320
 
302
321
  ### Bug Fixes
303
322
 
304
- - **react-app:** allow broader component type when creating react framework component ([a0c9187](https://github.com/equinor/fusion-framework/commit/a0c9187aa8861f48e6b62ea848cf951a75d02c1b))
323
+ - **react-app:** allow broader component type when creating react framework component ([a0c9187](https://github.com/equinor/fusion-framework/commit/a0c9187aa8861f48e6b62ea848cf951a75d02c1b))
305
324
 
306
325
  ## 4.0.5 (2023-04-24)
307
326
 
@@ -423,7 +442,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
423
442
 
424
443
  ### Bug Fixes
425
444
 
426
- - **react-app:** ts-ignore for type error ([b1b3eb7](https://github.com/equinor/fusion-framework/commit/b1b3eb7da1a35eb9ad7461aa4ee15f58d4de9766))
445
+ - **react-app:** ts-ignore for type error ([b1b3eb7](https://github.com/equinor/fusion-framework/commit/b1b3eb7da1a35eb9ad7461aa4ee15f58d4de9766))
427
446
 
428
447
  ## 3.0.1 (2023-01-30)
429
448
 
@@ -473,7 +492,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
473
492
 
474
493
  ### Bug Fixes
475
494
 
476
- - **react-app:** cleanup tsconfig ([1283609](https://github.com/equinor/fusion-framework/commit/1283609ad137c7956fe2181fba97b0050638c553))
495
+ - **react-app:** cleanup tsconfig ([1283609](https://github.com/equinor/fusion-framework/commit/1283609ad137c7956fe2181fba97b0050638c553))
477
496
 
478
497
  ## [2.0.29](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-react-app@2.0.28...@equinor/fusion-framework-react-app@2.0.29) (2023-01-04)
479
498
 
@@ -503,7 +522,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
503
522
 
504
523
  ### Bug Fixes
505
524
 
506
- - **react-app:** check if manifest is provided in env ([e41b6d1](https://github.com/equinor/fusion-framework/commit/e41b6d1c9006f7d55933a6375861d96126498015))
525
+ - **react-app:** check if manifest is provided in env ([e41b6d1](https://github.com/equinor/fusion-framework/commit/e41b6d1c9006f7d55933a6375861d96126498015))
507
526
 
508
527
  ## [2.0.22](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-react-app@2.0.21...@equinor/fusion-framework-react-app@2.0.22) (2022-12-16)
509
528
 
@@ -541,7 +560,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
541
560
 
542
561
  ### Bug Fixes
543
562
 
544
- - **react-app:** update typing of legacy-app ([d4dbbb0](https://github.com/equinor/fusion-framework/commit/d4dbbb0a326cb6b54bb3a2348fd7961b3abf4ba7))
563
+ - **react-app:** update typing of legacy-app ([d4dbbb0](https://github.com/equinor/fusion-framework/commit/d4dbbb0a326cb6b54bb3a2348fd7961b3abf4ba7))
545
564
 
546
565
  ## [2.0.13](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-react-app@2.0.12...@equinor/fusion-framework-react-app@2.0.13) (2022-12-08)
547
566
 
@@ -587,7 +606,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
587
606
 
588
607
  ### Bug Fixes
589
608
 
590
- - **react-app:** fix optional dependencie version react-module-context ([4149ce6](https://github.com/equinor/fusion-framework/commit/4149ce625ffc330d69becde1d66f4d894c22c9f3))
609
+ - **react-app:** fix optional dependencie version react-module-context ([4149ce6](https://github.com/equinor/fusion-framework/commit/4149ce625ffc330d69becde1d66f4d894c22c9f3))
591
610
 
592
611
  ## [2.0.2](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-react-app@2.0.1...@equinor/fusion-framework-react-app@2.0.2) (2022-12-05)
593
612
 
@@ -669,7 +688,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
669
688
 
670
689
  ### Bug Fixes
671
690
 
672
- - **react-app:** expose interface from framework-app ([a01aee3](https://github.com/equinor/fusion-framework/commit/a01aee3a32a74c821fdc93624aaf4173c0fcc4e1))
691
+ - **react-app:** expose interface from framework-app ([a01aee3](https://github.com/equinor/fusion-framework/commit/a01aee3a32a74c821fdc93624aaf4173c0fcc4e1))
673
692
 
674
693
  ## [1.3.3](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-react-app@1.3.2...@equinor/fusion-framework-react-app@1.3.3) (2022-11-18)
675
694
 
@@ -679,7 +698,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
679
698
 
680
699
  ### Bug Fixes
681
700
 
682
- - basename in app render ([ae75815](https://github.com/equinor/fusion-framework/commit/ae75815877701c364f853413b29ad4f053d9c2c2))
701
+ - basename in app render ([ae75815](https://github.com/equinor/fusion-framework/commit/ae75815877701c364f853413b29ad4f053d9c2c2))
683
702
 
684
703
  ## [1.3.1](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-react-app@1.3.0...@equinor/fusion-framework-react-app@1.3.1) (2022-11-18)
685
704
 
@@ -689,7 +708,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
689
708
 
690
709
  ### Features
691
710
 
692
- - **module-navigation:** initial ([891e69d](https://github.com/equinor/fusion-framework/commit/891e69d9a98ba02ee1f9dd1c5b0cb31ff1b5fd0f))
711
+ - **module-navigation:** initial ([891e69d](https://github.com/equinor/fusion-framework/commit/891e69d9a98ba02ee1f9dd1c5b0cb31ff1b5fd0f))
693
712
 
694
713
  ## 1.2.15 (2022-11-17)
695
714
 
@@ -727,13 +746,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
727
746
 
728
747
  ### Bug Fixes
729
748
 
730
- - **react-app:** adjust function for creating components ([c986a4a](https://github.com/equinor/fusion-framework/commit/c986a4ac8aeb57035eb555ed07b86b1792b09900))
749
+ - **react-app:** adjust function for creating components ([c986a4a](https://github.com/equinor/fusion-framework/commit/c986a4ac8aeb57035eb555ed07b86b1792b09900))
731
750
 
732
751
  ## 1.2.6 (2022-11-03)
733
752
 
734
753
  ### Bug Fixes
735
754
 
736
- - deprecate useFramework from hooks ([d3d9b24](https://github.com/equinor/fusion-framework/commit/d3d9b24fe56937e2c9feba7de4228d8eb1cbbec5))
755
+ - deprecate useFramework from hooks ([d3d9b24](https://github.com/equinor/fusion-framework/commit/d3d9b24fe56937e2c9feba7de4228d8eb1cbbec5))
737
756
 
738
757
  ## [1.2.5](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-react-app@1.2.4...@equinor/fusion-framework-react-app@1.2.5) (2022-11-03)
739
758
 
@@ -759,8 +778,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
759
778
 
760
779
  ### Features
761
780
 
762
- - deprecate app-config ([1f24abc](https://github.com/equinor/fusion-framework/commit/1f24abc5125b0526c64973fe0b063a9c33d532b0))
763
- - **react-app:** react tooling for context ([84a2624](https://github.com/equinor/fusion-framework/commit/84a26242f73da2d77b1468b7724da56b2add590b))
781
+ - deprecate app-config ([1f24abc](https://github.com/equinor/fusion-framework/commit/1f24abc5125b0526c64973fe0b063a9c33d532b0))
782
+ - **react-app:** react tooling for context ([84a2624](https://github.com/equinor/fusion-framework/commit/84a26242f73da2d77b1468b7724da56b2add590b))
764
783
 
765
784
  ## [1.1.1](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-react-app@1.1.0...@equinor/fusion-framework-react-app@1.1.1) (2022-11-02)
766
785
 
@@ -770,7 +789,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
770
789
 
771
790
  ### Features
772
791
 
773
- - **framework:** implement module-app ([dc917f0](https://github.com/equinor/fusion-framework/commit/dc917f019da852fbd93eaf6ed7bc4a3a7e6f0d68))
792
+ - **framework:** implement module-app ([dc917f0](https://github.com/equinor/fusion-framework/commit/dc917f019da852fbd93eaf6ed7bc4a3a7e6f0d68))
774
793
 
775
794
  ## 1.0.23 (2022-11-01)
776
795
 
@@ -784,19 +803,19 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
784
803
 
785
804
  ### Bug Fixes
786
805
 
787
- - :fire: rewrite hook for getting app config ([cc862ba](https://github.com/equinor/fusion-framework/commit/cc862ba3c23608be6d3406b9cf35d20af6eccb97))
806
+ - :fire: rewrite hook for getting app config ([cc862ba](https://github.com/equinor/fusion-framework/commit/cc862ba3c23608be6d3406b9cf35d20af6eccb97))
788
807
 
789
808
  ## [1.0.20](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-react-app@1.0.19...@equinor/fusion-framework-react-app@1.0.20) (2022-10-26)
790
809
 
791
810
  ### Bug Fixes
792
811
 
793
- - **react-app:** :fire: update render env args with typing ([06bd3c7](https://github.com/equinor/fusion-framework/commit/06bd3c75218981f54216f76d3b7a667110dac3ae))
812
+ - **react-app:** :fire: update render env args with typing ([06bd3c7](https://github.com/equinor/fusion-framework/commit/06bd3c75218981f54216f76d3b7a667110dac3ae))
794
813
 
795
814
  ## 1.0.19 (2022-10-21)
796
815
 
797
816
  ### Bug Fixes
798
817
 
799
- - **react-app:** improve app module hook ([ffb66e3](https://github.com/equinor/fusion-framework/commit/ffb66e3f488bf9c28870824b4d42748e5d072364))
818
+ - **react-app:** improve app module hook ([ffb66e3](https://github.com/equinor/fusion-framework/commit/ffb66e3f488bf9c28870824b4d42748e5d072364))
800
819
 
801
820
  ## [1.0.18](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-react-app@1.0.17...@equinor/fusion-framework-react-app@1.0.18) (2022-10-21)
802
821
 
@@ -822,7 +841,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
822
841
 
823
842
  ### Bug Fixes
824
843
 
825
- - **react-app:** update typing of module instance ([b656a24](https://github.com/equinor/fusion-framework/commit/b656a24b2c0daac647994c1468dd8f14438fba2e))
844
+ - **react-app:** update typing of module instance ([b656a24](https://github.com/equinor/fusion-framework/commit/b656a24b2c0daac647994c1468dd8f14438fba2e))
826
845
 
827
846
  ## [1.0.12](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-react-app@1.0.11...@equinor/fusion-framework-react-app@1.0.12) (2022-09-29)
828
847
 
@@ -844,7 +863,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
844
863
 
845
864
  ### Bug Fixes
846
865
 
847
- - **react-app:** expose module http ([fcd50b7](https://github.com/equinor/fusion-framework/commit/fcd50b7359fda49617000ccbca810cbcc1d6553b))
866
+ - **react-app:** expose module http ([fcd50b7](https://github.com/equinor/fusion-framework/commit/fcd50b7359fda49617000ccbca810cbcc1d6553b))
848
867
 
849
868
  ## 1.0.7 (2022-09-20)
850
869
 
@@ -862,13 +881,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
862
881
 
863
882
  ### Bug Fixes
864
883
 
865
- - update typings and linting ([7d2056b](https://github.com/equinor/fusion-framework/commit/7d2056b7866850b7efdfd4567385b5dbbcdf8761))
884
+ - update typings and linting ([7d2056b](https://github.com/equinor/fusion-framework/commit/7d2056b7866850b7efdfd4567385b5dbbcdf8761))
866
885
 
867
886
  ## [1.0.3](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-react-app@1.0.2...@equinor/fusion-framework-react-app@1.0.3) (2022-09-13)
868
887
 
869
888
  ### Bug Fixes
870
889
 
871
- - update typings and linting ([7d2056b](https://github.com/equinor/fusion-framework/commit/7d2056b7866850b7efdfd4567385b5dbbcdf8761))
890
+ - update typings and linting ([7d2056b](https://github.com/equinor/fusion-framework/commit/7d2056b7866850b7efdfd4567385b5dbbcdf8761))
872
891
 
873
892
  ## [1.0.2](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-react-app@1.0.1...@equinor/fusion-framework-react-app@1.0.2) (2022-09-13)
874
893
 
@@ -890,27 +909,27 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
890
909
 
891
910
  ### ⚠ BREAKING CHANGES
892
911
 
893
- - **react-app:** config is now object
912
+ - **react-app:** config is now object
894
913
 
895
914
  ### Features
896
915
 
897
- - **react-app:** update init ([a41f102](https://github.com/equinor/fusion-framework/commit/a41f102e2fee94ec4e29b567cf867465c672f16f))
916
+ - **react-app:** update init ([a41f102](https://github.com/equinor/fusion-framework/commit/a41f102e2fee94ec4e29b567cf867465c672f16f))
898
917
 
899
918
  ## [1.0.0-alpha.0](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-react-app@0.8.0...@equinor/fusion-framework-react-app@1.0.0-alpha.0) (2022-09-12)
900
919
 
901
920
  ### ⚠ BREAKING CHANGES
902
921
 
903
- - **react-app:** config is now object
922
+ - **react-app:** config is now object
904
923
 
905
924
  ### Features
906
925
 
907
- - **react-app:** update init ([a41f102](https://github.com/equinor/fusion-framework/commit/a41f102e2fee94ec4e29b567cf867465c672f16f))
926
+ - **react-app:** update init ([a41f102](https://github.com/equinor/fusion-framework/commit/a41f102e2fee94ec4e29b567cf867465c672f16f))
908
927
 
909
928
  ## [0.8.0](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-react-app@0.7.3...@equinor/fusion-framework-react-app@0.8.0) (2022-09-09)
910
929
 
911
930
  ### Features
912
931
 
913
- - **react-app:** create legacy app ([4ae10ab](https://github.com/equinor/fusion-framework/commit/4ae10ab4aec50d9e92ce4cb0c74a1405a0dcc36e))
932
+ - **react-app:** create legacy app ([4ae10ab](https://github.com/equinor/fusion-framework/commit/4ae10ab4aec50d9e92ce4cb0c74a1405a0dcc36e))
914
933
 
915
934
  ## [0.7.3](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-react-app@0.7.2...@equinor/fusion-framework-react-app@0.7.3) (2022-09-05)
916
935
 
@@ -928,7 +947,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
928
947
 
929
948
  ### Features
930
949
 
931
- - **react-app:** expose http client ([91b9930](https://github.com/equinor/fusion-framework/commit/91b9930f404772bd58ce043b6987aaffc8324654))
950
+ - **react-app:** expose http client ([91b9930](https://github.com/equinor/fusion-framework/commit/91b9930f404772bd58ce043b6987aaffc8324654))
932
951
 
933
952
  ## 0.6.1 (2022-09-01)
934
953
 
@@ -938,23 +957,23 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
938
957
 
939
958
  ### ⚠ BREAKING CHANGES
940
959
 
941
- - rename fetch
960
+ - rename fetch
942
961
 
943
- - fix(module-service-discovery): update http client consumer
962
+ - fix(module-service-discovery): update http client consumer
944
963
 
945
- - build: update allowed branches
964
+ - build: update allowed branches
946
965
 
947
- - build: add conventional commit
966
+ - build: add conventional commit
948
967
 
949
- - build: use conventionalcommits
968
+ - build: use conventionalcommits
950
969
 
951
- - build(module-http): push major
970
+ - build(module-http): push major
952
971
 
953
- - build: update deps
972
+ - build: update deps
954
973
 
955
974
  ### Features
956
975
 
957
- - rename fetch method ([#226](https://github.com/equinor/fusion-framework/issues/226)) ([f02df7c](https://github.com/equinor/fusion-framework/commit/f02df7cdd2b9098b0da49c5ea56ac3b6a17e9e32))
976
+ - rename fetch method ([#226](https://github.com/equinor/fusion-framework/issues/226)) ([f02df7c](https://github.com/equinor/fusion-framework/commit/f02df7cdd2b9098b0da49c5ea56ac3b6a17e9e32))
958
977
 
959
978
  ## [0.5.1](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-react-app@0.5.0...@equinor/fusion-framework-react-app@0.5.1) (2022-08-23)
960
979
 
@@ -964,7 +983,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
964
983
 
965
984
  ### Features
966
985
 
967
- - **react-app:** use event module ([21cf7f9](https://github.com/equinor/fusion-framework/commit/21cf7f98eafb8a4d970f3d2d9f56d56046da1321))
986
+ - **react-app:** use event module ([21cf7f9](https://github.com/equinor/fusion-framework/commit/21cf7f98eafb8a4d970f3d2d9f56d56046da1321))
968
987
 
969
988
  ## [0.4.4](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-react-app@0.4.3...@equinor/fusion-framework-react-app@0.4.4) (2022-08-19)
970
989
 
@@ -986,13 +1005,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
986
1005
 
987
1006
  ### Features
988
1007
 
989
- - **react-app:** implement app config for react apps ([b367e55](https://github.com/equinor/fusion-framework/commit/b367e550b1868ed30b067a9bfd99db09b269d862))
1008
+ - **react-app:** implement app config for react apps ([b367e55](https://github.com/equinor/fusion-framework/commit/b367e550b1868ed30b067a9bfd99db09b269d862))
990
1009
 
991
1010
  # 0.3.0 (2022-08-05)
992
1011
 
993
1012
  ### Features
994
1013
 
995
- - **react-app:** implement react framework modules ([#195](https://github.com/equinor/fusion-framework/issues/195)) ([acb0db3](https://github.com/equinor/fusion-framework/commit/acb0db36bff74c7838c48297179cf644db6cc8ca))
1014
+ - **react-app:** implement react framework modules ([#195](https://github.com/equinor/fusion-framework/issues/195)) ([acb0db3](https://github.com/equinor/fusion-framework/commit/acb0db36bff74c7838c48297179cf644db6cc8ca))
996
1015
 
997
1016
  ## [0.2.29](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-react-app@0.2.28...@equinor/fusion-framework-react-app@0.2.29) (2022-08-04)
998
1017
 
@@ -1006,7 +1025,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1006
1025
 
1007
1026
  ### Bug Fixes
1008
1027
 
1009
- - expose framework in react-app package ([9dc2e5b](https://github.com/equinor/fusion-framework/commit/9dc2e5b2ec27344fbb390248abdbb73caed297cc))
1028
+ - expose framework in react-app package ([9dc2e5b](https://github.com/equinor/fusion-framework/commit/9dc2e5b2ec27344fbb390248abdbb73caed297cc))
1010
1029
 
1011
1030
  ## [0.2.26](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-react-app@0.2.25...@equinor/fusion-framework-react-app@0.2.26) (2022-07-06)
1012
1031
 
@@ -1116,7 +1135,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1116
1135
 
1117
1136
  ### Features
1118
1137
 
1119
- - **module-service-discovery:** allow custom service discovery ([8917e4e](https://github.com/equinor/fusion-framework/commit/8917e4e3053b824ac8d878b0bfbe6a22efd56c3b))
1138
+ - **module-service-discovery:** allow custom service discovery ([8917e4e](https://github.com/equinor/fusion-framework/commit/8917e4e3053b824ac8d878b0bfbe6a22efd56c3b))
1120
1139
 
1121
1140
  ## [0.1.2](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-react-app@0.1.1...@equinor/fusion-framework-react-app@0.1.2) (2022-02-09)
1122
1141
 
@@ -1130,18 +1149,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1130
1149
 
1131
1150
  ### Bug Fixes
1132
1151
 
1133
- - memo http clients ([f876acb](https://github.com/equinor/fusion-framework/commit/f876acb11e19d7802a28f58ce7d70bc76f777c5e))
1134
- - **react-app:** await configuration of app ([a71484b](https://github.com/equinor/fusion-framework/commit/a71484b17f2b6575aedefb0bdbc7965ffffae5e8))
1135
- - **react-app:** expose http interface ([441facd](https://github.com/equinor/fusion-framework/commit/441facdc32f71391683b33db394f34e966772faf))
1136
- - **react-app:** fix AppConfigurator interface ([e5a8a21](https://github.com/equinor/fusion-framework/commit/e5a8a21ff6a558876e3db9a2596e891d9abea0cd))
1137
- - **react-app:** include fusion modules in init of app ([1d7ffc3](https://github.com/equinor/fusion-framework/commit/1d7ffc3c203c7d7dda3d05abf4e8ffb396de04b4))
1138
- - **react-app:** rename of file ([6e3b758](https://github.com/equinor/fusion-framework/commit/6e3b758aec7e020d05912c2a80f398cd0b790a8b))
1139
- - **react-app:** update typeing ([20495bd](https://github.com/equinor/fusion-framework/commit/20495bdf2a1d67aed2b03ff1b07f5c38f02a8d9d))
1140
- - removed duplicate declaration of Component ([6db1b74](https://github.com/equinor/fusion-framework/commit/6db1b74304a3abd145b0b0268a20c5693743871a))
1141
- - shared context ([f00732e](https://github.com/equinor/fusion-framework/commit/f00732ee3c1016be812204c7cf7b0205b2322075))
1152
+ - memo http clients ([f876acb](https://github.com/equinor/fusion-framework/commit/f876acb11e19d7802a28f58ce7d70bc76f777c5e))
1153
+ - **react-app:** await configuration of app ([a71484b](https://github.com/equinor/fusion-framework/commit/a71484b17f2b6575aedefb0bdbc7965ffffae5e8))
1154
+ - **react-app:** expose http interface ([441facd](https://github.com/equinor/fusion-framework/commit/441facdc32f71391683b33db394f34e966772faf))
1155
+ - **react-app:** fix AppConfigurator interface ([e5a8a21](https://github.com/equinor/fusion-framework/commit/e5a8a21ff6a558876e3db9a2596e891d9abea0cd))
1156
+ - **react-app:** include fusion modules in init of app ([1d7ffc3](https://github.com/equinor/fusion-framework/commit/1d7ffc3c203c7d7dda3d05abf4e8ffb396de04b4))
1157
+ - **react-app:** rename of file ([6e3b758](https://github.com/equinor/fusion-framework/commit/6e3b758aec7e020d05912c2a80f398cd0b790a8b))
1158
+ - **react-app:** update typeing ([20495bd](https://github.com/equinor/fusion-framework/commit/20495bdf2a1d67aed2b03ff1b07f5c38f02a8d9d))
1159
+ - removed duplicate declaration of Component ([6db1b74](https://github.com/equinor/fusion-framework/commit/6db1b74304a3abd145b0b0268a20c5693743871a))
1160
+ - shared context ([f00732e](https://github.com/equinor/fusion-framework/commit/f00732ee3c1016be812204c7cf7b0205b2322075))
1142
1161
 
1143
1162
  ### Features
1144
1163
 
1145
- - add package for creating react app ([c478025](https://github.com/equinor/fusion-framework/commit/c478025a057d1e6b38cd33189fe24580e58fc32b))
1146
- - **react-app:** add hooks ([9bfcc5e](https://github.com/equinor/fusion-framework/commit/9bfcc5ebd721b19232e7896cee037637c716f09a))
1147
- - **reat-app:** add default modules ([74bf60e](https://github.com/equinor/fusion-framework/commit/74bf60ec07ea9573901d4160de5d4252e6e9c167))
1164
+ - add package for creating react app ([c478025](https://github.com/equinor/fusion-framework/commit/c478025a057d1e6b38cd33189fe24580e58fc32b))
1165
+ - **react-app:** add hooks ([9bfcc5e](https://github.com/equinor/fusion-framework/commit/9bfcc5ebd721b19232e7896cee037637c716f09a))
1166
+ - **reat-app:** add default modules ([74bf60e](https://github.com/equinor/fusion-framework/commit/74bf60ec07ea9573901d4160de5d4252e6e9c167))