@equinor/fusion-framework-react-app 4.2.1 → 4.3.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,286 +1,313 @@
1
1
  # Change Log
2
2
 
3
+ ## 4.3.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`1ca8264`](https://github.com/equinor/fusion-framework/commit/1ca826489a0d1dd755324344a12bbf6659a3be12), [`fdbe12f`](https://github.com/equinor/fusion-framework/commit/fdbe12f258aeb98d91094f16f2d8ce229d7b13ee)]:
8
+ - @equinor/fusion-framework-module-app@5.2.13
9
+ - @equinor/fusion-framework-react@6.0.1
10
+ - @equinor/fusion-framework-app@8.0.1
11
+
12
+ ## 4.3.0
13
+
14
+ ### Minor Changes
15
+
16
+ - [#1747](https://github.com/equinor/fusion-framework/pull/1747) [`8b031c3`](https://github.com/equinor/fusion-framework/commit/8b031c31f314deeffdf395fc847e4279b61aab7e) Thanks [@odinr](https://github.com/odinr)! - refactor hook for accessing feature flags
17
+
18
+ > [!IMPORTANT]
19
+ > the `useFeature` hook look for flag in parent **(portal)** if not defined in application scope
20
+
21
+ > [!CAUTION] > `@equinor/fusion-framework-react-app/feature-flag` will only return `useFeature`, since we don not see any scenario which an application would need to access multiple.
22
+ > We might add `useFeatures` if the should be an use-case
23
+
24
+ ### Patch Changes
25
+
26
+ - Updated dependencies [[`8b031c3`](https://github.com/equinor/fusion-framework/commit/8b031c31f314deeffdf395fc847e4279b61aab7e), [`8b031c3`](https://github.com/equinor/fusion-framework/commit/8b031c31f314deeffdf395fc847e4279b61aab7e)]:
27
+ - @equinor/fusion-framework-app@8.0.0
28
+ - @equinor/fusion-framework-react@6.0.0
29
+
3
30
  ## 4.2.1
4
31
 
5
32
  ### Patch Changes
6
33
 
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
34
+ - [#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
35
 
9
- - Updated dependencies []:
10
- - @equinor/fusion-framework-react@5.3.9
36
+ - Updated dependencies []:
37
+ - @equinor/fusion-framework-react@5.3.9
11
38
 
12
39
  ## 4.2.0
13
40
 
14
41
  ### Minor Changes
15
42
 
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:
43
+ - [#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:
17
44
 
18
- - Created hooks for accessing current authenticated account
19
- - Created hooks for acquiring token
20
- - Created hooks for acquiring access token
45
+ - Created hooks for accessing current authenticated account
46
+ - Created hooks for acquiring token
47
+ - Created hooks for acquiring access token
21
48
 
22
49
  ### Patch Changes
23
50
 
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
51
+ - Updated dependencies [[`5eab8af`](https://github.com/equinor/fusion-framework/commit/5eab8afe3c3106cc67ad14ce4cbee6c7e4e8dfb1)]:
52
+ - @equinor/fusion-framework-module-msal@3.0.9
53
+ - @equinor/fusion-framework-app@7.1.15
54
+ - @equinor/fusion-framework-module-app@5.2.12
55
+ - @equinor/fusion-framework-react@5.3.8
56
+ - @equinor/fusion-framework-react-module-http@4.0.5
30
57
 
31
58
  ## 4.1.19
32
59
 
33
60
  ### Patch Changes
34
61
 
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
62
+ - Updated dependencies []:
63
+ - @equinor/fusion-framework-app@7.1.14
64
+ - @equinor/fusion-framework-module-app@5.2.12
65
+ - @equinor/fusion-framework-react-module-http@4.0.4
66
+ - @equinor/fusion-framework-react@5.3.7
40
67
 
41
68
  ## 4.1.18
42
69
 
43
70
  ### Patch Changes
44
71
 
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
72
+ - Updated dependencies [[`cce198d`](https://github.com/equinor/fusion-framework/commit/cce198d6a91fb7912265d4383246dc405cf17a17), [`f85316f`](https://github.com/equinor/fusion-framework/commit/f85316f2344258896a77ef602bd4047dfa553788)]:
73
+ - @equinor/fusion-framework-react-module-http@4.0.3
74
+ - @equinor/fusion-framework-app@7.1.13
75
+ - @equinor/fusion-framework-module-app@5.2.12
76
+ - @equinor/fusion-framework-react@5.3.6
50
77
 
51
78
  ## 4.1.17
52
79
 
53
80
  ### Patch Changes
54
81
 
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
82
+ - Updated dependencies []:
83
+ - @equinor/fusion-framework-module-app@5.2.12
84
+ - @equinor/fusion-framework-react@5.3.5
85
+ - @equinor/fusion-framework-app@7.1.12
59
86
 
60
87
  ## 4.1.16
61
88
 
62
89
  ### Patch Changes
63
90
 
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
91
+ - [#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
65
92
 
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
93
+ - Updated dependencies [[`9c24e84`](https://github.com/equinor/fusion-framework/commit/9c24e847d041dea8384c77439e6b237f5bdb3125)]:
94
+ - @equinor/fusion-framework-module-navigation@3.1.3
95
+ - @equinor/fusion-framework-react@5.3.4
96
+ - @equinor/fusion-framework-module@4.2.6
97
+ - @equinor/fusion-framework-module-app@5.2.11
98
+ - @equinor/fusion-framework-app@7.1.11
99
+ - @equinor/fusion-framework-react-module@3.0.7
100
+ - @equinor/fusion-framework-react-module-http@4.0.2
74
101
 
75
102
  ## 4.1.15
76
103
 
77
104
  ### Patch Changes
78
105
 
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
106
+ - Updated dependencies [[`6d303787`](https://github.com/equinor/fusion-framework/commit/6d303787f647bb2fc3c90456eccac751abb264c4)]:
107
+ - @equinor/fusion-framework-module-app@5.2.10
108
+ - @equinor/fusion-framework-app@7.1.10
109
+ - @equinor/fusion-framework-react@5.3.3
83
110
 
84
111
  ## 4.1.14
85
112
 
86
113
  ### Patch Changes
87
114
 
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
115
+ - Updated dependencies [[`8274dca1`](https://github.com/equinor/fusion-framework/commit/8274dca10a773e1d29ffbce82a6f6f2bae818316)]:
116
+ - @equinor/fusion-framework-module-app@5.2.9
117
+ - @equinor/fusion-framework-app@7.1.9
118
+ - @equinor/fusion-framework-react@5.3.3
92
119
 
93
120
  ## 4.1.13
94
121
 
95
122
  ### Patch Changes
96
123
 
97
- - Updated dependencies [[`a8f0f061`](https://github.com/equinor/fusion-framework/commit/a8f0f061dbde9efb3e2faf11fdb9c886d2277723)]:
98
- - @equinor/fusion-framework-module-navigation@3.1.2
124
+ - Updated dependencies [[`a8f0f061`](https://github.com/equinor/fusion-framework/commit/a8f0f061dbde9efb3e2faf11fdb9c886d2277723)]:
125
+ - @equinor/fusion-framework-module-navigation@3.1.2
99
126
 
100
127
  ## 4.1.12
101
128
 
102
129
  ### Patch Changes
103
130
 
104
- - Updated dependencies [[`e2ec89f4`](https://github.com/equinor/fusion-framework/commit/e2ec89f457135037e2a333a61ba546fee6d99cd8)]:
105
- - @equinor/fusion-framework-module-navigation@3.1.1
131
+ - Updated dependencies [[`e2ec89f4`](https://github.com/equinor/fusion-framework/commit/e2ec89f457135037e2a333a61ba546fee6d99cd8)]:
132
+ - @equinor/fusion-framework-module-navigation@3.1.1
106
133
 
107
134
  ## 4.1.11
108
135
 
109
136
  ### Patch Changes
110
137
 
111
- - Updated dependencies [[`6f542d4c`](https://github.com/equinor/fusion-framework/commit/6f542d4c7c01ae94c28b7e82efba800a902a7633)]:
112
- - @equinor/fusion-framework-module-navigation@3.1.0
138
+ - Updated dependencies [[`6f542d4c`](https://github.com/equinor/fusion-framework/commit/6f542d4c7c01ae94c28b7e82efba800a902a7633)]:
139
+ - @equinor/fusion-framework-module-navigation@3.1.0
113
140
 
114
141
  ## 4.1.10
115
142
 
116
143
  ### Patch Changes
117
144
 
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
145
+ - Updated dependencies []:
146
+ - @equinor/fusion-framework-module-app@5.2.8
147
+ - @equinor/fusion-framework-app@7.1.8
148
+ - @equinor/fusion-framework-react@5.3.3
122
149
 
123
150
  ## 4.1.9
124
151
 
125
152
  ### Patch Changes
126
153
 
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
154
+ - Updated dependencies [[`7ad31761`](https://github.com/equinor/fusion-framework/commit/7ad3176102f92da108b67ede6fdf29b76149bed9)]:
155
+ - @equinor/fusion-framework-module-app@5.2.7
156
+ - @equinor/fusion-framework-app@7.1.7
157
+ - @equinor/fusion-framework-react@5.3.2
131
158
 
132
159
  ## 4.1.8
133
160
 
134
161
  ### Patch Changes
135
162
 
136
- - [`b5dfe5d2`](https://github.com/equinor/fusion-framework/commit/b5dfe5d29a249e0cca6c9589322931dfedd06acc) Thanks [@odinr](https://github.com/odinr)! - force patch bump, realign missing snapshot
163
+ - [`b5dfe5d2`](https://github.com/equinor/fusion-framework/commit/b5dfe5d29a249e0cca6c9589322931dfedd06acc) Thanks [@odinr](https://github.com/odinr)! - force patch bump, realign missing snapshot
137
164
 
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
165
+ - Updated dependencies [[`b5dfe5d2`](https://github.com/equinor/fusion-framework/commit/b5dfe5d29a249e0cca6c9589322931dfedd06acc)]:
166
+ - @equinor/fusion-framework-app@7.1.6
167
+ - @equinor/fusion-framework-module-app@5.2.6
168
+ - @equinor/fusion-framework-module@4.2.5
169
+ - @equinor/fusion-framework-module-navigation@3.0.6
170
+ - @equinor/fusion-framework-react@5.3.1
171
+ - @equinor/fusion-framework-react-module-http@4.0.1
172
+ - @equinor/fusion-framework-react-module@3.0.6
146
173
 
147
174
  ## 4.1.7
148
175
 
149
176
  ### Patch Changes
150
177
 
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
178
+ - Updated dependencies [[`3896fbec`](https://github.com/equinor/fusion-framework/commit/3896fbec3458dbe2ebd66e772465d5f89cd20658)]:
179
+ - @equinor/fusion-framework-react@5.3.0
180
+ - @equinor/fusion-framework-app@7.1.5
181
+ - @equinor/fusion-framework-module-app@5.2.5
182
+ - @equinor/fusion-framework-react-module-http@4.0.0
156
183
 
157
184
  ## 4.1.6
158
185
 
159
186
  ### Patch Changes
160
187
 
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
188
+ - Updated dependencies []:
189
+ - @equinor/fusion-framework-module-app@5.2.4
190
+ - @equinor/fusion-framework-app@7.1.4
191
+ - @equinor/fusion-framework-react@5.2.7
165
192
 
166
193
  ## 4.1.5
167
194
 
168
195
  ### Patch Changes
169
196
 
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
197
+ - Updated dependencies [[`9076a498`](https://github.com/equinor/fusion-framework/commit/9076a49876e7a414a27557b7fb9095a67fe3a57f)]:
198
+ - @equinor/fusion-framework-module@4.2.4
199
+ - @equinor/fusion-framework-module-app@5.2.4
200
+ - @equinor/fusion-framework-react@5.2.6
201
+ - @equinor/fusion-framework-app@7.1.3
202
+ - @equinor/fusion-framework-module-navigation@3.0.5
203
+ - @equinor/fusion-framework-react-module@3.0.5
204
+ - @equinor/fusion-framework-react-module-http@3.0.5
178
205
 
179
206
  ## 4.1.4
180
207
 
181
208
  ### Patch Changes
182
209
 
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
210
+ - Updated dependencies []:
211
+ - @equinor/fusion-framework-module-app@5.2.3
212
+ - @equinor/fusion-framework-app@7.1.2
213
+ - @equinor/fusion-framework-react@5.2.5
187
214
 
188
215
  ## 4.1.3
189
216
 
190
217
  ### Patch Changes
191
218
 
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
219
+ - [#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
193
220
 
194
- conflicts of `@types/react` made random outcomes when using `yarn`
221
+ conflicts of `@types/react` made random outcomes when using `yarn`
195
222
 
196
- this change should not affect consumer of the packages, but might conflict dependent on local package manager.
223
+ this change should not affect consumer of the packages, but might conflict dependent on local package manager.
197
224
 
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
225
+ - [#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
199
226
 
200
- only dev deps updated should not affect any consumers
227
+ only dev deps updated should not affect any consumers
201
228
 
202
- see [react changelog](https://github.com/facebook/react/releases) for details
229
+ see [react changelog](https://github.com/facebook/react/releases) for details
203
230
 
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
231
+ - 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)]:
232
+ - @equinor/fusion-framework-react-module@3.0.4
233
+ - @equinor/fusion-framework-module-navigation@3.0.4
234
+ - @equinor/fusion-framework-react-module-http@3.0.4
235
+ - @equinor/fusion-framework-react@5.2.4
236
+ - @equinor/fusion-framework-module@4.2.3
237
+ - @equinor/fusion-framework-module-app@5.2.2
238
+ - @equinor/fusion-framework-app@7.1.1
212
239
 
213
240
  ## 4.1.2
214
241
 
215
242
  ### Patch Changes
216
243
 
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`
244
+ - [#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`
218
245
 
219
- example
246
+ example
220
247
 
221
- ```ts
222
- import { useContextProvider } from '@equinor/fusion-framework-react-app/context';
223
- const App = () => {
224
- const contextProvider = useContextProvider();
225
- };
226
- ```
248
+ ```ts
249
+ import { useContextProvider } from "@equinor/fusion-framework-react-app/context";
250
+ const App = () => {
251
+ const contextProvider = useContextProvider();
252
+ };
253
+ ```
227
254
 
228
255
  ## 4.1.1
229
256
 
230
257
  ### Patch Changes
231
258
 
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
259
+ - [#946](https://github.com/equinor/fusion-framework/pull/946) [`5a160d88`](https://github.com/equinor/fusion-framework/commit/5a160d88981ddfe861d391cfefe10f54dda3d352) Thanks [@odinr](https://github.com/odinr)! - Build/update typescript to 5
233
260
 
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
261
+ - Updated dependencies [[`5a160d88`](https://github.com/equinor/fusion-framework/commit/5a160d88981ddfe861d391cfefe10f54dda3d352)]:
262
+ - @equinor/fusion-framework-app@7.0.16
263
+ - @equinor/fusion-framework-module-navigation@3.0.1
264
+ - @equinor/fusion-framework-react@5.2.2
238
265
 
239
266
  ## 4.1.0
240
267
 
241
268
  ### Minor Changes
242
269
 
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**
270
+ - [#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**
244
271
 
245
- - add hook for using the navigation module
246
- - add hook for creating a react router
272
+ - add hook for using the navigation module
273
+ - add hook for creating a react router
247
274
 
248
- ```ts
249
- const routes = [
250
- {
251
- path: '/',
252
- element: <p>👍🏻</p>,
253
- },
254
- ];
275
+ ```ts
276
+ const routes = [
277
+ {
278
+ path: '/',
279
+ element: <p>👍🏻</p>,
280
+ },
281
+ ];
255
282
 
256
- const Router = () => {
257
- const router = useRouter(routes);
258
- return <RouterProvider router={router} fallbackElement={<p>😥</p>} />;
259
- };
283
+ const Router = () => {
284
+ const router = useRouter(routes);
285
+ return <RouterProvider router={router} fallbackElement={<p>😥</p>} />;
286
+ };
260
287
 
261
- const App = () => <Router />;
262
- ```
288
+ const App = () => <Router />;
289
+ ```
263
290
 
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
291
+ - [#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
265
292
 
266
293
  ### Patch Changes
267
294
 
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/))
295
+ - [#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/))
269
296
 
270
297
  ## 4.0.17
271
298
 
272
299
  ### Patch Changes
273
300
 
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**
301
+ - [#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**
275
302
 
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
303
+ - align all versions of typescript
304
+ - update types to build
305
+ - 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
279
306
 
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
307
+ - Updated dependencies [[`a7858a1c`](https://github.com/equinor/fusion-framework/commit/a7858a1c01542e2dc94370709f122b4b99c3219c)]:
308
+ - @equinor/fusion-framework-app@7.0.15
309
+ - @equinor/fusion-framework-react@5.1.4
310
+ - @equinor/fusion-framework-react-module-http@3.0.3
284
311
 
285
312
  All notable changes to this project will be documented in this file.
286
313
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
@@ -329,7 +356,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
329
356
 
330
357
  ### Bug Fixes
331
358
 
332
- - **react-app:** allow broader component type when creating react framework component ([a0c9187](https://github.com/equinor/fusion-framework/commit/a0c9187aa8861f48e6b62ea848cf951a75d02c1b))
359
+ - **react-app:** allow broader component type when creating react framework component ([a0c9187](https://github.com/equinor/fusion-framework/commit/a0c9187aa8861f48e6b62ea848cf951a75d02c1b))
333
360
 
334
361
  ## 4.0.5 (2023-04-24)
335
362
 
@@ -451,7 +478,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
451
478
 
452
479
  ### Bug Fixes
453
480
 
454
- - **react-app:** ts-ignore for type error ([b1b3eb7](https://github.com/equinor/fusion-framework/commit/b1b3eb7da1a35eb9ad7461aa4ee15f58d4de9766))
481
+ - **react-app:** ts-ignore for type error ([b1b3eb7](https://github.com/equinor/fusion-framework/commit/b1b3eb7da1a35eb9ad7461aa4ee15f58d4de9766))
455
482
 
456
483
  ## 3.0.1 (2023-01-30)
457
484
 
@@ -501,7 +528,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
501
528
 
502
529
  ### Bug Fixes
503
530
 
504
- - **react-app:** cleanup tsconfig ([1283609](https://github.com/equinor/fusion-framework/commit/1283609ad137c7956fe2181fba97b0050638c553))
531
+ - **react-app:** cleanup tsconfig ([1283609](https://github.com/equinor/fusion-framework/commit/1283609ad137c7956fe2181fba97b0050638c553))
505
532
 
506
533
  ## [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)
507
534
 
@@ -531,7 +558,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
531
558
 
532
559
  ### Bug Fixes
533
560
 
534
- - **react-app:** check if manifest is provided in env ([e41b6d1](https://github.com/equinor/fusion-framework/commit/e41b6d1c9006f7d55933a6375861d96126498015))
561
+ - **react-app:** check if manifest is provided in env ([e41b6d1](https://github.com/equinor/fusion-framework/commit/e41b6d1c9006f7d55933a6375861d96126498015))
535
562
 
536
563
  ## [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)
537
564
 
@@ -569,7 +596,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
569
596
 
570
597
  ### Bug Fixes
571
598
 
572
- - **react-app:** update typing of legacy-app ([d4dbbb0](https://github.com/equinor/fusion-framework/commit/d4dbbb0a326cb6b54bb3a2348fd7961b3abf4ba7))
599
+ - **react-app:** update typing of legacy-app ([d4dbbb0](https://github.com/equinor/fusion-framework/commit/d4dbbb0a326cb6b54bb3a2348fd7961b3abf4ba7))
573
600
 
574
601
  ## [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)
575
602
 
@@ -615,7 +642,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
615
642
 
616
643
  ### Bug Fixes
617
644
 
618
- - **react-app:** fix optional dependencie version react-module-context ([4149ce6](https://github.com/equinor/fusion-framework/commit/4149ce625ffc330d69becde1d66f4d894c22c9f3))
645
+ - **react-app:** fix optional dependencie version react-module-context ([4149ce6](https://github.com/equinor/fusion-framework/commit/4149ce625ffc330d69becde1d66f4d894c22c9f3))
619
646
 
620
647
  ## [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)
621
648
 
@@ -697,7 +724,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
697
724
 
698
725
  ### Bug Fixes
699
726
 
700
- - **react-app:** expose interface from framework-app ([a01aee3](https://github.com/equinor/fusion-framework/commit/a01aee3a32a74c821fdc93624aaf4173c0fcc4e1))
727
+ - **react-app:** expose interface from framework-app ([a01aee3](https://github.com/equinor/fusion-framework/commit/a01aee3a32a74c821fdc93624aaf4173c0fcc4e1))
701
728
 
702
729
  ## [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)
703
730
 
@@ -707,7 +734,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
707
734
 
708
735
  ### Bug Fixes
709
736
 
710
- - basename in app render ([ae75815](https://github.com/equinor/fusion-framework/commit/ae75815877701c364f853413b29ad4f053d9c2c2))
737
+ - basename in app render ([ae75815](https://github.com/equinor/fusion-framework/commit/ae75815877701c364f853413b29ad4f053d9c2c2))
711
738
 
712
739
  ## [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)
713
740
 
@@ -717,7 +744,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
717
744
 
718
745
  ### Features
719
746
 
720
- - **module-navigation:** initial ([891e69d](https://github.com/equinor/fusion-framework/commit/891e69d9a98ba02ee1f9dd1c5b0cb31ff1b5fd0f))
747
+ - **module-navigation:** initial ([891e69d](https://github.com/equinor/fusion-framework/commit/891e69d9a98ba02ee1f9dd1c5b0cb31ff1b5fd0f))
721
748
 
722
749
  ## 1.2.15 (2022-11-17)
723
750
 
@@ -755,13 +782,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
755
782
 
756
783
  ### Bug Fixes
757
784
 
758
- - **react-app:** adjust function for creating components ([c986a4a](https://github.com/equinor/fusion-framework/commit/c986a4ac8aeb57035eb555ed07b86b1792b09900))
785
+ - **react-app:** adjust function for creating components ([c986a4a](https://github.com/equinor/fusion-framework/commit/c986a4ac8aeb57035eb555ed07b86b1792b09900))
759
786
 
760
787
  ## 1.2.6 (2022-11-03)
761
788
 
762
789
  ### Bug Fixes
763
790
 
764
- - deprecate useFramework from hooks ([d3d9b24](https://github.com/equinor/fusion-framework/commit/d3d9b24fe56937e2c9feba7de4228d8eb1cbbec5))
791
+ - deprecate useFramework from hooks ([d3d9b24](https://github.com/equinor/fusion-framework/commit/d3d9b24fe56937e2c9feba7de4228d8eb1cbbec5))
765
792
 
766
793
  ## [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)
767
794
 
@@ -787,8 +814,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
787
814
 
788
815
  ### Features
789
816
 
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))
817
+ - deprecate app-config ([1f24abc](https://github.com/equinor/fusion-framework/commit/1f24abc5125b0526c64973fe0b063a9c33d532b0))
818
+ - **react-app:** react tooling for context ([84a2624](https://github.com/equinor/fusion-framework/commit/84a26242f73da2d77b1468b7724da56b2add590b))
792
819
 
793
820
  ## [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)
794
821
 
@@ -798,7 +825,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
798
825
 
799
826
  ### Features
800
827
 
801
- - **framework:** implement module-app ([dc917f0](https://github.com/equinor/fusion-framework/commit/dc917f019da852fbd93eaf6ed7bc4a3a7e6f0d68))
828
+ - **framework:** implement module-app ([dc917f0](https://github.com/equinor/fusion-framework/commit/dc917f019da852fbd93eaf6ed7bc4a3a7e6f0d68))
802
829
 
803
830
  ## 1.0.23 (2022-11-01)
804
831
 
@@ -812,19 +839,19 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
812
839
 
813
840
  ### Bug Fixes
814
841
 
815
- - :fire: rewrite hook for getting app config ([cc862ba](https://github.com/equinor/fusion-framework/commit/cc862ba3c23608be6d3406b9cf35d20af6eccb97))
842
+ - :fire: rewrite hook for getting app config ([cc862ba](https://github.com/equinor/fusion-framework/commit/cc862ba3c23608be6d3406b9cf35d20af6eccb97))
816
843
 
817
844
  ## [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)
818
845
 
819
846
  ### Bug Fixes
820
847
 
821
- - **react-app:** :fire: update render env args with typing ([06bd3c7](https://github.com/equinor/fusion-framework/commit/06bd3c75218981f54216f76d3b7a667110dac3ae))
848
+ - **react-app:** :fire: update render env args with typing ([06bd3c7](https://github.com/equinor/fusion-framework/commit/06bd3c75218981f54216f76d3b7a667110dac3ae))
822
849
 
823
850
  ## 1.0.19 (2022-10-21)
824
851
 
825
852
  ### Bug Fixes
826
853
 
827
- - **react-app:** improve app module hook ([ffb66e3](https://github.com/equinor/fusion-framework/commit/ffb66e3f488bf9c28870824b4d42748e5d072364))
854
+ - **react-app:** improve app module hook ([ffb66e3](https://github.com/equinor/fusion-framework/commit/ffb66e3f488bf9c28870824b4d42748e5d072364))
828
855
 
829
856
  ## [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)
830
857
 
@@ -850,7 +877,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
850
877
 
851
878
  ### Bug Fixes
852
879
 
853
- - **react-app:** update typing of module instance ([b656a24](https://github.com/equinor/fusion-framework/commit/b656a24b2c0daac647994c1468dd8f14438fba2e))
880
+ - **react-app:** update typing of module instance ([b656a24](https://github.com/equinor/fusion-framework/commit/b656a24b2c0daac647994c1468dd8f14438fba2e))
854
881
 
855
882
  ## [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)
856
883
 
@@ -872,7 +899,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
872
899
 
873
900
  ### Bug Fixes
874
901
 
875
- - **react-app:** expose module http ([fcd50b7](https://github.com/equinor/fusion-framework/commit/fcd50b7359fda49617000ccbca810cbcc1d6553b))
902
+ - **react-app:** expose module http ([fcd50b7](https://github.com/equinor/fusion-framework/commit/fcd50b7359fda49617000ccbca810cbcc1d6553b))
876
903
 
877
904
  ## 1.0.7 (2022-09-20)
878
905
 
@@ -890,13 +917,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
890
917
 
891
918
  ### Bug Fixes
892
919
 
893
- - update typings and linting ([7d2056b](https://github.com/equinor/fusion-framework/commit/7d2056b7866850b7efdfd4567385b5dbbcdf8761))
920
+ - update typings and linting ([7d2056b](https://github.com/equinor/fusion-framework/commit/7d2056b7866850b7efdfd4567385b5dbbcdf8761))
894
921
 
895
922
  ## [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)
896
923
 
897
924
  ### Bug Fixes
898
925
 
899
- - update typings and linting ([7d2056b](https://github.com/equinor/fusion-framework/commit/7d2056b7866850b7efdfd4567385b5dbbcdf8761))
926
+ - update typings and linting ([7d2056b](https://github.com/equinor/fusion-framework/commit/7d2056b7866850b7efdfd4567385b5dbbcdf8761))
900
927
 
901
928
  ## [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)
902
929
 
@@ -918,27 +945,27 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
918
945
 
919
946
  ### ⚠ BREAKING CHANGES
920
947
 
921
- - **react-app:** config is now object
948
+ - **react-app:** config is now object
922
949
 
923
950
  ### Features
924
951
 
925
- - **react-app:** update init ([a41f102](https://github.com/equinor/fusion-framework/commit/a41f102e2fee94ec4e29b567cf867465c672f16f))
952
+ - **react-app:** update init ([a41f102](https://github.com/equinor/fusion-framework/commit/a41f102e2fee94ec4e29b567cf867465c672f16f))
926
953
 
927
954
  ## [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)
928
955
 
929
956
  ### ⚠ BREAKING CHANGES
930
957
 
931
- - **react-app:** config is now object
958
+ - **react-app:** config is now object
932
959
 
933
960
  ### Features
934
961
 
935
- - **react-app:** update init ([a41f102](https://github.com/equinor/fusion-framework/commit/a41f102e2fee94ec4e29b567cf867465c672f16f))
962
+ - **react-app:** update init ([a41f102](https://github.com/equinor/fusion-framework/commit/a41f102e2fee94ec4e29b567cf867465c672f16f))
936
963
 
937
964
  ## [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)
938
965
 
939
966
  ### Features
940
967
 
941
- - **react-app:** create legacy app ([4ae10ab](https://github.com/equinor/fusion-framework/commit/4ae10ab4aec50d9e92ce4cb0c74a1405a0dcc36e))
968
+ - **react-app:** create legacy app ([4ae10ab](https://github.com/equinor/fusion-framework/commit/4ae10ab4aec50d9e92ce4cb0c74a1405a0dcc36e))
942
969
 
943
970
  ## [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)
944
971
 
@@ -956,7 +983,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
956
983
 
957
984
  ### Features
958
985
 
959
- - **react-app:** expose http client ([91b9930](https://github.com/equinor/fusion-framework/commit/91b9930f404772bd58ce043b6987aaffc8324654))
986
+ - **react-app:** expose http client ([91b9930](https://github.com/equinor/fusion-framework/commit/91b9930f404772bd58ce043b6987aaffc8324654))
960
987
 
961
988
  ## 0.6.1 (2022-09-01)
962
989
 
@@ -966,23 +993,23 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
966
993
 
967
994
  ### ⚠ BREAKING CHANGES
968
995
 
969
- - rename fetch
996
+ - rename fetch
970
997
 
971
- - fix(module-service-discovery): update http client consumer
998
+ - fix(module-service-discovery): update http client consumer
972
999
 
973
- - build: update allowed branches
1000
+ - build: update allowed branches
974
1001
 
975
- - build: add conventional commit
1002
+ - build: add conventional commit
976
1003
 
977
- - build: use conventionalcommits
1004
+ - build: use conventionalcommits
978
1005
 
979
- - build(module-http): push major
1006
+ - build(module-http): push major
980
1007
 
981
- - build: update deps
1008
+ - build: update deps
982
1009
 
983
1010
  ### Features
984
1011
 
985
- - rename fetch method ([#226](https://github.com/equinor/fusion-framework/issues/226)) ([f02df7c](https://github.com/equinor/fusion-framework/commit/f02df7cdd2b9098b0da49c5ea56ac3b6a17e9e32))
1012
+ - rename fetch method ([#226](https://github.com/equinor/fusion-framework/issues/226)) ([f02df7c](https://github.com/equinor/fusion-framework/commit/f02df7cdd2b9098b0da49c5ea56ac3b6a17e9e32))
986
1013
 
987
1014
  ## [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)
988
1015
 
@@ -992,7 +1019,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
992
1019
 
993
1020
  ### Features
994
1021
 
995
- - **react-app:** use event module ([21cf7f9](https://github.com/equinor/fusion-framework/commit/21cf7f98eafb8a4d970f3d2d9f56d56046da1321))
1022
+ - **react-app:** use event module ([21cf7f9](https://github.com/equinor/fusion-framework/commit/21cf7f98eafb8a4d970f3d2d9f56d56046da1321))
996
1023
 
997
1024
  ## [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)
998
1025
 
@@ -1014,13 +1041,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1014
1041
 
1015
1042
  ### Features
1016
1043
 
1017
- - **react-app:** implement app config for react apps ([b367e55](https://github.com/equinor/fusion-framework/commit/b367e550b1868ed30b067a9bfd99db09b269d862))
1044
+ - **react-app:** implement app config for react apps ([b367e55](https://github.com/equinor/fusion-framework/commit/b367e550b1868ed30b067a9bfd99db09b269d862))
1018
1045
 
1019
1046
  # 0.3.0 (2022-08-05)
1020
1047
 
1021
1048
  ### Features
1022
1049
 
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))
1050
+ - **react-app:** implement react framework modules ([#195](https://github.com/equinor/fusion-framework/issues/195)) ([acb0db3](https://github.com/equinor/fusion-framework/commit/acb0db36bff74c7838c48297179cf644db6cc8ca))
1024
1051
 
1025
1052
  ## [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)
1026
1053
 
@@ -1034,7 +1061,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1034
1061
 
1035
1062
  ### Bug Fixes
1036
1063
 
1037
- - expose framework in react-app package ([9dc2e5b](https://github.com/equinor/fusion-framework/commit/9dc2e5b2ec27344fbb390248abdbb73caed297cc))
1064
+ - expose framework in react-app package ([9dc2e5b](https://github.com/equinor/fusion-framework/commit/9dc2e5b2ec27344fbb390248abdbb73caed297cc))
1038
1065
 
1039
1066
  ## [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)
1040
1067
 
@@ -1144,7 +1171,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1144
1171
 
1145
1172
  ### Features
1146
1173
 
1147
- - **module-service-discovery:** allow custom service discovery ([8917e4e](https://github.com/equinor/fusion-framework/commit/8917e4e3053b824ac8d878b0bfbe6a22efd56c3b))
1174
+ - **module-service-discovery:** allow custom service discovery ([8917e4e](https://github.com/equinor/fusion-framework/commit/8917e4e3053b824ac8d878b0bfbe6a22efd56c3b))
1148
1175
 
1149
1176
  ## [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)
1150
1177
 
@@ -1158,18 +1185,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1158
1185
 
1159
1186
  ### Bug Fixes
1160
1187
 
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))
1188
+ - memo http clients ([f876acb](https://github.com/equinor/fusion-framework/commit/f876acb11e19d7802a28f58ce7d70bc76f777c5e))
1189
+ - **react-app:** await configuration of app ([a71484b](https://github.com/equinor/fusion-framework/commit/a71484b17f2b6575aedefb0bdbc7965ffffae5e8))
1190
+ - **react-app:** expose http interface ([441facd](https://github.com/equinor/fusion-framework/commit/441facdc32f71391683b33db394f34e966772faf))
1191
+ - **react-app:** fix AppConfigurator interface ([e5a8a21](https://github.com/equinor/fusion-framework/commit/e5a8a21ff6a558876e3db9a2596e891d9abea0cd))
1192
+ - **react-app:** include fusion modules in init of app ([1d7ffc3](https://github.com/equinor/fusion-framework/commit/1d7ffc3c203c7d7dda3d05abf4e8ffb396de04b4))
1193
+ - **react-app:** rename of file ([6e3b758](https://github.com/equinor/fusion-framework/commit/6e3b758aec7e020d05912c2a80f398cd0b790a8b))
1194
+ - **react-app:** update typeing ([20495bd](https://github.com/equinor/fusion-framework/commit/20495bdf2a1d67aed2b03ff1b07f5c38f02a8d9d))
1195
+ - removed duplicate declaration of Component ([6db1b74](https://github.com/equinor/fusion-framework/commit/6db1b74304a3abd145b0b0268a20c5693743871a))
1196
+ - shared context ([f00732e](https://github.com/equinor/fusion-framework/commit/f00732ee3c1016be812204c7cf7b0205b2322075))
1170
1197
 
1171
1198
  ### Features
1172
1199
 
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))
1200
+ - add package for creating react app ([c478025](https://github.com/equinor/fusion-framework/commit/c478025a057d1e6b38cd33189fe24580e58fc32b))
1201
+ - **react-app:** add hooks ([9bfcc5e](https://github.com/equinor/fusion-framework/commit/9bfcc5ebd721b19232e7896cee037637c716f09a))
1202
+ - **reat-app:** add default modules ([74bf60e](https://github.com/equinor/fusion-framework/commit/74bf60ec07ea9573901d4160de5d4252e6e9c167))