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

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,277 +1,286 @@
1
1
  # Change Log
2
2
 
3
+ ## 4.2.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [#1215](https://github.com/equinor/fusion-framework/pull/1215) [`1918c82`](https://github.com/equinor/fusion-framework/commit/1918c8228bc7158c4c358aa8f5688342e3b11b1d) Thanks [@odinr](https://github.com/odinr)! - Adding PersonSidesheet to cli with featuretoggler
8
+
9
+ - Updated dependencies []:
10
+ - @equinor/fusion-framework-react@5.3.9
11
+
3
12
  ## 4.2.0
4
13
 
5
14
  ### Minor Changes
6
15
 
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:
16
+ - [#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
17
 
9
- - Created hooks for accessing current authenticated account
10
- - Created hooks for acquiring token
11
- - Created hooks for acquiring access token
18
+ - Created hooks for accessing current authenticated account
19
+ - Created hooks for acquiring token
20
+ - Created hooks for acquiring access token
12
21
 
13
22
  ### Patch Changes
14
23
 
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
24
+ - Updated dependencies [[`5eab8af`](https://github.com/equinor/fusion-framework/commit/5eab8afe3c3106cc67ad14ce4cbee6c7e4e8dfb1)]:
25
+ - @equinor/fusion-framework-module-msal@3.0.9
26
+ - @equinor/fusion-framework-app@7.1.15
27
+ - @equinor/fusion-framework-module-app@5.2.12
28
+ - @equinor/fusion-framework-react@5.3.8
29
+ - @equinor/fusion-framework-react-module-http@4.0.5
21
30
 
22
31
  ## 4.1.19
23
32
 
24
33
  ### Patch Changes
25
34
 
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
35
+ - Updated dependencies []:
36
+ - @equinor/fusion-framework-app@7.1.14
37
+ - @equinor/fusion-framework-module-app@5.2.12
38
+ - @equinor/fusion-framework-react-module-http@4.0.4
39
+ - @equinor/fusion-framework-react@5.3.7
31
40
 
32
41
  ## 4.1.18
33
42
 
34
43
  ### Patch Changes
35
44
 
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
45
+ - Updated dependencies [[`cce198d`](https://github.com/equinor/fusion-framework/commit/cce198d6a91fb7912265d4383246dc405cf17a17), [`f85316f`](https://github.com/equinor/fusion-framework/commit/f85316f2344258896a77ef602bd4047dfa553788)]:
46
+ - @equinor/fusion-framework-react-module-http@4.0.3
47
+ - @equinor/fusion-framework-app@7.1.13
48
+ - @equinor/fusion-framework-module-app@5.2.12
49
+ - @equinor/fusion-framework-react@5.3.6
41
50
 
42
51
  ## 4.1.17
43
52
 
44
53
  ### Patch Changes
45
54
 
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
55
+ - Updated dependencies []:
56
+ - @equinor/fusion-framework-module-app@5.2.12
57
+ - @equinor/fusion-framework-react@5.3.5
58
+ - @equinor/fusion-framework-app@7.1.12
50
59
 
51
60
  ## 4.1.16
52
61
 
53
62
  ### Patch Changes
54
63
 
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
64
+ - [#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
56
65
 
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
66
+ - Updated dependencies [[`9c24e84`](https://github.com/equinor/fusion-framework/commit/9c24e847d041dea8384c77439e6b237f5bdb3125)]:
67
+ - @equinor/fusion-framework-module-navigation@3.1.3
68
+ - @equinor/fusion-framework-react@5.3.4
69
+ - @equinor/fusion-framework-module@4.2.6
70
+ - @equinor/fusion-framework-module-app@5.2.11
71
+ - @equinor/fusion-framework-app@7.1.11
72
+ - @equinor/fusion-framework-react-module@3.0.7
73
+ - @equinor/fusion-framework-react-module-http@4.0.2
65
74
 
66
75
  ## 4.1.15
67
76
 
68
77
  ### Patch Changes
69
78
 
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
79
+ - Updated dependencies [[`6d303787`](https://github.com/equinor/fusion-framework/commit/6d303787f647bb2fc3c90456eccac751abb264c4)]:
80
+ - @equinor/fusion-framework-module-app@5.2.10
81
+ - @equinor/fusion-framework-app@7.1.10
82
+ - @equinor/fusion-framework-react@5.3.3
74
83
 
75
84
  ## 4.1.14
76
85
 
77
86
  ### Patch Changes
78
87
 
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
88
+ - Updated dependencies [[`8274dca1`](https://github.com/equinor/fusion-framework/commit/8274dca10a773e1d29ffbce82a6f6f2bae818316)]:
89
+ - @equinor/fusion-framework-module-app@5.2.9
90
+ - @equinor/fusion-framework-app@7.1.9
91
+ - @equinor/fusion-framework-react@5.3.3
83
92
 
84
93
  ## 4.1.13
85
94
 
86
95
  ### Patch Changes
87
96
 
88
- - Updated dependencies [[`a8f0f061`](https://github.com/equinor/fusion-framework/commit/a8f0f061dbde9efb3e2faf11fdb9c886d2277723)]:
89
- - @equinor/fusion-framework-module-navigation@3.1.2
97
+ - Updated dependencies [[`a8f0f061`](https://github.com/equinor/fusion-framework/commit/a8f0f061dbde9efb3e2faf11fdb9c886d2277723)]:
98
+ - @equinor/fusion-framework-module-navigation@3.1.2
90
99
 
91
100
  ## 4.1.12
92
101
 
93
102
  ### Patch Changes
94
103
 
95
- - Updated dependencies [[`e2ec89f4`](https://github.com/equinor/fusion-framework/commit/e2ec89f457135037e2a333a61ba546fee6d99cd8)]:
96
- - @equinor/fusion-framework-module-navigation@3.1.1
104
+ - Updated dependencies [[`e2ec89f4`](https://github.com/equinor/fusion-framework/commit/e2ec89f457135037e2a333a61ba546fee6d99cd8)]:
105
+ - @equinor/fusion-framework-module-navigation@3.1.1
97
106
 
98
107
  ## 4.1.11
99
108
 
100
109
  ### Patch Changes
101
110
 
102
- - Updated dependencies [[`6f542d4c`](https://github.com/equinor/fusion-framework/commit/6f542d4c7c01ae94c28b7e82efba800a902a7633)]:
103
- - @equinor/fusion-framework-module-navigation@3.1.0
111
+ - Updated dependencies [[`6f542d4c`](https://github.com/equinor/fusion-framework/commit/6f542d4c7c01ae94c28b7e82efba800a902a7633)]:
112
+ - @equinor/fusion-framework-module-navigation@3.1.0
104
113
 
105
114
  ## 4.1.10
106
115
 
107
116
  ### Patch Changes
108
117
 
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
118
+ - Updated dependencies []:
119
+ - @equinor/fusion-framework-module-app@5.2.8
120
+ - @equinor/fusion-framework-app@7.1.8
121
+ - @equinor/fusion-framework-react@5.3.3
113
122
 
114
123
  ## 4.1.9
115
124
 
116
125
  ### Patch Changes
117
126
 
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
127
+ - Updated dependencies [[`7ad31761`](https://github.com/equinor/fusion-framework/commit/7ad3176102f92da108b67ede6fdf29b76149bed9)]:
128
+ - @equinor/fusion-framework-module-app@5.2.7
129
+ - @equinor/fusion-framework-app@7.1.7
130
+ - @equinor/fusion-framework-react@5.3.2
122
131
 
123
132
  ## 4.1.8
124
133
 
125
134
  ### Patch Changes
126
135
 
127
- - [`b5dfe5d2`](https://github.com/equinor/fusion-framework/commit/b5dfe5d29a249e0cca6c9589322931dfedd06acc) Thanks [@odinr](https://github.com/odinr)! - force patch bump, realign missing snapshot
136
+ - [`b5dfe5d2`](https://github.com/equinor/fusion-framework/commit/b5dfe5d29a249e0cca6c9589322931dfedd06acc) Thanks [@odinr](https://github.com/odinr)! - force patch bump, realign missing snapshot
128
137
 
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
138
+ - Updated dependencies [[`b5dfe5d2`](https://github.com/equinor/fusion-framework/commit/b5dfe5d29a249e0cca6c9589322931dfedd06acc)]:
139
+ - @equinor/fusion-framework-app@7.1.6
140
+ - @equinor/fusion-framework-module-app@5.2.6
141
+ - @equinor/fusion-framework-module@4.2.5
142
+ - @equinor/fusion-framework-module-navigation@3.0.6
143
+ - @equinor/fusion-framework-react@5.3.1
144
+ - @equinor/fusion-framework-react-module-http@4.0.1
145
+ - @equinor/fusion-framework-react-module@3.0.6
137
146
 
138
147
  ## 4.1.7
139
148
 
140
149
  ### Patch Changes
141
150
 
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
151
+ - Updated dependencies [[`3896fbec`](https://github.com/equinor/fusion-framework/commit/3896fbec3458dbe2ebd66e772465d5f89cd20658)]:
152
+ - @equinor/fusion-framework-react@5.3.0
153
+ - @equinor/fusion-framework-app@7.1.5
154
+ - @equinor/fusion-framework-module-app@5.2.5
155
+ - @equinor/fusion-framework-react-module-http@4.0.0
147
156
 
148
157
  ## 4.1.6
149
158
 
150
159
  ### Patch Changes
151
160
 
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
161
+ - Updated dependencies []:
162
+ - @equinor/fusion-framework-module-app@5.2.4
163
+ - @equinor/fusion-framework-app@7.1.4
164
+ - @equinor/fusion-framework-react@5.2.7
156
165
 
157
166
  ## 4.1.5
158
167
 
159
168
  ### Patch Changes
160
169
 
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
170
+ - Updated dependencies [[`9076a498`](https://github.com/equinor/fusion-framework/commit/9076a49876e7a414a27557b7fb9095a67fe3a57f)]:
171
+ - @equinor/fusion-framework-module@4.2.4
172
+ - @equinor/fusion-framework-module-app@5.2.4
173
+ - @equinor/fusion-framework-react@5.2.6
174
+ - @equinor/fusion-framework-app@7.1.3
175
+ - @equinor/fusion-framework-module-navigation@3.0.5
176
+ - @equinor/fusion-framework-react-module@3.0.5
177
+ - @equinor/fusion-framework-react-module-http@3.0.5
169
178
 
170
179
  ## 4.1.4
171
180
 
172
181
  ### Patch Changes
173
182
 
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
183
+ - Updated dependencies []:
184
+ - @equinor/fusion-framework-module-app@5.2.3
185
+ - @equinor/fusion-framework-app@7.1.2
186
+ - @equinor/fusion-framework-react@5.2.5
178
187
 
179
188
  ## 4.1.3
180
189
 
181
190
  ### Patch Changes
182
191
 
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
192
+ - [#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
184
193
 
185
- conflicts of `@types/react` made random outcomes when using `yarn`
194
+ conflicts of `@types/react` made random outcomes when using `yarn`
186
195
 
187
- this change should not affect consumer of the packages, but might conflict dependent on local package manager.
196
+ this change should not affect consumer of the packages, but might conflict dependent on local package manager.
188
197
 
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
198
+ - [#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
190
199
 
191
- only dev deps updated should not affect any consumers
200
+ only dev deps updated should not affect any consumers
192
201
 
193
- see [react changelog](https://github.com/facebook/react/releases) for details
202
+ see [react changelog](https://github.com/facebook/react/releases) for details
194
203
 
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
204
+ - 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)]:
205
+ - @equinor/fusion-framework-react-module@3.0.4
206
+ - @equinor/fusion-framework-module-navigation@3.0.4
207
+ - @equinor/fusion-framework-react-module-http@3.0.4
208
+ - @equinor/fusion-framework-react@5.2.4
209
+ - @equinor/fusion-framework-module@4.2.3
210
+ - @equinor/fusion-framework-module-app@5.2.2
211
+ - @equinor/fusion-framework-app@7.1.1
203
212
 
204
213
  ## 4.1.2
205
214
 
206
215
  ### Patch Changes
207
216
 
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`
217
+ - [#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`
209
218
 
210
- example
219
+ example
211
220
 
212
- ```ts
213
- import { useContextProvider } from "@equinor/fusion-framework-react-app/context";
214
- const App = () => {
215
- const contextProvider = useContextProvider();
216
- };
217
- ```
221
+ ```ts
222
+ import { useContextProvider } from '@equinor/fusion-framework-react-app/context';
223
+ const App = () => {
224
+ const contextProvider = useContextProvider();
225
+ };
226
+ ```
218
227
 
219
228
  ## 4.1.1
220
229
 
221
230
  ### Patch Changes
222
231
 
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
232
+ - [#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
224
233
 
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
234
+ - Updated dependencies [[`5a160d88`](https://github.com/equinor/fusion-framework/commit/5a160d88981ddfe861d391cfefe10f54dda3d352)]:
235
+ - @equinor/fusion-framework-app@7.0.16
236
+ - @equinor/fusion-framework-module-navigation@3.0.1
237
+ - @equinor/fusion-framework-react@5.2.2
229
238
 
230
239
  ## 4.1.0
231
240
 
232
241
  ### Minor Changes
233
242
 
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**
243
+ - [#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**
235
244
 
236
- - add hook for using the navigation module
237
- - add hook for creating a react router
245
+ - add hook for using the navigation module
246
+ - add hook for creating a react router
238
247
 
239
- ```ts
240
- const routes = [
241
- {
242
- path: '/',
243
- element: <p>👍🏻</p>,
244
- },
245
- ];
248
+ ```ts
249
+ const routes = [
250
+ {
251
+ path: '/',
252
+ element: <p>👍🏻</p>,
253
+ },
254
+ ];
246
255
 
247
- const Router = () => {
248
- const router = useRouter(routes);
249
- return <RouterProvider router={router} fallbackElement={<p>😥</p>} />;
250
- };
256
+ const Router = () => {
257
+ const router = useRouter(routes);
258
+ return <RouterProvider router={router} fallbackElement={<p>😥</p>} />;
259
+ };
251
260
 
252
- const App = () => <Router />;
253
- ```
261
+ const App = () => <Router />;
262
+ ```
254
263
 
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
264
+ - [#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
256
265
 
257
266
  ### Patch Changes
258
267
 
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/))
268
+ - [#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/))
260
269
 
261
270
  ## 4.0.17
262
271
 
263
272
  ### Patch Changes
264
273
 
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**
274
+ - [#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**
266
275
 
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
276
+ - align all versions of typescript
277
+ - update types to build
278
+ - 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
270
279
 
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
280
+ - Updated dependencies [[`a7858a1c`](https://github.com/equinor/fusion-framework/commit/a7858a1c01542e2dc94370709f122b4b99c3219c)]:
281
+ - @equinor/fusion-framework-app@7.0.15
282
+ - @equinor/fusion-framework-react@5.1.4
283
+ - @equinor/fusion-framework-react-module-http@3.0.3
275
284
 
276
285
  All notable changes to this project will be documented in this file.
277
286
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
@@ -320,7 +329,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
320
329
 
321
330
  ### Bug Fixes
322
331
 
323
- - **react-app:** allow broader component type when creating react framework component ([a0c9187](https://github.com/equinor/fusion-framework/commit/a0c9187aa8861f48e6b62ea848cf951a75d02c1b))
332
+ - **react-app:** allow broader component type when creating react framework component ([a0c9187](https://github.com/equinor/fusion-framework/commit/a0c9187aa8861f48e6b62ea848cf951a75d02c1b))
324
333
 
325
334
  ## 4.0.5 (2023-04-24)
326
335
 
@@ -442,7 +451,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
442
451
 
443
452
  ### Bug Fixes
444
453
 
445
- - **react-app:** ts-ignore for type error ([b1b3eb7](https://github.com/equinor/fusion-framework/commit/b1b3eb7da1a35eb9ad7461aa4ee15f58d4de9766))
454
+ - **react-app:** ts-ignore for type error ([b1b3eb7](https://github.com/equinor/fusion-framework/commit/b1b3eb7da1a35eb9ad7461aa4ee15f58d4de9766))
446
455
 
447
456
  ## 3.0.1 (2023-01-30)
448
457
 
@@ -492,7 +501,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
492
501
 
493
502
  ### Bug Fixes
494
503
 
495
- - **react-app:** cleanup tsconfig ([1283609](https://github.com/equinor/fusion-framework/commit/1283609ad137c7956fe2181fba97b0050638c553))
504
+ - **react-app:** cleanup tsconfig ([1283609](https://github.com/equinor/fusion-framework/commit/1283609ad137c7956fe2181fba97b0050638c553))
496
505
 
497
506
  ## [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)
498
507
 
@@ -522,7 +531,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
522
531
 
523
532
  ### Bug Fixes
524
533
 
525
- - **react-app:** check if manifest is provided in env ([e41b6d1](https://github.com/equinor/fusion-framework/commit/e41b6d1c9006f7d55933a6375861d96126498015))
534
+ - **react-app:** check if manifest is provided in env ([e41b6d1](https://github.com/equinor/fusion-framework/commit/e41b6d1c9006f7d55933a6375861d96126498015))
526
535
 
527
536
  ## [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)
528
537
 
@@ -560,7 +569,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
560
569
 
561
570
  ### Bug Fixes
562
571
 
563
- - **react-app:** update typing of legacy-app ([d4dbbb0](https://github.com/equinor/fusion-framework/commit/d4dbbb0a326cb6b54bb3a2348fd7961b3abf4ba7))
572
+ - **react-app:** update typing of legacy-app ([d4dbbb0](https://github.com/equinor/fusion-framework/commit/d4dbbb0a326cb6b54bb3a2348fd7961b3abf4ba7))
564
573
 
565
574
  ## [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)
566
575
 
@@ -606,7 +615,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
606
615
 
607
616
  ### Bug Fixes
608
617
 
609
- - **react-app:** fix optional dependencie version react-module-context ([4149ce6](https://github.com/equinor/fusion-framework/commit/4149ce625ffc330d69becde1d66f4d894c22c9f3))
618
+ - **react-app:** fix optional dependencie version react-module-context ([4149ce6](https://github.com/equinor/fusion-framework/commit/4149ce625ffc330d69becde1d66f4d894c22c9f3))
610
619
 
611
620
  ## [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)
612
621
 
@@ -688,7 +697,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
688
697
 
689
698
  ### Bug Fixes
690
699
 
691
- - **react-app:** expose interface from framework-app ([a01aee3](https://github.com/equinor/fusion-framework/commit/a01aee3a32a74c821fdc93624aaf4173c0fcc4e1))
700
+ - **react-app:** expose interface from framework-app ([a01aee3](https://github.com/equinor/fusion-framework/commit/a01aee3a32a74c821fdc93624aaf4173c0fcc4e1))
692
701
 
693
702
  ## [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)
694
703
 
@@ -698,7 +707,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
698
707
 
699
708
  ### Bug Fixes
700
709
 
701
- - basename in app render ([ae75815](https://github.com/equinor/fusion-framework/commit/ae75815877701c364f853413b29ad4f053d9c2c2))
710
+ - basename in app render ([ae75815](https://github.com/equinor/fusion-framework/commit/ae75815877701c364f853413b29ad4f053d9c2c2))
702
711
 
703
712
  ## [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)
704
713
 
@@ -708,7 +717,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
708
717
 
709
718
  ### Features
710
719
 
711
- - **module-navigation:** initial ([891e69d](https://github.com/equinor/fusion-framework/commit/891e69d9a98ba02ee1f9dd1c5b0cb31ff1b5fd0f))
720
+ - **module-navigation:** initial ([891e69d](https://github.com/equinor/fusion-framework/commit/891e69d9a98ba02ee1f9dd1c5b0cb31ff1b5fd0f))
712
721
 
713
722
  ## 1.2.15 (2022-11-17)
714
723
 
@@ -746,13 +755,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
746
755
 
747
756
  ### Bug Fixes
748
757
 
749
- - **react-app:** adjust function for creating components ([c986a4a](https://github.com/equinor/fusion-framework/commit/c986a4ac8aeb57035eb555ed07b86b1792b09900))
758
+ - **react-app:** adjust function for creating components ([c986a4a](https://github.com/equinor/fusion-framework/commit/c986a4ac8aeb57035eb555ed07b86b1792b09900))
750
759
 
751
760
  ## 1.2.6 (2022-11-03)
752
761
 
753
762
  ### Bug Fixes
754
763
 
755
- - deprecate useFramework from hooks ([d3d9b24](https://github.com/equinor/fusion-framework/commit/d3d9b24fe56937e2c9feba7de4228d8eb1cbbec5))
764
+ - deprecate useFramework from hooks ([d3d9b24](https://github.com/equinor/fusion-framework/commit/d3d9b24fe56937e2c9feba7de4228d8eb1cbbec5))
756
765
 
757
766
  ## [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)
758
767
 
@@ -778,8 +787,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
778
787
 
779
788
  ### Features
780
789
 
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))
790
+ - deprecate app-config ([1f24abc](https://github.com/equinor/fusion-framework/commit/1f24abc5125b0526c64973fe0b063a9c33d532b0))
791
+ - **react-app:** react tooling for context ([84a2624](https://github.com/equinor/fusion-framework/commit/84a26242f73da2d77b1468b7724da56b2add590b))
783
792
 
784
793
  ## [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)
785
794
 
@@ -789,7 +798,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
789
798
 
790
799
  ### Features
791
800
 
792
- - **framework:** implement module-app ([dc917f0](https://github.com/equinor/fusion-framework/commit/dc917f019da852fbd93eaf6ed7bc4a3a7e6f0d68))
801
+ - **framework:** implement module-app ([dc917f0](https://github.com/equinor/fusion-framework/commit/dc917f019da852fbd93eaf6ed7bc4a3a7e6f0d68))
793
802
 
794
803
  ## 1.0.23 (2022-11-01)
795
804
 
@@ -803,19 +812,19 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
803
812
 
804
813
  ### Bug Fixes
805
814
 
806
- - :fire: rewrite hook for getting app config ([cc862ba](https://github.com/equinor/fusion-framework/commit/cc862ba3c23608be6d3406b9cf35d20af6eccb97))
815
+ - :fire: rewrite hook for getting app config ([cc862ba](https://github.com/equinor/fusion-framework/commit/cc862ba3c23608be6d3406b9cf35d20af6eccb97))
807
816
 
808
817
  ## [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)
809
818
 
810
819
  ### Bug Fixes
811
820
 
812
- - **react-app:** :fire: update render env args with typing ([06bd3c7](https://github.com/equinor/fusion-framework/commit/06bd3c75218981f54216f76d3b7a667110dac3ae))
821
+ - **react-app:** :fire: update render env args with typing ([06bd3c7](https://github.com/equinor/fusion-framework/commit/06bd3c75218981f54216f76d3b7a667110dac3ae))
813
822
 
814
823
  ## 1.0.19 (2022-10-21)
815
824
 
816
825
  ### Bug Fixes
817
826
 
818
- - **react-app:** improve app module hook ([ffb66e3](https://github.com/equinor/fusion-framework/commit/ffb66e3f488bf9c28870824b4d42748e5d072364))
827
+ - **react-app:** improve app module hook ([ffb66e3](https://github.com/equinor/fusion-framework/commit/ffb66e3f488bf9c28870824b4d42748e5d072364))
819
828
 
820
829
  ## [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)
821
830
 
@@ -841,7 +850,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
841
850
 
842
851
  ### Bug Fixes
843
852
 
844
- - **react-app:** update typing of module instance ([b656a24](https://github.com/equinor/fusion-framework/commit/b656a24b2c0daac647994c1468dd8f14438fba2e))
853
+ - **react-app:** update typing of module instance ([b656a24](https://github.com/equinor/fusion-framework/commit/b656a24b2c0daac647994c1468dd8f14438fba2e))
845
854
 
846
855
  ## [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)
847
856
 
@@ -863,7 +872,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
863
872
 
864
873
  ### Bug Fixes
865
874
 
866
- - **react-app:** expose module http ([fcd50b7](https://github.com/equinor/fusion-framework/commit/fcd50b7359fda49617000ccbca810cbcc1d6553b))
875
+ - **react-app:** expose module http ([fcd50b7](https://github.com/equinor/fusion-framework/commit/fcd50b7359fda49617000ccbca810cbcc1d6553b))
867
876
 
868
877
  ## 1.0.7 (2022-09-20)
869
878
 
@@ -881,13 +890,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
881
890
 
882
891
  ### Bug Fixes
883
892
 
884
- - update typings and linting ([7d2056b](https://github.com/equinor/fusion-framework/commit/7d2056b7866850b7efdfd4567385b5dbbcdf8761))
893
+ - update typings and linting ([7d2056b](https://github.com/equinor/fusion-framework/commit/7d2056b7866850b7efdfd4567385b5dbbcdf8761))
885
894
 
886
895
  ## [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)
887
896
 
888
897
  ### Bug Fixes
889
898
 
890
- - update typings and linting ([7d2056b](https://github.com/equinor/fusion-framework/commit/7d2056b7866850b7efdfd4567385b5dbbcdf8761))
899
+ - update typings and linting ([7d2056b](https://github.com/equinor/fusion-framework/commit/7d2056b7866850b7efdfd4567385b5dbbcdf8761))
891
900
 
892
901
  ## [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)
893
902
 
@@ -909,27 +918,27 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
909
918
 
910
919
  ### ⚠ BREAKING CHANGES
911
920
 
912
- - **react-app:** config is now object
921
+ - **react-app:** config is now object
913
922
 
914
923
  ### Features
915
924
 
916
- - **react-app:** update init ([a41f102](https://github.com/equinor/fusion-framework/commit/a41f102e2fee94ec4e29b567cf867465c672f16f))
925
+ - **react-app:** update init ([a41f102](https://github.com/equinor/fusion-framework/commit/a41f102e2fee94ec4e29b567cf867465c672f16f))
917
926
 
918
927
  ## [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)
919
928
 
920
929
  ### ⚠ BREAKING CHANGES
921
930
 
922
- - **react-app:** config is now object
931
+ - **react-app:** config is now object
923
932
 
924
933
  ### Features
925
934
 
926
- - **react-app:** update init ([a41f102](https://github.com/equinor/fusion-framework/commit/a41f102e2fee94ec4e29b567cf867465c672f16f))
935
+ - **react-app:** update init ([a41f102](https://github.com/equinor/fusion-framework/commit/a41f102e2fee94ec4e29b567cf867465c672f16f))
927
936
 
928
937
  ## [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)
929
938
 
930
939
  ### Features
931
940
 
932
- - **react-app:** create legacy app ([4ae10ab](https://github.com/equinor/fusion-framework/commit/4ae10ab4aec50d9e92ce4cb0c74a1405a0dcc36e))
941
+ - **react-app:** create legacy app ([4ae10ab](https://github.com/equinor/fusion-framework/commit/4ae10ab4aec50d9e92ce4cb0c74a1405a0dcc36e))
933
942
 
934
943
  ## [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)
935
944
 
@@ -947,7 +956,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
947
956
 
948
957
  ### Features
949
958
 
950
- - **react-app:** expose http client ([91b9930](https://github.com/equinor/fusion-framework/commit/91b9930f404772bd58ce043b6987aaffc8324654))
959
+ - **react-app:** expose http client ([91b9930](https://github.com/equinor/fusion-framework/commit/91b9930f404772bd58ce043b6987aaffc8324654))
951
960
 
952
961
  ## 0.6.1 (2022-09-01)
953
962
 
@@ -957,23 +966,23 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
957
966
 
958
967
  ### ⚠ BREAKING CHANGES
959
968
 
960
- - rename fetch
969
+ - rename fetch
961
970
 
962
- - fix(module-service-discovery): update http client consumer
971
+ - fix(module-service-discovery): update http client consumer
963
972
 
964
- - build: update allowed branches
973
+ - build: update allowed branches
965
974
 
966
- - build: add conventional commit
975
+ - build: add conventional commit
967
976
 
968
- - build: use conventionalcommits
977
+ - build: use conventionalcommits
969
978
 
970
- - build(module-http): push major
979
+ - build(module-http): push major
971
980
 
972
- - build: update deps
981
+ - build: update deps
973
982
 
974
983
  ### Features
975
984
 
976
- - rename fetch method ([#226](https://github.com/equinor/fusion-framework/issues/226)) ([f02df7c](https://github.com/equinor/fusion-framework/commit/f02df7cdd2b9098b0da49c5ea56ac3b6a17e9e32))
985
+ - rename fetch method ([#226](https://github.com/equinor/fusion-framework/issues/226)) ([f02df7c](https://github.com/equinor/fusion-framework/commit/f02df7cdd2b9098b0da49c5ea56ac3b6a17e9e32))
977
986
 
978
987
  ## [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)
979
988
 
@@ -983,7 +992,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
983
992
 
984
993
  ### Features
985
994
 
986
- - **react-app:** use event module ([21cf7f9](https://github.com/equinor/fusion-framework/commit/21cf7f98eafb8a4d970f3d2d9f56d56046da1321))
995
+ - **react-app:** use event module ([21cf7f9](https://github.com/equinor/fusion-framework/commit/21cf7f98eafb8a4d970f3d2d9f56d56046da1321))
987
996
 
988
997
  ## [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)
989
998
 
@@ -1005,13 +1014,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1005
1014
 
1006
1015
  ### Features
1007
1016
 
1008
- - **react-app:** implement app config for react apps ([b367e55](https://github.com/equinor/fusion-framework/commit/b367e550b1868ed30b067a9bfd99db09b269d862))
1017
+ - **react-app:** implement app config for react apps ([b367e55](https://github.com/equinor/fusion-framework/commit/b367e550b1868ed30b067a9bfd99db09b269d862))
1009
1018
 
1010
1019
  # 0.3.0 (2022-08-05)
1011
1020
 
1012
1021
  ### Features
1013
1022
 
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))
1023
+ - **react-app:** implement react framework modules ([#195](https://github.com/equinor/fusion-framework/issues/195)) ([acb0db3](https://github.com/equinor/fusion-framework/commit/acb0db36bff74c7838c48297179cf644db6cc8ca))
1015
1024
 
1016
1025
  ## [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)
1017
1026
 
@@ -1025,7 +1034,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1025
1034
 
1026
1035
  ### Bug Fixes
1027
1036
 
1028
- - expose framework in react-app package ([9dc2e5b](https://github.com/equinor/fusion-framework/commit/9dc2e5b2ec27344fbb390248abdbb73caed297cc))
1037
+ - expose framework in react-app package ([9dc2e5b](https://github.com/equinor/fusion-framework/commit/9dc2e5b2ec27344fbb390248abdbb73caed297cc))
1029
1038
 
1030
1039
  ## [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)
1031
1040
 
@@ -1135,7 +1144,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1135
1144
 
1136
1145
  ### Features
1137
1146
 
1138
- - **module-service-discovery:** allow custom service discovery ([8917e4e](https://github.com/equinor/fusion-framework/commit/8917e4e3053b824ac8d878b0bfbe6a22efd56c3b))
1147
+ - **module-service-discovery:** allow custom service discovery ([8917e4e](https://github.com/equinor/fusion-framework/commit/8917e4e3053b824ac8d878b0bfbe6a22efd56c3b))
1139
1148
 
1140
1149
  ## [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)
1141
1150
 
@@ -1149,18 +1158,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1149
1158
 
1150
1159
  ### Bug Fixes
1151
1160
 
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))
1161
+ - memo http clients ([f876acb](https://github.com/equinor/fusion-framework/commit/f876acb11e19d7802a28f58ce7d70bc76f777c5e))
1162
+ - **react-app:** await configuration of app ([a71484b](https://github.com/equinor/fusion-framework/commit/a71484b17f2b6575aedefb0bdbc7965ffffae5e8))
1163
+ - **react-app:** expose http interface ([441facd](https://github.com/equinor/fusion-framework/commit/441facdc32f71391683b33db394f34e966772faf))
1164
+ - **react-app:** fix AppConfigurator interface ([e5a8a21](https://github.com/equinor/fusion-framework/commit/e5a8a21ff6a558876e3db9a2596e891d9abea0cd))
1165
+ - **react-app:** include fusion modules in init of app ([1d7ffc3](https://github.com/equinor/fusion-framework/commit/1d7ffc3c203c7d7dda3d05abf4e8ffb396de04b4))
1166
+ - **react-app:** rename of file ([6e3b758](https://github.com/equinor/fusion-framework/commit/6e3b758aec7e020d05912c2a80f398cd0b790a8b))
1167
+ - **react-app:** update typeing ([20495bd](https://github.com/equinor/fusion-framework/commit/20495bdf2a1d67aed2b03ff1b07f5c38f02a8d9d))
1168
+ - removed duplicate declaration of Component ([6db1b74](https://github.com/equinor/fusion-framework/commit/6db1b74304a3abd145b0b0268a20c5693743871a))
1169
+ - shared context ([f00732e](https://github.com/equinor/fusion-framework/commit/f00732ee3c1016be812204c7cf7b0205b2322075))
1161
1170
 
1162
1171
  ### Features
1163
1172
 
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))
1173
+ - add package for creating react app ([c478025](https://github.com/equinor/fusion-framework/commit/c478025a057d1e6b38cd33189fe24580e58fc32b))
1174
+ - **react-app:** add hooks ([9bfcc5e](https://github.com/equinor/fusion-framework/commit/9bfcc5ebd721b19232e7896cee037637c716f09a))
1175
+ - **reat-app:** add default modules ([74bf60e](https://github.com/equinor/fusion-framework/commit/74bf60ec07ea9573901d4160de5d4252e6e9c167))