@equinor/fusion-framework-cli 9.12.4 → 9.12.6

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,843 +1,872 @@
1
1
  # Change Log
2
2
 
3
+ ## 9.12.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies []:
8
+ - @equinor/fusion-framework-app@9.0.9
9
+ - @equinor/fusion-framework-module-feature-flag@1.1.2
10
+ - @equinor/fusion-framework-react-components-people-provider@1.3.8
11
+
12
+ ## 9.12.5
13
+
14
+ ### Patch Changes
15
+
16
+ - [#2135](https://github.com/equinor/fusion-framework/pull/2135) [`3cd63d5`](https://github.com/equinor/fusion-framework/commit/3cd63d58e4e3ffd15bccdebaa94b391e3e3d12f0) Thanks [@odinr](https://github.com/odinr)! - Fixed styling of the render root element for the application
17
+
18
+ fixes: https://github.com/equinor/fusion/issues/301
19
+
20
+ ## @equinor/fusion-framework-cli
21
+
22
+ ### What the change is
23
+
24
+ This change fixes an issue where the root element rendered by the CLI was not being styled correctly, causing layout issues in some applications.
25
+
26
+ ### Why the change was made
27
+
28
+ Previously, the root element was not receiving the correct styles due to an issue with the way styles were being applied. This led to visual inconsistencies and layout problems in applications rendered by the CLI.
29
+
30
+ ### How a consumer should update their code
31
+
32
+ No code changes are required for consumers. This fix will be automatically applied when using the updated version of the `@equinor/fusion-framework-cli` package.
33
+
34
+ - Updated dependencies []:
35
+ - @equinor/fusion-framework-react-components-people-provider@1.3.7
36
+ - @equinor/fusion-framework-app@9.0.8
37
+
3
38
  ## 9.12.4
4
39
 
5
40
  ### Patch Changes
6
41
 
7
- - [#2107](https://github.com/equinor/fusion-framework/pull/2107) [`491c2e0`](https://github.com/equinor/fusion-framework/commit/491c2e05a2383dc7aa310f11ba6f7325a69e7197) Thanks [@odinr](https://github.com/odinr)! - Fixed issue with missing process env `FUSION_LOG_LEVEL`
42
+ - [#2107](https://github.com/equinor/fusion-framework/pull/2107) [`491c2e0`](https://github.com/equinor/fusion-framework/commit/491c2e05a2383dc7aa310f11ba6f7325a69e7197) Thanks [@odinr](https://github.com/odinr)! - Fixed issue with missing process env `FUSION_LOG_LEVEL`
8
43
 
9
- - added default resolve value when generating base vite configuration
10
- - moved default query log level resolve outside class
44
+ - added default resolve value when generating base vite configuration
45
+ - moved default query log level resolve outside class
11
46
 
12
- fixes: https://github.com/equinor/fusion/issues/343
47
+ fixes: https://github.com/equinor/fusion/issues/343
13
48
 
14
- - Updated dependencies []:
15
- - @equinor/fusion-framework-react-components-people-provider@1.3.6
16
- - @equinor/fusion-framework-app@9.0.7
49
+ - Updated dependencies []:
50
+ - @equinor/fusion-framework-react-components-people-provider@1.3.6
51
+ - @equinor/fusion-framework-app@9.0.7
17
52
 
18
53
  ## 9.12.3
19
54
 
20
55
  ### Patch Changes
21
56
 
22
- - [#2098](https://github.com/equinor/fusion-framework/pull/2098) [`5093391`](https://github.com/equinor/fusion-framework/commit/5093391eabda84873041ee89632f26770734b03c) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps): bump @equinor/eds-core-react from 0.36.1 to 0.37.0
57
+ - [#2098](https://github.com/equinor/fusion-framework/pull/2098) [`5093391`](https://github.com/equinor/fusion-framework/commit/5093391eabda84873041ee89632f26770734b03c) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps): bump @equinor/eds-core-react from 0.36.1 to 0.37.0
23
58
 
24
- - [#2103](https://github.com/equinor/fusion-framework/pull/2103) [`975f65c`](https://github.com/equinor/fusion-framework/commit/975f65cdae9882279f18e1f9f8d243df03218650) Thanks [@odinr](https://github.com/odinr)! - bumped vite to 5.2.10
59
+ - [#2103](https://github.com/equinor/fusion-framework/pull/2103) [`975f65c`](https://github.com/equinor/fusion-framework/commit/975f65cdae9882279f18e1f9f8d243df03218650) Thanks [@odinr](https://github.com/odinr)! - bumped vite to 5.2.10
25
60
 
26
- - [`cf4a17a`](https://github.com/equinor/fusion-framework/commit/cf4a17a07540b05b0d44de7e188aaaa8f9fef8f8) Thanks [@odinr](https://github.com/odinr)! - updated Query, ref #2095
61
+ - [`cf4a17a`](https://github.com/equinor/fusion-framework/commit/cf4a17a07540b05b0d44de7e188aaaa8f9fef8f8) Thanks [@odinr](https://github.com/odinr)! - updated Query, ref #2095
27
62
 
28
- - Updated dependencies []:
29
- - @equinor/fusion-framework-react-components-people-provider@1.3.5
30
- - @equinor/fusion-framework-module-feature-flag@1.1.1
31
- - @equinor/fusion-framework-app@9.0.6
63
+ - Updated dependencies []:
64
+ - @equinor/fusion-framework-react-components-people-provider@1.3.5
65
+ - @equinor/fusion-framework-module-feature-flag@1.1.1
66
+ - @equinor/fusion-framework-app@9.0.6
32
67
 
33
68
  ## 9.12.2
34
69
 
35
70
  ### Patch Changes
36
71
 
37
- - Updated dependencies []:
38
- - @equinor/fusion-framework-app@9.0.5
39
- - @equinor/fusion-framework-module-feature-flag@1.1.1
40
- - @equinor/fusion-framework-react-components-people-provider@1.3.4
72
+ - Updated dependencies []:
73
+ - @equinor/fusion-framework-app@9.0.5
74
+ - @equinor/fusion-framework-module-feature-flag@1.1.1
75
+ - @equinor/fusion-framework-react-components-people-provider@1.3.4
41
76
 
42
77
  ## 9.12.1
43
78
 
44
79
  ### Patch Changes
45
80
 
46
- - [#2059](https://github.com/equinor/fusion-framework/pull/2059) [`303c962`](https://github.com/equinor/fusion-framework/commit/303c96234e381ddc3ad86daeff9baaec5ade6bbe) Thanks [@eikeland](https://github.com/eikeland)! - Removes z-index from apploader section to make ContextSelector dropdown usable again
81
+ - [#2059](https://github.com/equinor/fusion-framework/pull/2059) [`303c962`](https://github.com/equinor/fusion-framework/commit/303c96234e381ddc3ad86daeff9baaec5ade6bbe) Thanks [@eikeland](https://github.com/eikeland)! - Removes z-index from apploader section to make ContextSelector dropdown usable again
47
82
 
48
- - Updated dependencies [[`572a199`](https://github.com/equinor/fusion-framework/commit/572a199b8b3070af16d76238aa30d7aaf36a115a)]:
49
- - @equinor/fusion-observable@8.3.0
50
- - @equinor/fusion-framework-module-feature-flag@1.1.1
51
- - @equinor/fusion-framework-react-components-people-provider@1.3.3
52
- - @equinor/fusion-framework-app@9.0.4
83
+ - Updated dependencies [[`572a199`](https://github.com/equinor/fusion-framework/commit/572a199b8b3070af16d76238aa30d7aaf36a115a)]:
84
+ - @equinor/fusion-observable@8.3.0
85
+ - @equinor/fusion-framework-module-feature-flag@1.1.1
86
+ - @equinor/fusion-framework-react-components-people-provider@1.3.3
87
+ - @equinor/fusion-framework-app@9.0.4
53
88
 
54
89
  ## 9.12.0
55
90
 
56
91
  ### Minor Changes
57
92
 
58
- - [#2051](https://github.com/equinor/fusion-framework/pull/2051) [`3eba53a`](https://github.com/equinor/fusion-framework/commit/3eba53a7eb113a9985092a3c6166ab6bdd44c02f) Thanks [@odinr](https://github.com/odinr)! - Aligned CLI dev-portal more to fusion classic portal layout
93
+ - [#2051](https://github.com/equinor/fusion-framework/pull/2051) [`3eba53a`](https://github.com/equinor/fusion-framework/commit/3eba53a7eb113a9985092a3c6166ab6bdd44c02f) Thanks [@odinr](https://github.com/odinr)! - Aligned CLI dev-portal more to fusion classic portal layout
59
94
 
60
- > the dev-portal is a generic portal for developing application, not a 100% replica of the environment _(this will be a feature in future, which the developer kan test the application in different simulated portals)_
95
+ > the dev-portal is a generic portal for developing application, not a 100% replica of the environment _(this will be a feature in future, which the developer kan test the application in different simulated portals)_
61
96
 
62
- **No functionality changed, only the markup of dev-portal**
97
+ **No functionality changed, only the markup of dev-portal**
63
98
 
64
99
  ### Patch Changes
65
100
 
66
- - [#2050](https://github.com/equinor/fusion-framework/pull/2050) [`1cf4003`](https://github.com/equinor/fusion-framework/commit/1cf400389d8d15afbacdc33789130e268c492a0c) Thanks [@AndrejNikolicEq](https://github.com/AndrejNikolicEq)! - Person component update
101
+ - [#2050](https://github.com/equinor/fusion-framework/pull/2050) [`1cf4003`](https://github.com/equinor/fusion-framework/commit/1cf400389d8d15afbacdc33789130e268c492a0c) Thanks [@AndrejNikolicEq](https://github.com/AndrejNikolicEq)! - Person component update
67
102
 
68
- - [#2052](https://github.com/equinor/fusion-framework/pull/2052) [`545a090`](https://github.com/equinor/fusion-framework/commit/545a0902bc670724498add3f4fd82f251e9156e6) Thanks [@odinr](https://github.com/odinr)! - fix for #2051
103
+ - [#2052](https://github.com/equinor/fusion-framework/pull/2052) [`545a090`](https://github.com/equinor/fusion-framework/commit/545a0902bc670724498add3f4fd82f251e9156e6) Thanks [@odinr](https://github.com/odinr)! - fix for #2051
69
104
 
70
- - Updated dependencies [[`1cf4003`](https://github.com/equinor/fusion-framework/commit/1cf400389d8d15afbacdc33789130e268c492a0c)]:
71
- - @equinor/fusion-framework-react-components-people-provider@1.3.2
72
- - @equinor/fusion-framework-app@9.0.3
73
- - @equinor/fusion-framework-module-feature-flag@1.1.0
105
+ - Updated dependencies [[`1cf4003`](https://github.com/equinor/fusion-framework/commit/1cf400389d8d15afbacdc33789130e268c492a0c)]:
106
+ - @equinor/fusion-framework-react-components-people-provider@1.3.2
107
+ - @equinor/fusion-framework-app@9.0.3
108
+ - @equinor/fusion-framework-module-feature-flag@1.1.0
74
109
 
75
110
  ## 9.11.1
76
111
 
77
112
  ### Patch Changes
78
113
 
79
- - Updated dependencies [[`036ec15`](https://github.com/equinor/fusion-framework/commit/036ec151ace9c051ded41798ab94b8ee5e3d4461)]:
80
- - @equinor/fusion-framework-app@9.0.2
114
+ - Updated dependencies [[`036ec15`](https://github.com/equinor/fusion-framework/commit/036ec151ace9c051ded41798ab94b8ee5e3d4461)]:
115
+ - @equinor/fusion-framework-app@9.0.2
81
116
 
82
117
  ## 9.11.0
83
118
 
84
119
  ### Minor Changes
85
120
 
86
- - [#1998](https://github.com/equinor/fusion-framework/pull/1998) [`14530fa`](https://github.com/equinor/fusion-framework/commit/14530fa2d8d7afd45b6849cec2665f2f396bb27f) Thanks [@eikeland](https://github.com/eikeland)! - Updates cli contextselector and resolver
121
+ - [#1998](https://github.com/equinor/fusion-framework/pull/1998) [`14530fa`](https://github.com/equinor/fusion-framework/commit/14530fa2d8d7afd45b6849cec2665f2f396bb27f) Thanks [@eikeland](https://github.com/eikeland)! - Updates cli contextselector and resolver
87
122
 
88
123
  ## 9.10.1
89
124
 
90
125
  ### Patch Changes
91
126
 
92
- - [#1981](https://github.com/equinor/fusion-framework/pull/1981) [`3d068b5`](https://github.com/equinor/fusion-framework/commit/3d068b5a7b214b62fcae5546f08830ea90f872dc) Thanks [@eikeland](https://github.com/eikeland)! - Align package exports with node10+ documentation.
127
+ - [#1981](https://github.com/equinor/fusion-framework/pull/1981) [`3d068b5`](https://github.com/equinor/fusion-framework/commit/3d068b5a7b214b62fcae5546f08830ea90f872dc) Thanks [@eikeland](https://github.com/eikeland)! - Align package exports with node10+ documentation.
93
128
 
94
- - Updated dependencies [[`3d068b5`](https://github.com/equinor/fusion-framework/commit/3d068b5a7b214b62fcae5546f08830ea90f872dc)]:
95
- - @equinor/fusion-framework-react-components-people-provider@1.3.1
96
- - @equinor/fusion-framework-app@9.0.1
97
- - @equinor/fusion-framework-module-feature-flag@1.1.0
129
+ - Updated dependencies [[`3d068b5`](https://github.com/equinor/fusion-framework/commit/3d068b5a7b214b62fcae5546f08830ea90f872dc)]:
130
+ - @equinor/fusion-framework-react-components-people-provider@1.3.1
131
+ - @equinor/fusion-framework-app@9.0.1
132
+ - @equinor/fusion-framework-module-feature-flag@1.1.0
98
133
 
99
134
  ## 9.10.0
100
135
 
101
136
  ### Minor Changes
102
137
 
103
- - [#1953](https://github.com/equinor/fusion-framework/pull/1953) [`f3ae28d`](https://github.com/equinor/fusion-framework/commit/f3ae28dc6d1d5043605e07e2cd2e83ae799cd904) Thanks [@odinr](https://github.com/odinr)! - updated typescript to 5.4.2
138
+ - [#1953](https://github.com/equinor/fusion-framework/pull/1953) [`f3ae28d`](https://github.com/equinor/fusion-framework/commit/f3ae28dc6d1d5043605e07e2cd2e83ae799cd904) Thanks [@odinr](https://github.com/odinr)! - updated typescript to 5.4.2
104
139
 
105
140
  ### Patch Changes
106
141
 
107
- - [#1945](https://github.com/equinor/fusion-framework/pull/1945) [`b59d314`](https://github.com/equinor/fusion-framework/commit/b59d3142a551574117d3cdeb274cceb996459000) Thanks [@asbjornhaland](https://github.com/asbjornhaland)! - bump @equinor/fusion-wc-person from 2.6.4 to 2.6.5
142
+ - [#1945](https://github.com/equinor/fusion-framework/pull/1945) [`b59d314`](https://github.com/equinor/fusion-framework/commit/b59d3142a551574117d3cdeb274cceb996459000) Thanks [@asbjornhaland](https://github.com/asbjornhaland)! - bump @equinor/fusion-wc-person from 2.6.4 to 2.6.5
108
143
 
109
- - Updated dependencies [[`f3ae28d`](https://github.com/equinor/fusion-framework/commit/f3ae28dc6d1d5043605e07e2cd2e83ae799cd904), [`b59d314`](https://github.com/equinor/fusion-framework/commit/b59d3142a551574117d3cdeb274cceb996459000), [`f3ae28d`](https://github.com/equinor/fusion-framework/commit/f3ae28dc6d1d5043605e07e2cd2e83ae799cd904)]:
110
- - @equinor/fusion-framework-react-components-people-provider@1.3.0
111
- - @equinor/fusion-framework-module-feature-flag@1.1.0
112
- - @equinor/fusion-observable@8.2.0
113
- - @equinor/fusion-framework-app@9.0.0
144
+ - Updated dependencies [[`f3ae28d`](https://github.com/equinor/fusion-framework/commit/f3ae28dc6d1d5043605e07e2cd2e83ae799cd904), [`b59d314`](https://github.com/equinor/fusion-framework/commit/b59d3142a551574117d3cdeb274cceb996459000), [`f3ae28d`](https://github.com/equinor/fusion-framework/commit/f3ae28dc6d1d5043605e07e2cd2e83ae799cd904)]:
145
+ - @equinor/fusion-framework-react-components-people-provider@1.3.0
146
+ - @equinor/fusion-framework-module-feature-flag@1.1.0
147
+ - @equinor/fusion-observable@8.2.0
148
+ - @equinor/fusion-framework-app@9.0.0
114
149
 
115
150
  ## 9.9.0
116
151
 
117
152
  ### Minor Changes
118
153
 
119
- - [#1933](https://github.com/equinor/fusion-framework/pull/1933) [`701c297`](https://github.com/equinor/fusion-framework/commit/701c29709351ff80864d26311efc72a439cd4098) Thanks [@odinr](https://github.com/odinr)! - CLI will now update pathname when current context changes
154
+ - [#1933](https://github.com/equinor/fusion-framework/pull/1933) [`701c297`](https://github.com/equinor/fusion-framework/commit/701c29709351ff80864d26311efc72a439cd4098) Thanks [@odinr](https://github.com/odinr)! - CLI will now update pathname when current context changes
120
155
 
121
- CLI will now resolve initial context _(if context module enabled)_
156
+ CLI will now resolve initial context _(if context module enabled)_
122
157
 
123
- Fixes: https://github.com/equinor/fusion/issues/307
158
+ Fixes: https://github.com/equinor/fusion/issues/307
124
159
 
125
- Will work even if not application has not enabled navigation
160
+ Will work even if not application has not enabled navigation
126
161
 
127
162
  ### Patch Changes
128
163
 
129
- - [#1929](https://github.com/equinor/fusion-framework/pull/1929) [`86e7556`](https://github.com/equinor/fusion-framework/commit/86e7556b212f42501ef5e885fea36d20002e43ac) Thanks [@dependabot](https://github.com/apps/dependabot)! - Update to latest fusion-react-context-selector
164
+ - [#1929](https://github.com/equinor/fusion-framework/pull/1929) [`86e7556`](https://github.com/equinor/fusion-framework/commit/86e7556b212f42501ef5e885fea36d20002e43ac) Thanks [@dependabot](https://github.com/apps/dependabot)! - Update to latest fusion-react-context-selector
130
165
 
131
- - Updated dependencies []:
132
- - @equinor/fusion-framework-app@8.1.4
133
- - @equinor/fusion-framework-react-components-people-provider@1.2.6
166
+ - Updated dependencies []:
167
+ - @equinor/fusion-framework-app@8.1.4
168
+ - @equinor/fusion-framework-react-components-people-provider@1.2.6
134
169
 
135
170
  ## 9.8.7
136
171
 
137
172
  ### Patch Changes
138
173
 
139
- - [#1930](https://github.com/equinor/fusion-framework/pull/1930) [`057f204`](https://github.com/equinor/fusion-framework/commit/057f204fc01ee6579280b621bc83ca74589acd6b) Thanks [@eikeland](https://github.com/eikeland)! - update fusion-react-context-selector
174
+ - [#1930](https://github.com/equinor/fusion-framework/pull/1930) [`057f204`](https://github.com/equinor/fusion-framework/commit/057f204fc01ee6579280b621bc83ca74589acd6b) Thanks [@eikeland](https://github.com/eikeland)! - update fusion-react-context-selector
140
175
 
141
176
  ## 9.8.6
142
177
 
143
178
  ### Patch Changes
144
179
 
145
- - [#1926](https://github.com/equinor/fusion-framework/pull/1926) [`6f3315a`](https://github.com/equinor/fusion-framework/commit/6f3315a83ea43d5355a5d95c1e9e4caf6f6b7c72) Thanks [@eikeland](https://github.com/eikeland)! - Updating fusion-wc-person to fix issues with multiple tasks
180
+ - [#1926](https://github.com/equinor/fusion-framework/pull/1926) [`6f3315a`](https://github.com/equinor/fusion-framework/commit/6f3315a83ea43d5355a5d95c1e9e4caf6f6b7c72) Thanks [@eikeland](https://github.com/eikeland)! - Updating fusion-wc-person to fix issues with multiple tasks
146
181
 
147
- - [#1919](https://github.com/equinor/fusion-framework/pull/1919) [`666780c`](https://github.com/equinor/fusion-framework/commit/666780cb2f6e5b3d5b861a179220362c1bf4b0ad) Thanks [@odinr](https://github.com/odinr)! - removed unused packages
182
+ - [#1919](https://github.com/equinor/fusion-framework/pull/1919) [`666780c`](https://github.com/equinor/fusion-framework/commit/666780cb2f6e5b3d5b861a179220362c1bf4b0ad) Thanks [@odinr](https://github.com/odinr)! - removed unused packages
148
183
 
149
- - Updated dependencies [[`6f3315a`](https://github.com/equinor/fusion-framework/commit/6f3315a83ea43d5355a5d95c1e9e4caf6f6b7c72)]:
150
- - @equinor/fusion-framework-react-components-people-provider@1.2.5
184
+ - Updated dependencies [[`6f3315a`](https://github.com/equinor/fusion-framework/commit/6f3315a83ea43d5355a5d95c1e9e4caf6f6b7c72)]:
185
+ - @equinor/fusion-framework-react-components-people-provider@1.2.5
151
186
 
152
187
  ## 9.8.5
153
188
 
154
189
  ### Patch Changes
155
190
 
156
- - Updated dependencies []:
157
- - @equinor/fusion-framework-app@8.1.3
158
- - @equinor/fusion-framework-react-components-people-provider@1.2.4
191
+ - Updated dependencies []:
192
+ - @equinor/fusion-framework-app@8.1.3
193
+ - @equinor/fusion-framework-react-components-people-provider@1.2.4
159
194
 
160
195
  ## 9.8.4
161
196
 
162
197
  ### Patch Changes
163
198
 
164
- - [#1890](https://github.com/equinor/fusion-framework/pull/1890) [`722f43f`](https://github.com/equinor/fusion-framework/commit/722f43f01c7a46175ad72e84c22fb3562d21bc26) Thanks [@asbjornhaland](https://github.com/asbjornhaland)! - Fix typo
199
+ - [#1890](https://github.com/equinor/fusion-framework/pull/1890) [`722f43f`](https://github.com/equinor/fusion-framework/commit/722f43f01c7a46175ad72e84c22fb3562d21bc26) Thanks [@asbjornhaland](https://github.com/asbjornhaland)! - Fix typo
165
200
 
166
- - [#1902](https://github.com/equinor/fusion-framework/pull/1902) [`06d3739`](https://github.com/equinor/fusion-framework/commit/06d373990b481bcae361cfa4fa8a905b4256c7d8) Thanks [@eikeland](https://github.com/eikeland)! - Updates cli dep fwc-person and improve people cookbook
201
+ - [#1902](https://github.com/equinor/fusion-framework/pull/1902) [`06d3739`](https://github.com/equinor/fusion-framework/commit/06d373990b481bcae361cfa4fa8a905b4256c7d8) Thanks [@eikeland](https://github.com/eikeland)! - Updates cli dep fwc-person and improve people cookbook
167
202
 
168
- - Updated dependencies [[`06d3739`](https://github.com/equinor/fusion-framework/commit/06d373990b481bcae361cfa4fa8a905b4256c7d8)]:
169
- - @equinor/fusion-framework-react-components-people-provider@1.2.3
203
+ - Updated dependencies [[`06d3739`](https://github.com/equinor/fusion-framework/commit/06d373990b481bcae361cfa4fa8a905b4256c7d8)]:
204
+ - @equinor/fusion-framework-react-components-people-provider@1.2.3
170
205
 
171
206
  ## 9.8.3
172
207
 
173
208
  ### Patch Changes
174
209
 
175
- - [#1878](https://github.com/equinor/fusion-framework/pull/1878) [`fe1a239`](https://github.com/equinor/fusion-framework/commit/fe1a239e9ce9fc0e39b4faf67ffda40d287d5bd2) Thanks [@asbjornhaland](https://github.com/asbjornhaland)! - - Add error icon for errors
210
+ - [#1878](https://github.com/equinor/fusion-framework/pull/1878) [`fe1a239`](https://github.com/equinor/fusion-framework/commit/fe1a239e9ce9fc0e39b4faf67ffda40d287d5bd2) Thanks [@asbjornhaland](https://github.com/asbjornhaland)! - - Add error icon for errors
176
211
 
177
- - Add info icon for no result
212
+ - Add info icon for no result
178
213
 
179
- - [#1875](https://github.com/equinor/fusion-framework/pull/1875) [`e018c6e`](https://github.com/equinor/fusion-framework/commit/e018c6e5b5f8676b642ded1bb8b5b41bc65f674f) Thanks [@asbjornhaland](https://github.com/asbjornhaland)! - Show message when unhandled error occurs in context selector
214
+ - [#1875](https://github.com/equinor/fusion-framework/pull/1875) [`e018c6e`](https://github.com/equinor/fusion-framework/commit/e018c6e5b5f8676b642ded1bb8b5b41bc65f674f) Thanks [@asbjornhaland](https://github.com/asbjornhaland)! - Show message when unhandled error occurs in context selector
180
215
 
181
- - [#1867](https://github.com/equinor/fusion-framework/pull/1867) [`b7504d1`](https://github.com/equinor/fusion-framework/commit/b7504d1352a0107383f8f76f9ed7f77744d1f99b) Thanks [@eikeland](https://github.com/eikeland)! - Removes person react components from cli
216
+ - [#1867](https://github.com/equinor/fusion-framework/pull/1867) [`b7504d1`](https://github.com/equinor/fusion-framework/commit/b7504d1352a0107383f8f76f9ed7f77744d1f99b) Thanks [@eikeland](https://github.com/eikeland)! - Removes person react components from cli
182
217
 
183
218
  ## 9.8.2
184
219
 
185
220
  ### Patch Changes
186
221
 
187
- - Updated dependencies []:
188
- - @equinor/fusion-framework-app@8.1.2
189
- - @equinor/fusion-framework-react-components-people-provider@1.2.2
222
+ - Updated dependencies []:
223
+ - @equinor/fusion-framework-app@8.1.2
224
+ - @equinor/fusion-framework-react-components-people-provider@1.2.2
190
225
 
191
226
  ## 9.8.1
192
227
 
193
228
  ### Patch Changes
194
229
 
195
- - [#1839](https://github.com/equinor/fusion-framework/pull/1839) [`f2e5d9f`](https://github.com/equinor/fusion-framework/commit/f2e5d9f78546b4e933f012d58081439a1c2f5554) Thanks [@dependabot](https://github.com/apps/dependabot)! - Bumps @equinor/fusion-wc-person to 2.5.1
230
+ - [#1839](https://github.com/equinor/fusion-framework/pull/1839) [`f2e5d9f`](https://github.com/equinor/fusion-framework/commit/f2e5d9f78546b4e933f012d58081439a1c2f5554) Thanks [@dependabot](https://github.com/apps/dependabot)! - Bumps @equinor/fusion-wc-person to 2.5.1
196
231
 
197
- - Updated dependencies [[`f2e5d9f`](https://github.com/equinor/fusion-framework/commit/f2e5d9f78546b4e933f012d58081439a1c2f5554)]:
198
- - @equinor/fusion-framework-react-components-people-provider@1.2.1
232
+ - Updated dependencies [[`f2e5d9f`](https://github.com/equinor/fusion-framework/commit/f2e5d9f78546b4e933f012d58081439a1c2f5554)]:
233
+ - @equinor/fusion-framework-react-components-people-provider@1.2.1
199
234
 
200
235
  ## 9.8.0
201
236
 
202
237
  ### Minor Changes
203
238
 
204
- - [#1827](https://github.com/equinor/fusion-framework/pull/1827) [`91a5782`](https://github.com/equinor/fusion-framework/commit/91a5782d22b25c562a1c65cc702bee1c96b97737) Thanks [@asbjornhaland](https://github.com/asbjornhaland)! - Update @equinor/fusion-react-person to 0.7.0 and @equinor/fusion-wc-person to 2.4.0
239
+ - [#1827](https://github.com/equinor/fusion-framework/pull/1827) [`91a5782`](https://github.com/equinor/fusion-framework/commit/91a5782d22b25c562a1c65cc702bee1c96b97737) Thanks [@asbjornhaland](https://github.com/asbjornhaland)! - Update @equinor/fusion-react-person to 0.7.0 and @equinor/fusion-wc-person to 2.4.0
205
240
 
206
241
  ### Patch Changes
207
242
 
208
- - [#1823](https://github.com/equinor/fusion-framework/pull/1823) [`9733563`](https://github.com/equinor/fusion-framework/commit/9733563ad072a6c21d61952d6d71978b88612ac5) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps): bump @equinor/eds-core-react from 0.35.1 to 0.36.0
243
+ - [#1823](https://github.com/equinor/fusion-framework/pull/1823) [`9733563`](https://github.com/equinor/fusion-framework/commit/9733563ad072a6c21d61952d6d71978b88612ac5) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps): bump @equinor/eds-core-react from 0.35.1 to 0.36.0
209
244
 
210
- - Updated dependencies [[`91a5782`](https://github.com/equinor/fusion-framework/commit/91a5782d22b25c562a1c65cc702bee1c96b97737)]:
211
- - @equinor/fusion-framework-react-components-people-provider@1.2.0
245
+ - Updated dependencies [[`91a5782`](https://github.com/equinor/fusion-framework/commit/91a5782d22b25c562a1c65cc702bee1c96b97737)]:
246
+ - @equinor/fusion-framework-react-components-people-provider@1.2.0
212
247
 
213
248
  ## 9.7.0
214
249
 
215
250
  ### Minor Changes
216
251
 
217
- - [#1801](https://github.com/equinor/fusion-framework/pull/1801) [`6e8fb78`](https://github.com/equinor/fusion-framework/commit/6e8fb78698fe11402ceef8d8ab48530bb8866699) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps): bump commander from 11.1.0 to 12.0.0
252
+ - [#1801](https://github.com/equinor/fusion-framework/pull/1801) [`6e8fb78`](https://github.com/equinor/fusion-framework/commit/6e8fb78698fe11402ceef8d8ab48530bb8866699) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps): bump commander from 11.1.0 to 12.0.0
218
253
 
219
- see [changelog](https://github.com/tj/commander.js/releases/tag/v12.0.0)
254
+ see [changelog](https://github.com/tj/commander.js/releases/tag/v12.0.0)
220
255
 
221
256
  ### Patch Changes
222
257
 
223
- - [#1719](https://github.com/equinor/fusion-framework/pull/1719) [`5658d04`](https://github.com/equinor/fusion-framework/commit/5658d04bac8957fd3741083385bc2d7871da7df9) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps-dev): bump @equinor/fusion-react-context-selector from 0.5.0 to 0.6.0
258
+ - [#1719](https://github.com/equinor/fusion-framework/pull/1719) [`5658d04`](https://github.com/equinor/fusion-framework/commit/5658d04bac8957fd3741083385bc2d7871da7df9) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps-dev): bump @equinor/fusion-react-context-selector from 0.5.0 to 0.6.0
224
259
 
225
260
  ## 9.6.4
226
261
 
227
262
  ### Patch Changes
228
263
 
229
- - Updated dependencies []:
230
- - @equinor/fusion-framework-react-components-people-provider@1.1.15
231
- - @equinor/fusion-framework-app@8.1.1
232
- - @equinor/fusion-framework-module-feature-flag@1.0.2
264
+ - Updated dependencies []:
265
+ - @equinor/fusion-framework-react-components-people-provider@1.1.15
266
+ - @equinor/fusion-framework-app@8.1.1
267
+ - @equinor/fusion-framework-module-feature-flag@1.0.2
233
268
 
234
269
  ## 9.6.3
235
270
 
236
271
  ### Patch Changes
237
272
 
238
- - [#1786](https://github.com/equinor/fusion-framework/pull/1786) [`a5f74f2`](https://github.com/equinor/fusion-framework/commit/a5f74f2096a55c4dab4b1d263bd39cd0dc39ac7a) Thanks [@odinr](https://github.com/odinr)! - support resources in `defineAppManifest`
273
+ - [#1786](https://github.com/equinor/fusion-framework/pull/1786) [`a5f74f2`](https://github.com/equinor/fusion-framework/commit/a5f74f2096a55c4dab4b1d263bd39cd0dc39ac7a) Thanks [@odinr](https://github.com/odinr)! - support resources in `defineAppManifest`
239
274
 
240
- ref [issue 286](https://github.com/equinor/fusion/issues/286#issuecomment-1923401234)
275
+ ref [issue 286](https://github.com/equinor/fusion/issues/286#issuecomment-1923401234)
241
276
 
242
277
  ## 9.6.2
243
278
 
244
279
  ### Patch Changes
245
280
 
246
- - Updated dependencies [[`09f8dd2`](https://github.com/equinor/fusion-framework/commit/09f8dd2dad31e8de47409e6bd751f74e3dd02607), [`0f3affa`](https://github.com/equinor/fusion-framework/commit/0f3affa45b7b7dc0a0f01682682293e4b899a5d9)]:
247
- - @equinor/fusion-framework-react-components-people-provider@1.1.14
248
- - @equinor/fusion-framework-app@8.1.0
281
+ - Updated dependencies [[`09f8dd2`](https://github.com/equinor/fusion-framework/commit/09f8dd2dad31e8de47409e6bd751f74e3dd02607), [`0f3affa`](https://github.com/equinor/fusion-framework/commit/0f3affa45b7b7dc0a0f01682682293e4b899a5d9)]:
282
+ - @equinor/fusion-framework-react-components-people-provider@1.1.14
283
+ - @equinor/fusion-framework-app@8.1.0
249
284
 
250
285
  ## 9.6.1
251
286
 
252
287
  ### Patch Changes
253
288
 
254
- - Updated dependencies [[`036546f`](https://github.com/equinor/fusion-framework/commit/036546f2e3d9c0d289c7145da84e940673027b5e), [`d0c0c6a`](https://github.com/equinor/fusion-framework/commit/d0c0c6a971a478e3f447663bf50b4e3a7cb1517e)]:
255
- - @equinor/fusion-observable@8.1.5
256
- - @equinor/fusion-framework-module-feature-flag@1.0.1
257
- - @equinor/fusion-framework-app@8.0.1
258
- - @equinor/fusion-framework-react-components-people-provider@1.1.13
289
+ - Updated dependencies [[`036546f`](https://github.com/equinor/fusion-framework/commit/036546f2e3d9c0d289c7145da84e940673027b5e), [`d0c0c6a`](https://github.com/equinor/fusion-framework/commit/d0c0c6a971a478e3f447663bf50b4e3a7cb1517e)]:
290
+ - @equinor/fusion-observable@8.1.5
291
+ - @equinor/fusion-framework-module-feature-flag@1.0.1
292
+ - @equinor/fusion-framework-app@8.0.1
293
+ - @equinor/fusion-framework-react-components-people-provider@1.1.13
259
294
 
260
295
  ## 9.6.0
261
296
 
262
297
  ### Minor Changes
263
298
 
264
- - [#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 side-sheet for displaying framework and application feature flags
299
+ - [#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 side-sheet for displaying framework and application feature flags
265
300
 
266
301
  ### Patch Changes
267
302
 
268
- - [#1754](https://github.com/equinor/fusion-framework/pull/1754) [`81e7db7`](https://github.com/equinor/fusion-framework/commit/81e7db74690aa7284584d3820494cb71e6ad6c91) Thanks [@eikeland](https://github.com/eikeland)! - Updating eds packages to mitigate type errors after latest version, @equinor/ids-icons >= 0.20.0.
303
+ - [#1754](https://github.com/equinor/fusion-framework/pull/1754) [`81e7db7`](https://github.com/equinor/fusion-framework/commit/81e7db74690aa7284584d3820494cb71e6ad6c91) Thanks [@eikeland](https://github.com/eikeland)! - Updating eds packages to mitigate type errors after latest version, @equinor/ids-icons >= 0.20.0.
269
304
 
270
- - [`cb20fc1`](https://github.com/equinor/fusion-framework/commit/cb20fc1a0259a8e0f91d43e44a035b2ad26951f3) Thanks [@odinr](https://github.com/odinr)! - [security update](https://github.com/equinor/fusion-framework/security/dependabot/90)
305
+ - [`cb20fc1`](https://github.com/equinor/fusion-framework/commit/cb20fc1a0259a8e0f91d43e44a035b2ad26951f3) Thanks [@odinr](https://github.com/odinr)! - [security update](https://github.com/equinor/fusion-framework/security/dependabot/90)
271
306
 
272
- - Updated dependencies [[`8b031c3`](https://github.com/equinor/fusion-framework/commit/8b031c31f314deeffdf395fc847e4279b61aab7e), [`8b031c3`](https://github.com/equinor/fusion-framework/commit/8b031c31f314deeffdf395fc847e4279b61aab7e)]:
273
- - @equinor/fusion-framework-app@8.0.0
274
- - @equinor/fusion-framework-module-feature-flag@1.0.0
275
- - @equinor/fusion-framework-react-components-people-provider@1.1.12
307
+ - Updated dependencies [[`8b031c3`](https://github.com/equinor/fusion-framework/commit/8b031c31f314deeffdf395fc847e4279b61aab7e), [`8b031c3`](https://github.com/equinor/fusion-framework/commit/8b031c31f314deeffdf395fc847e4279b61aab7e)]:
308
+ - @equinor/fusion-framework-app@8.0.0
309
+ - @equinor/fusion-framework-module-feature-flag@1.0.0
310
+ - @equinor/fusion-framework-react-components-people-provider@1.1.12
276
311
 
277
312
  ## 9.5.10
278
313
 
279
314
  ### Patch Changes
280
315
 
281
- - [#1738](https://github.com/equinor/fusion-framework/pull/1738) [`1241772`](https://github.com/equinor/fusion-framework/commit/124177256696f2d83f739a1bbc9022c9840db106) Thanks [@eikeland](https://github.com/eikeland)! - Updating fwc-person
316
+ - [#1738](https://github.com/equinor/fusion-framework/pull/1738) [`1241772`](https://github.com/equinor/fusion-framework/commit/124177256696f2d83f739a1bbc9022c9840db106) Thanks [@eikeland](https://github.com/eikeland)! - Updating fwc-person
282
317
 
283
318
  ## 9.5.9
284
319
 
285
320
  ### Patch Changes
286
321
 
287
- - Updated dependencies []:
288
- - @equinor/fusion-framework-react-components-people-provider@1.1.11
322
+ - Updated dependencies []:
323
+ - @equinor/fusion-framework-react-components-people-provider@1.1.11
289
324
 
290
325
  ## 9.5.8
291
326
 
292
327
  ### Patch Changes
293
328
 
294
- - [#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
329
+ - [#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
295
330
 
296
- - Updated dependencies [[`1918c82`](https://github.com/equinor/fusion-framework/commit/1918c8228bc7158c4c358aa8f5688342e3b11b1d), [`1918c82`](https://github.com/equinor/fusion-framework/commit/1918c8228bc7158c4c358aa8f5688342e3b11b1d)]:
297
- - @equinor/fusion-framework-module-feature-flag@0.0.1
298
- - @equinor/fusion-framework-react-components-people-provider@1.1.10
331
+ - Updated dependencies [[`1918c82`](https://github.com/equinor/fusion-framework/commit/1918c8228bc7158c4c358aa8f5688342e3b11b1d), [`1918c82`](https://github.com/equinor/fusion-framework/commit/1918c8228bc7158c4c358aa8f5688342e3b11b1d)]:
332
+ - @equinor/fusion-framework-module-feature-flag@0.0.1
333
+ - @equinor/fusion-framework-react-components-people-provider@1.1.10
299
334
 
300
335
  ## 9.5.7
301
336
 
302
337
  ### Patch Changes
303
338
 
304
- - [`cb39579`](https://github.com/equinor/fusion-framework/commit/cb39579d8845df2f8b2a8e0b1afc04e1cc8dd8a6) Thanks [@odinr](https://github.com/odinr)! - prevent code splitting in the CLI
339
+ - [`cb39579`](https://github.com/equinor/fusion-framework/commit/cb39579d8845df2f8b2a8e0b1afc04e1cc8dd8a6) Thanks [@odinr](https://github.com/odinr)! - prevent code splitting in the CLI
305
340
 
306
341
  ## 9.5.6
307
342
 
308
343
  ### Patch Changes
309
344
 
310
- - [#1556](https://github.com/equinor/fusion-framework/pull/1556) [`1e0eda4`](https://github.com/equinor/fusion-framework/commit/1e0eda439f9096d91506b4bfae17ad4d03efab73) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps): bump @equinor/fusion-react-person from 0.6.0 to 0.6.1
345
+ - [#1556](https://github.com/equinor/fusion-framework/pull/1556) [`1e0eda4`](https://github.com/equinor/fusion-framework/commit/1e0eda439f9096d91506b4bfae17ad4d03efab73) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps): bump @equinor/fusion-react-person from 0.6.0 to 0.6.1
311
346
 
312
- - [#1614](https://github.com/equinor/fusion-framework/pull/1614) [`a3235ee`](https://github.com/equinor/fusion-framework/commit/a3235ee05a4fb237ad36fc641119195207687a4a) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps-dev): bump @equinor/fusion-react-context-selector from 0.5.0 to 0.5.3
347
+ - [#1614](https://github.com/equinor/fusion-framework/pull/1614) [`a3235ee`](https://github.com/equinor/fusion-framework/commit/a3235ee05a4fb237ad36fc641119195207687a4a) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps-dev): bump @equinor/fusion-react-context-selector from 0.5.0 to 0.5.3
313
348
 
314
- - [#1642](https://github.com/equinor/fusion-framework/pull/1642) [`a67d77b`](https://github.com/equinor/fusion-framework/commit/a67d77b5fa1fbff626c08e85ad00fe9bb63da80d) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps): bump ora from 7.0.1 to 8.0.1
349
+ - [#1642](https://github.com/equinor/fusion-framework/pull/1642) [`a67d77b`](https://github.com/equinor/fusion-framework/commit/a67d77b5fa1fbff626c08e85ad00fe9bb63da80d) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps): bump ora from 7.0.1 to 8.0.1
315
350
 
316
- - [#1662](https://github.com/equinor/fusion-framework/pull/1662) [`e7dbce5`](https://github.com/equinor/fusion-framework/commit/e7dbce5413dff7186b1004e11b6051d1fb4373d1) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps): bump @equinor/fusion-wc-person from 2.1.8 to 2.3.0
351
+ - [#1662](https://github.com/equinor/fusion-framework/pull/1662) [`e7dbce5`](https://github.com/equinor/fusion-framework/commit/e7dbce5413dff7186b1004e11b6051d1fb4373d1) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps): bump @equinor/fusion-wc-person from 2.1.8 to 2.3.0
317
352
 
318
- - [#1565](https://github.com/equinor/fusion-framework/pull/1565) [`4e7dbce`](https://github.com/equinor/fusion-framework/commit/4e7dbce1a92b093bec91d48d38afd7b70fe03296) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps): bump @equinor/fusion-wc-person from 2.1.8 to 2.3.0
353
+ - [#1565](https://github.com/equinor/fusion-framework/pull/1565) [`4e7dbce`](https://github.com/equinor/fusion-framework/commit/4e7dbce1a92b093bec91d48d38afd7b70fe03296) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps): bump @equinor/fusion-wc-person from 2.1.8 to 2.3.0
319
354
 
320
- - Updated dependencies [[`4e7dbce`](https://github.com/equinor/fusion-framework/commit/4e7dbce1a92b093bec91d48d38afd7b70fe03296)]:
321
- - @equinor/fusion-framework-react-components-people-provider@1.1.9
322
- - @equinor/fusion-framework-app@7.1.15
355
+ - Updated dependencies [[`4e7dbce`](https://github.com/equinor/fusion-framework/commit/4e7dbce1a92b093bec91d48d38afd7b70fe03296)]:
356
+ - @equinor/fusion-framework-react-components-people-provider@1.1.9
357
+ - @equinor/fusion-framework-app@7.1.15
323
358
 
324
359
  ## 9.5.5
325
360
 
326
361
  ### Patch Changes
327
362
 
328
- - Updated dependencies []:
329
- - @equinor/fusion-framework-app@7.1.14
330
- - @equinor/fusion-framework-react-components-people-provider@1.1.8
363
+ - Updated dependencies []:
364
+ - @equinor/fusion-framework-app@7.1.14
365
+ - @equinor/fusion-framework-react-components-people-provider@1.1.8
331
366
 
332
367
  ## 9.5.4
333
368
 
334
369
  ### Patch Changes
335
370
 
336
- - Updated dependencies []:
337
- - @equinor/fusion-framework-app@7.1.13
338
- - @equinor/fusion-framework-react-components-people-provider@1.1.7
371
+ - Updated dependencies []:
372
+ - @equinor/fusion-framework-app@7.1.13
373
+ - @equinor/fusion-framework-react-components-people-provider@1.1.7
339
374
 
340
375
  ## 9.5.3
341
376
 
342
377
  ### Patch Changes
343
378
 
344
- - Updated dependencies [[`6ffaabf`](https://github.com/equinor/fusion-framework/commit/6ffaabf120704f2f4f4074a0fa0a17faf77fe22a)]:
345
- - @equinor/fusion-observable@8.1.4
346
- - @equinor/fusion-framework-app@7.1.12
347
- - @equinor/fusion-framework-react-components-people-provider@1.1.6
379
+ - Updated dependencies [[`6ffaabf`](https://github.com/equinor/fusion-framework/commit/6ffaabf120704f2f4f4074a0fa0a17faf77fe22a)]:
380
+ - @equinor/fusion-observable@8.1.4
381
+ - @equinor/fusion-framework-app@7.1.12
382
+ - @equinor/fusion-framework-react-components-people-provider@1.1.6
348
383
 
349
384
  ## 9.5.2
350
385
 
351
386
  ### Patch Changes
352
387
 
353
- - [#1579](https://github.com/equinor/fusion-framework/pull/1579) [`8aecfdd`](https://github.com/equinor/fusion-framework/commit/8aecfdd892c5e4cc6afbf6c736d7d46d0199611b) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps-dev): bump @equinor/fusion-react-side-sheet from 1.2.2 to 1.2.3
388
+ - [#1579](https://github.com/equinor/fusion-framework/pull/1579) [`8aecfdd`](https://github.com/equinor/fusion-framework/commit/8aecfdd892c5e4cc6afbf6c736d7d46d0199611b) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps-dev): bump @equinor/fusion-react-side-sheet from 1.2.2 to 1.2.3
354
389
 
355
- - [#1578](https://github.com/equinor/fusion-framework/pull/1578) [`e6859bf`](https://github.com/equinor/fusion-framework/commit/e6859bf9604b1ac388c077db97cb7bd7127f59db) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps-dev): bump @equinor/fusion-react-menu from 0.2.0 to 0.3.0
390
+ - [#1578](https://github.com/equinor/fusion-framework/pull/1578) [`e6859bf`](https://github.com/equinor/fusion-framework/commit/e6859bf9604b1ac388c077db97cb7bd7127f59db) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps-dev): bump @equinor/fusion-react-menu from 0.2.0 to 0.3.0
356
391
 
357
- - Updated dependencies [[`9c24e84`](https://github.com/equinor/fusion-framework/commit/9c24e847d041dea8384c77439e6b237f5bdb3125)]:
358
- - @equinor/fusion-observable@8.1.3
359
- - @equinor/fusion-framework-react-components-people-provider@1.1.5
360
- - @equinor/fusion-framework-app@7.1.11
392
+ - Updated dependencies [[`9c24e84`](https://github.com/equinor/fusion-framework/commit/9c24e847d041dea8384c77439e6b237f5bdb3125)]:
393
+ - @equinor/fusion-observable@8.1.3
394
+ - @equinor/fusion-framework-react-components-people-provider@1.1.5
395
+ - @equinor/fusion-framework-app@7.1.11
361
396
 
362
397
  ## 9.5.1
363
398
 
364
399
  ### Patch Changes
365
400
 
366
- - [#1553](https://github.com/equinor/fusion-framework/pull/1553) [`f4e02e9`](https://github.com/equinor/fusion-framework/commit/f4e02e93960ca3d1e8c1ee422c6fd8c6742bf755) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps-dev): bump @equinor/fusion-react-side-sheet from 1.2.1 to 1.2.2
401
+ - [#1553](https://github.com/equinor/fusion-framework/pull/1553) [`f4e02e9`](https://github.com/equinor/fusion-framework/commit/f4e02e93960ca3d1e8c1ee422c6fd8c6742bf755) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps-dev): bump @equinor/fusion-react-side-sheet from 1.2.1 to 1.2.2
367
402
 
368
- - [`72e12c8`](https://github.com/equinor/fusion-framework/commit/72e12c84efb6ac7f131a8d0f217076cbb9d5ab52) Thanks [@odinr](https://github.com/odinr)! - support for module resolution EsNext
403
+ - [`72e12c8`](https://github.com/equinor/fusion-framework/commit/72e12c84efb6ac7f131a8d0f217076cbb9d5ab52) Thanks [@odinr](https://github.com/odinr)! - support for module resolution EsNext
369
404
 
370
405
  ## 9.5.0
371
406
 
372
407
  ### Minor Changes
373
408
 
374
- - [#1532](https://github.com/equinor/fusion-framework/pull/1532) [`f77c1169`](https://github.com/equinor/fusion-framework/commit/f77c11694adf3c96e86732818cbf05aaae06a695) Thanks [@dependabot](https://github.com/apps/dependabot)! - bump vite from 4.4.9 to 5.0.0
409
+ - [#1532](https://github.com/equinor/fusion-framework/pull/1532) [`f77c1169`](https://github.com/equinor/fusion-framework/commit/f77c11694adf3c96e86732818cbf05aaae06a695) Thanks [@dependabot](https://github.com/apps/dependabot)! - bump vite from 4.4.9 to 5.0.0
375
410
 
376
411
  ### Patch Changes
377
412
 
378
- - Updated dependencies [[`22909e77`](https://github.com/equinor/fusion-framework/commit/22909e77488b099697dccec93e7ac8416dc4a5bd)]:
379
- - @equinor/fusion-framework-react-components-people-provider@1.1.4
413
+ - Updated dependencies [[`22909e77`](https://github.com/equinor/fusion-framework/commit/22909e77488b099697dccec93e7ac8416dc4a5bd)]:
414
+ - @equinor/fusion-framework-react-components-people-provider@1.1.4
380
415
 
381
416
  ## 9.4.3
382
417
 
383
418
  ### Patch Changes
384
419
 
385
- - Updated dependencies []:
386
- - @equinor/fusion-framework-app@7.1.10
387
- - @equinor/fusion-framework-react-components-people-provider@1.1.3
420
+ - Updated dependencies []:
421
+ - @equinor/fusion-framework-app@7.1.10
422
+ - @equinor/fusion-framework-react-components-people-provider@1.1.3
388
423
 
389
424
  ## 9.4.2
390
425
 
391
426
  ### Patch Changes
392
427
 
393
- - [#1533](https://github.com/equinor/fusion-framework/pull/1533) [`a571b640`](https://github.com/equinor/fusion-framework/commit/a571b640c9fe94519ce2ede22f1eb1c336ecdac9) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps): bump find-up from 6.3.0 to 7.0.0
428
+ - [#1533](https://github.com/equinor/fusion-framework/pull/1533) [`a571b640`](https://github.com/equinor/fusion-framework/commit/a571b640c9fe94519ce2ede22f1eb1c336ecdac9) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps): bump find-up from 6.3.0 to 7.0.0
394
429
 
395
- - [#1534](https://github.com/equinor/fusion-framework/pull/1534) [`8c77de20`](https://github.com/equinor/fusion-framework/commit/8c77de209df2f41a78636f1f6f85a81d653484d2) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps): bump vite-plugin-restart from 0.3.1 to 0.4.0
430
+ - [#1534](https://github.com/equinor/fusion-framework/pull/1534) [`8c77de20`](https://github.com/equinor/fusion-framework/commit/8c77de209df2f41a78636f1f6f85a81d653484d2) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps): bump vite-plugin-restart from 0.3.1 to 0.4.0
396
431
 
397
- - Updated dependencies []:
398
- - @equinor/fusion-framework-app@7.1.9
399
- - @equinor/fusion-framework-react-components-people-provider@1.1.3
432
+ - Updated dependencies []:
433
+ - @equinor/fusion-framework-app@7.1.9
434
+ - @equinor/fusion-framework-react-components-people-provider@1.1.3
400
435
 
401
436
  ## 9.4.1
402
437
 
403
438
  ### Patch Changes
404
439
 
405
- - [#1498](https://github.com/equinor/fusion-framework/pull/1498) [`7287fa3d`](https://github.com/equinor/fusion-framework/commit/7287fa3dca655c84b3a4f5f904e3f423ec341e7a) Thanks [@odinr](https://github.com/odinr)! - bump @equinor/fusion-wc-person from 2.1.0 to 2.1.8
440
+ - [#1498](https://github.com/equinor/fusion-framework/pull/1498) [`7287fa3d`](https://github.com/equinor/fusion-framework/commit/7287fa3dca655c84b3a4f5f904e3f423ec341e7a) Thanks [@odinr](https://github.com/odinr)! - bump @equinor/fusion-wc-person from 2.1.0 to 2.1.8
406
441
 
407
- - Updated dependencies [[`7287fa3d`](https://github.com/equinor/fusion-framework/commit/7287fa3dca655c84b3a4f5f904e3f423ec341e7a)]:
408
- - @equinor/fusion-framework-react-components-people-provider@1.1.3
442
+ - Updated dependencies [[`7287fa3d`](https://github.com/equinor/fusion-framework/commit/7287fa3dca655c84b3a4f5f904e3f423ec341e7a)]:
443
+ - @equinor/fusion-framework-react-components-people-provider@1.1.3
409
444
 
410
445
  ## 9.4.0
411
446
 
412
447
  ### Minor Changes
413
448
 
414
- - [#1491](https://github.com/equinor/fusion-framework/pull/1491) [`0f2b4e3a`](https://github.com/equinor/fusion-framework/commit/0f2b4e3a97aa08cac2644642b612cd3432d07be4) Thanks [@odinr](https://github.com/odinr)! - Allow setting archive name when packing bundle
449
+ - [#1491](https://github.com/equinor/fusion-framework/pull/1491) [`0f2b4e3a`](https://github.com/equinor/fusion-framework/commit/0f2b4e3a97aa08cac2644642b612cd3432d07be4) Thanks [@odinr](https://github.com/odinr)! - Allow setting archive name when packing bundle
415
450
 
416
451
  ### Patch Changes
417
452
 
418
- - [#1487](https://github.com/equinor/fusion-framework/pull/1487) [`0dfe5a94`](https://github.com/equinor/fusion-framework/commit/0dfe5a94c89b05da3ea94d5ec0180448ba0df392) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps-dev): bump [rollup](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) from 3.29.2 to 4.3.0
453
+ - [#1487](https://github.com/equinor/fusion-framework/pull/1487) [`0dfe5a94`](https://github.com/equinor/fusion-framework/commit/0dfe5a94c89b05da3ea94d5ec0180448ba0df392) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps-dev): bump [rollup](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) from 3.29.2 to 4.3.0
419
454
 
420
- - [#1478](https://github.com/equinor/fusion-framework/pull/1478) [`28bd0b8c`](https://github.com/equinor/fusion-framework/commit/28bd0b8c17fd6e7c5f5146ff490441d5b3caf602) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps-dev): bump [@equinor/fusion-react-side-sheet](https://github.com/equinor/fusion-react-components/releases/tag/%40equinor%2Ffusion-react-side-sheet%401.2.1) from 1.2.0 to 1.2.1
455
+ - [#1478](https://github.com/equinor/fusion-framework/pull/1478) [`28bd0b8c`](https://github.com/equinor/fusion-framework/commit/28bd0b8c17fd6e7c5f5146ff490441d5b3caf602) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps-dev): bump [@equinor/fusion-react-side-sheet](https://github.com/equinor/fusion-react-components/releases/tag/%40equinor%2Ffusion-react-side-sheet%401.2.1) from 1.2.0 to 1.2.1
421
456
 
422
- - [#1485](https://github.com/equinor/fusion-framework/pull/1485) [`24d02ddd`](https://github.com/equinor/fusion-framework/commit/24d02ddd532424462059a7465ac82df688e1bc6e) Thanks [@dependabot](https://github.com/apps/dependabot)! - [bump read-pkg-up from 10.1.0 to 11.0.0](https://github.com/sindresorhus/read-package-up/compare/v10.1.0...v11.0.0)
457
+ - [#1485](https://github.com/equinor/fusion-framework/pull/1485) [`24d02ddd`](https://github.com/equinor/fusion-framework/commit/24d02ddd532424462059a7465ac82df688e1bc6e) Thanks [@dependabot](https://github.com/apps/dependabot)! - [bump read-pkg-up from 10.1.0 to 11.0.0](https://github.com/sindresorhus/read-package-up/compare/v10.1.0...v11.0.0)
423
458
 
424
459
  ## 9.3.5
425
460
 
426
461
  ### Patch Changes
427
462
 
428
- - [#1475](https://github.com/equinor/fusion-framework/pull/1475) [`9b22a14d`](https://github.com/equinor/fusion-framework/commit/9b22a14d791878a83b6df84190922d3143fdc0df) Thanks [@odinr](https://github.com/odinr)! - fix log loop
463
+ - [#1475](https://github.com/equinor/fusion-framework/pull/1475) [`9b22a14d`](https://github.com/equinor/fusion-framework/commit/9b22a14d791878a83b6df84190922d3143fdc0df) Thanks [@odinr](https://github.com/odinr)! - fix log loop
429
464
 
430
- ```bash
431
- if (msg.match(/^Failed to load url \/assets/)) {
432
- RangeError: Maximum call stack size exceeded
433
- at String.match (<anonymous>)
434
- ```
465
+ ```bash
466
+ if (msg.match(/^Failed to load url \/assets/)) {
467
+ RangeError: Maximum call stack size exceeded
468
+ at String.match (<anonymous>)
469
+ ```
435
470
 
436
471
  ## 9.3.4
437
472
 
438
473
  ### Patch Changes
439
474
 
440
- - [#1465](https://github.com/equinor/fusion-framework/pull/1465) [`1cdc52ab`](https://github.com/equinor/fusion-framework/commit/1cdc52abbdf8aa714d4b4035a01e474fbe56d8f6) Thanks [@odinr](https://github.com/odinr)! - cli should no use provided config when developing an application which exists in Fusion App Service.
475
+ - [#1465](https://github.com/equinor/fusion-framework/pull/1465) [`1cdc52ab`](https://github.com/equinor/fusion-framework/commit/1cdc52abbdf8aa714d4b4035a01e474fbe56d8f6) Thanks [@odinr](https://github.com/odinr)! - cli should no use provided config when developing an application which exists in Fusion App Service.
441
476
 
442
- > when dev proxy server did not get 404 when requesting application config, it provided the manifest instead of config file path
477
+ > when dev proxy server did not get 404 when requesting application config, it provided the manifest instead of config file path
443
478
 
444
479
  ## 9.3.3
445
480
 
446
481
  ### Patch Changes
447
482
 
448
- - [`a56172c9`](https://github.com/equinor/fusion-framework/commit/a56172c9ec241550ce57b1ea1e6ffcc8848618d5) Thanks [@odinr](https://github.com/odinr)! - rebuild cli (navigation module)
483
+ - [`a56172c9`](https://github.com/equinor/fusion-framework/commit/a56172c9ec241550ce57b1ea1e6ffcc8848618d5) Thanks [@odinr](https://github.com/odinr)! - rebuild cli (navigation module)
449
484
 
450
485
  ## 9.3.2
451
486
 
452
487
  ### Patch Changes
453
488
 
454
- - [#1462](https://github.com/equinor/fusion-framework/pull/1462) [`e35d8e2b`](https://github.com/equinor/fusion-framework/commit/e35d8e2b69148a497c7acaa8e1e0bf86987f475e) Thanks [@odinr](https://github.com/odinr)! - silent error when failing to optimize pre-built assets
489
+ - [#1462](https://github.com/equinor/fusion-framework/pull/1462) [`e35d8e2b`](https://github.com/equinor/fusion-framework/commit/e35d8e2b69148a497c7acaa8e1e0bf86987f475e) Thanks [@odinr](https://github.com/odinr)! - silent error when failing to optimize pre-built assets
455
490
 
456
- Vite tries to import optimize pre-built assets for the dev portal (which it should not).
491
+ Vite tries to import optimize pre-built assets for the dev portal (which it should not).
457
492
 
458
- see [fix: exclude external dependencies from html rewriting](https://github.com/vitejs/vite/pull/11854#issuecomment-1500453147)
493
+ see [fix: exclude external dependencies from html rewriting](https://github.com/vitejs/vite/pull/11854#issuecomment-1500453147)
459
494
 
460
- - [#1442](https://github.com/equinor/fusion-framework/pull/1442) [`1173f715`](https://github.com/equinor/fusion-framework/commit/1173f71597b7b90c17d314188d83f46e1d81a2f3) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps-dev): bump @equinor/fusion-react-side-sheet from 1.1.0 to 1.2.0
495
+ - [#1442](https://github.com/equinor/fusion-framework/pull/1442) [`1173f715`](https://github.com/equinor/fusion-framework/commit/1173f71597b7b90c17d314188d83f46e1d81a2f3) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps-dev): bump @equinor/fusion-react-side-sheet from 1.1.0 to 1.2.0
461
496
 
462
497
  ## 9.3.1
463
498
 
464
499
  ### Patch Changes
465
500
 
466
- - Updated dependencies []:
467
- - @equinor/fusion-framework-react-components-people-provider@1.1.2
468
- - @equinor/fusion-framework-app@7.1.8
501
+ - Updated dependencies []:
502
+ - @equinor/fusion-framework-react-components-people-provider@1.1.2
503
+ - @equinor/fusion-framework-app@7.1.8
469
504
 
470
505
  ## 9.3.0
471
506
 
472
507
  ### Minor Changes
473
508
 
474
- - [#1374](https://github.com/equinor/fusion-framework/pull/1374) [`a1eacf9f`](https://github.com/equinor/fusion-framework/commit/a1eacf9f30728bf96a17e60a5b7d7d08e85798f3) Thanks [@odinr](https://github.com/odinr)! - update `@equinor/fusion-wc-person` to ^2.1.0
509
+ - [#1374](https://github.com/equinor/fusion-framework/pull/1374) [`a1eacf9f`](https://github.com/equinor/fusion-framework/commit/a1eacf9f30728bf96a17e60a5b7d7d08e85798f3) Thanks [@odinr](https://github.com/odinr)! - update `@equinor/fusion-wc-person` to ^2.1.0
475
510
 
476
511
  ### Patch Changes
477
512
 
478
- - [#1399](https://github.com/equinor/fusion-framework/pull/1399) [`52910a53`](https://github.com/equinor/fusion-framework/commit/52910a5322109ab729508432d9fab695e8dc7697) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps-dev): bump @equinor/fusion-react-styles from 0.5.11 to 0.6.0
513
+ - [#1399](https://github.com/equinor/fusion-framework/pull/1399) [`52910a53`](https://github.com/equinor/fusion-framework/commit/52910a5322109ab729508432d9fab695e8dc7697) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps-dev): bump @equinor/fusion-react-styles from 0.5.11 to 0.6.0
479
514
 
480
- - [#1395](https://github.com/equinor/fusion-framework/pull/1395) [`dcd09dea`](https://github.com/equinor/fusion-framework/commit/dcd09dea7160cf85ababf827bc6ee32d9f9a0aca) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps-dev): bump @equinor/fusion-react-icon from 0.2.16 to 0.3.0
515
+ - [#1395](https://github.com/equinor/fusion-framework/pull/1395) [`dcd09dea`](https://github.com/equinor/fusion-framework/commit/dcd09dea7160cf85ababf827bc6ee32d9f9a0aca) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps-dev): bump @equinor/fusion-react-icon from 0.2.16 to 0.3.0
481
516
 
482
- - [#1409](https://github.com/equinor/fusion-framework/pull/1409) [`8b8ce0df`](https://github.com/equinor/fusion-framework/commit/8b8ce0dfc77bc592d3f525a2b09782fc2f570011) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps-dev): bump @equinor/fusion-react-context-selector from 0.4.9 to 0.5.0
517
+ - [#1409](https://github.com/equinor/fusion-framework/pull/1409) [`8b8ce0df`](https://github.com/equinor/fusion-framework/commit/8b8ce0dfc77bc592d3f525a2b09782fc2f570011) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps-dev): bump @equinor/fusion-react-context-selector from 0.4.9 to 0.5.0
483
518
 
484
- - [#1397](https://github.com/equinor/fusion-framework/pull/1397) [`15cb5a59`](https://github.com/equinor/fusion-framework/commit/15cb5a597fa0856bf56b7e618d3e974f3974a968) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps-dev): bump @equinor/fusion-react-progress-indicator from 0.1.7 to 0.2.0
519
+ - [#1397](https://github.com/equinor/fusion-framework/pull/1397) [`15cb5a59`](https://github.com/equinor/fusion-framework/commit/15cb5a597fa0856bf56b7e618d3e974f3974a968) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps-dev): bump @equinor/fusion-react-progress-indicator from 0.1.7 to 0.2.0
485
520
 
486
- - [#1394](https://github.com/equinor/fusion-framework/pull/1394) [`710ea8a9`](https://github.com/equinor/fusion-framework/commit/710ea8a9574acfa55e8affb33a52594d6136d460) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps-dev): bump @equinor/fusion-react-button from 0.8.3 to 0.9.0
521
+ - [#1394](https://github.com/equinor/fusion-framework/pull/1394) [`710ea8a9`](https://github.com/equinor/fusion-framework/commit/710ea8a9574acfa55e8affb33a52594d6136d460) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps-dev): bump @equinor/fusion-react-button from 0.8.3 to 0.9.0
487
522
 
488
- - [#1393](https://github.com/equinor/fusion-framework/pull/1393) [`f049479b`](https://github.com/equinor/fusion-framework/commit/f049479bfb51369a227eb432089d0da20be86529) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps): bump @equinor/fusion-react-person from 0.5.1 to 0.6.0
523
+ - [#1393](https://github.com/equinor/fusion-framework/pull/1393) [`f049479b`](https://github.com/equinor/fusion-framework/commit/f049479bfb51369a227eb432089d0da20be86529) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps): bump @equinor/fusion-react-person from 0.5.1 to 0.6.0
489
524
 
490
- - [#1392](https://github.com/equinor/fusion-framework/pull/1392) [`99f70720`](https://github.com/equinor/fusion-framework/commit/99f707205ad9f773f0672fabccfe52dec0c9b10f) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps-dev): bump @equinor/fusion-react-side-sheet from 1.0.2 to 1.1.0
525
+ - [#1392](https://github.com/equinor/fusion-framework/pull/1392) [`99f70720`](https://github.com/equinor/fusion-framework/commit/99f707205ad9f773f0672fabccfe52dec0c9b10f) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps-dev): bump @equinor/fusion-react-side-sheet from 1.0.2 to 1.1.0
491
526
 
492
527
  ## 9.2.1
493
528
 
494
529
  ### Patch Changes
495
530
 
496
- - [#1375](https://github.com/equinor/fusion-framework/pull/1375) [`f50ea5da`](https://github.com/equinor/fusion-framework/commit/f50ea5dab449ce7a5e3071f65fac4e800a619eec) Thanks [@odinr](https://github.com/odinr)! - update people deps
531
+ - [#1375](https://github.com/equinor/fusion-framework/pull/1375) [`f50ea5da`](https://github.com/equinor/fusion-framework/commit/f50ea5dab449ce7a5e3071f65fac4e800a619eec) Thanks [@odinr](https://github.com/odinr)! - update people deps
497
532
 
498
- - Updated dependencies [[`f50ea5da`](https://github.com/equinor/fusion-framework/commit/f50ea5dab449ce7a5e3071f65fac4e800a619eec)]:
499
- - @equinor/fusion-framework-react-components-people-provider@1.1.1
533
+ - Updated dependencies [[`f50ea5da`](https://github.com/equinor/fusion-framework/commit/f50ea5dab449ce7a5e3071f65fac4e800a619eec)]:
534
+ - @equinor/fusion-framework-react-components-people-provider@1.1.1
500
535
 
501
536
  ## 9.2.0
502
537
 
503
538
  ### Minor Changes
504
539
 
505
- - [#1323](https://github.com/equinor/fusion-framework/pull/1323) [`6a4c697f`](https://github.com/equinor/fusion-framework/commit/6a4c697fc255bd189a6e45e48f76c1c4e4e59c24) Thanks [@yusijs](https://github.com/yusijs)! - Allow using a custom dev-portal
540
+ - [#1323](https://github.com/equinor/fusion-framework/pull/1323) [`6a4c697f`](https://github.com/equinor/fusion-framework/commit/6a4c697fc255bd189a6e45e48f76c1c4e4e59c24) Thanks [@yusijs](https://github.com/yusijs)! - Allow using a custom dev-portal
506
541
 
507
542
  ## 9.1.4
508
543
 
509
544
  ### Patch Changes
510
545
 
511
- - [#1348](https://github.com/equinor/fusion-framework/pull/1348) [`0acc8827`](https://github.com/equinor/fusion-framework/commit/0acc8827e5e2df8b5b2aeac5e1a2cd29c4384e78) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps): bump @equinor/eds-core-react from 0.32.4 to 0.33.0
546
+ - [#1348](https://github.com/equinor/fusion-framework/pull/1348) [`0acc8827`](https://github.com/equinor/fusion-framework/commit/0acc8827e5e2df8b5b2aeac5e1a2cd29c4384e78) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps): bump @equinor/eds-core-react from 0.32.4 to 0.33.0
512
547
 
513
- - support for [styled-components@6](https://styled-components.com/releases#v6.0.0)
548
+ - support for [styled-components@6](https://styled-components.com/releases#v6.0.0)
514
549
 
515
550
  ## 9.1.3
516
551
 
517
552
  ### Patch Changes
518
553
 
519
- - [`c4e38415`](https://github.com/equinor/fusion-framework/commit/c4e384152765d86df5093b35355d0c4b0bcfee43) Thanks [@odinr](https://github.com/odinr)! - [remove console](https://github.com/equinor/fusion-framework/commit/cb2f694697e7a130ff82bbb5fc570892211bbb70)
554
+ - [`c4e38415`](https://github.com/equinor/fusion-framework/commit/c4e384152765d86df5093b35355d0c4b0bcfee43) Thanks [@odinr](https://github.com/odinr)! - [remove console](https://github.com/equinor/fusion-framework/commit/cb2f694697e7a130ff82bbb5fc570892211bbb70)
520
555
 
521
556
  ## 9.1.2
522
557
 
523
558
  ### Patch Changes
524
559
 
525
- - [#1306](https://github.com/equinor/fusion-framework/pull/1306) [`f65c4531`](https://github.com/equinor/fusion-framework/commit/f65c453178e2c581acb154d5839971c75f60fa86) Thanks [@odinr](https://github.com/odinr)! - add fallback image to person provider
560
+ - [#1306](https://github.com/equinor/fusion-framework/pull/1306) [`f65c4531`](https://github.com/equinor/fusion-framework/commit/f65c453178e2c581acb154d5839971c75f60fa86) Thanks [@odinr](https://github.com/odinr)! - add fallback image to person provider
526
561
 
527
- - [#1335](https://github.com/equinor/fusion-framework/pull/1335) [`5bad9c87`](https://github.com/equinor/fusion-framework/commit/5bad9c87d6ab6d0a9a518ba7525f3eb5b659a9c0) Thanks [@asbjornhaland](https://github.com/asbjornhaland)! - add cookbooks and documentation for people react components
562
+ - [#1335](https://github.com/equinor/fusion-framework/pull/1335) [`5bad9c87`](https://github.com/equinor/fusion-framework/commit/5bad9c87d6ab6d0a9a518ba7525f3eb5b659a9c0) Thanks [@asbjornhaland](https://github.com/asbjornhaland)! - add cookbooks and documentation for people react components
528
563
 
529
- - [`cc7bcfb5`](https://github.com/equinor/fusion-framework/commit/cc7bcfb51187fb757b95793356da4a11b233d930) Thanks [@odinr](https://github.com/odinr)! - update @equinor/fusion-wc-person to 1.1.1
564
+ - [`cc7bcfb5`](https://github.com/equinor/fusion-framework/commit/cc7bcfb51187fb757b95793356da4a11b233d930) Thanks [@odinr](https://github.com/odinr)! - update @equinor/fusion-wc-person to 1.1.1
530
565
 
531
- - [`6ec59f64`](https://github.com/equinor/fusion-framework/commit/6ec59f64f35e553cd68d6d6e03c1e5867aba87ce) Thanks [@odinr](https://github.com/odinr)! - fixed loading of config files for Windows
566
+ - [`6ec59f64`](https://github.com/equinor/fusion-framework/commit/6ec59f64f35e553cd68d6d6e03c1e5867aba87ce) Thanks [@odinr](https://github.com/odinr)! - fixed loading of config files for Windows
532
567
 
533
- found internal [issues](https://github.com/radarsu/ts-import/issues/39) with `ts-import` where file url path crashed native `fs` command, but failed on imports since windows can`t handle absolute paths.
568
+ found internal [issues](https://github.com/radarsu/ts-import/issues/39) with `ts-import` where file url path crashed native `fs` command, but failed on imports since windows can`t handle absolute paths.
534
569
 
535
- quick and dirty transpile code and eject of `ts-import`
570
+ quick and dirty transpile code and eject of `ts-import`
536
571
 
537
- - [#1264](https://github.com/equinor/fusion-framework/pull/1264) [`ace9fa37`](https://github.com/equinor/fusion-framework/commit/ace9fa379215fd75e37b140db5c8ea2d3680b0c0) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps): bump express-rate-limit from 6.9.0 to [7.0.0](https://github.com/express-rate-limit/express-rate-limit/releases/tag/v7.0.0)
572
+ - [#1264](https://github.com/equinor/fusion-framework/pull/1264) [`ace9fa37`](https://github.com/equinor/fusion-framework/commit/ace9fa379215fd75e37b140db5c8ea2d3680b0c0) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps): bump express-rate-limit from 6.9.0 to [7.0.0](https://github.com/express-rate-limit/express-rate-limit/releases/tag/v7.0.0)
538
573
 
539
- - [#1345](https://github.com/equinor/fusion-framework/pull/1345) [`9d9f629e`](https://github.com/equinor/fusion-framework/commit/9d9f629e007df38db75067781b251b7e5e9673da) Thanks [@asbjornhaland](https://github.com/asbjornhaland)! - update @equinor/fusion-wc-person to 2.0.1
574
+ - [#1345](https://github.com/equinor/fusion-framework/pull/1345) [`9d9f629e`](https://github.com/equinor/fusion-framework/commit/9d9f629e007df38db75067781b251b7e5e9673da) Thanks [@asbjornhaland](https://github.com/asbjornhaland)! - update @equinor/fusion-wc-person to 2.0.1
540
575
 
541
- - [`5b8c4ebc`](https://github.com/equinor/fusion-framework/commit/5b8c4ebc85f636e18e7666fd5dbbaf9ee10d8608) Thanks [@odinr](https://github.com/odinr)! - fixed packing of application
576
+ - [`5b8c4ebc`](https://github.com/equinor/fusion-framework/commit/5b8c4ebc85f636e18e7666fd5dbbaf9ee10d8608) Thanks [@odinr](https://github.com/odinr)! - fixed packing of application
542
577
 
543
- - Updated dependencies [[`cc7bcfb5`](https://github.com/equinor/fusion-framework/commit/cc7bcfb51187fb757b95793356da4a11b233d930), [`f65c4531`](https://github.com/equinor/fusion-framework/commit/f65c453178e2c581acb154d5839971c75f60fa86), [`9f121865`](https://github.com/equinor/fusion-framework/commit/9f121865254a0c76c4a812e6e42bfe3c7086c714), [`518b8476`](https://github.com/equinor/fusion-framework/commit/518b8476bb40255d05e937663d3a513de479a1f8), [`9d9f629e`](https://github.com/equinor/fusion-framework/commit/9d9f629e007df38db75067781b251b7e5e9673da), [`3e38c9cc`](https://github.com/equinor/fusion-framework/commit/3e38c9cc925fc0456837e42e7ee3ac55e9553bad), [`63592229`](https://github.com/equinor/fusion-framework/commit/63592229cea4d3606289738fe14b432e9978623f)]:
544
- - @equinor/fusion-framework-react-components-people-provider@1.1.0
545
- - @equinor/fusion-framework-app@7.1.7
578
+ - Updated dependencies [[`cc7bcfb5`](https://github.com/equinor/fusion-framework/commit/cc7bcfb51187fb757b95793356da4a11b233d930), [`f65c4531`](https://github.com/equinor/fusion-framework/commit/f65c453178e2c581acb154d5839971c75f60fa86), [`9f121865`](https://github.com/equinor/fusion-framework/commit/9f121865254a0c76c4a812e6e42bfe3c7086c714), [`518b8476`](https://github.com/equinor/fusion-framework/commit/518b8476bb40255d05e937663d3a513de479a1f8), [`9d9f629e`](https://github.com/equinor/fusion-framework/commit/9d9f629e007df38db75067781b251b7e5e9673da), [`3e38c9cc`](https://github.com/equinor/fusion-framework/commit/3e38c9cc925fc0456837e42e7ee3ac55e9553bad), [`63592229`](https://github.com/equinor/fusion-framework/commit/63592229cea4d3606289738fe14b432e9978623f)]:
579
+ - @equinor/fusion-framework-react-components-people-provider@1.1.0
580
+ - @equinor/fusion-framework-app@7.1.7
546
581
 
547
582
  ## 9.1.1
548
583
 
549
584
  ### Patch Changes
550
585
 
551
- - [`b5dfe5d2`](https://github.com/equinor/fusion-framework/commit/b5dfe5d29a249e0cca6c9589322931dfedd06acc) Thanks [@odinr](https://github.com/odinr)! - force patch bump, realign missing snapshot
586
+ - [`b5dfe5d2`](https://github.com/equinor/fusion-framework/commit/b5dfe5d29a249e0cca6c9589322931dfedd06acc) Thanks [@odinr](https://github.com/odinr)! - force patch bump, realign missing snapshot
552
587
 
553
- - Updated dependencies [[`b5dfe5d2`](https://github.com/equinor/fusion-framework/commit/b5dfe5d29a249e0cca6c9589322931dfedd06acc)]:
554
- - @equinor/fusion-framework-app@7.1.6
555
- - @equinor/fusion-framework-react-components-people-provider@1.0.1
556
- - @equinor/fusion-observable@8.1.2
588
+ - Updated dependencies [[`b5dfe5d2`](https://github.com/equinor/fusion-framework/commit/b5dfe5d29a249e0cca6c9589322931dfedd06acc)]:
589
+ - @equinor/fusion-framework-app@7.1.6
590
+ - @equinor/fusion-framework-react-components-people-provider@1.0.1
591
+ - @equinor/fusion-observable@8.1.2
557
592
 
558
593
  ## 9.1.0
559
594
 
560
595
  ### Minor Changes
561
596
 
562
- - [#1257](https://github.com/equinor/fusion-framework/pull/1257) [`780b229a`](https://github.com/equinor/fusion-framework/commit/780b229a709d83b275e88473df0236b3f218c037) Thanks [@odinr](https://github.com/odinr)! - person resolving
597
+ - [#1257](https://github.com/equinor/fusion-framework/pull/1257) [`780b229a`](https://github.com/equinor/fusion-framework/commit/780b229a709d83b275e88473df0236b3f218c037) Thanks [@odinr](https://github.com/odinr)! - person resolving
563
598
 
564
- the CLI now resolves persons from `azureId` or `upn`
599
+ the CLI now resolves persons from `azureId` or `upn`
565
600
 
566
- ```tsx
567
- const MyPage = () => {
568
- return (
569
- <fwc-person-avatar azureId='cbc6480d-12c1-467e-b0b8-cfbb22612daa'></fwc-person-avatar>
570
- <fwc-person-card azureId='cbc6480d-12c1-467e-b0b8-cfbb22612daa'></fwc-person-card>
571
- <fwc-person-list-item azureId='cbc6480d-12c1-467e-b0b8-cfbb22612daa'></fwc-person-list-item>
572
- )
573
- }
574
- ```
601
+ ```tsx
602
+ const MyPage = () => {
603
+ return (
604
+ <fwc-person-avatar azureId='cbc6480d-12c1-467e-b0b8-cfbb22612daa'></fwc-person-avatar>
605
+ <fwc-person-card azureId='cbc6480d-12c1-467e-b0b8-cfbb22612daa'></fwc-person-card>
606
+ <fwc-person-list-item azureId='cbc6480d-12c1-467e-b0b8-cfbb22612daa'></fwc-person-list-item>
607
+ )
608
+ }
609
+ ```
575
610
 
576
611
  ### Patch Changes
577
612
 
578
- - [#1273](https://github.com/equinor/fusion-framework/pull/1273) [`9f570356`](https://github.com/equinor/fusion-framework/commit/9f570356939f077e0a6ca101fa0b7e51d369f7b4) Thanks [@Noggling](https://github.com/Noggling)! - Added display content to the div element that is provided to applications
613
+ - [#1273](https://github.com/equinor/fusion-framework/pull/1273) [`9f570356`](https://github.com/equinor/fusion-framework/commit/9f570356939f077e0a6ca101fa0b7e51d369f7b4) Thanks [@Noggling](https://github.com/Noggling)! - Added display content to the div element that is provided to applications
579
614
 
580
- - [`0d84d39e`](https://github.com/equinor/fusion-framework/commit/0d84d39ed9d452aa7bb8bc4dfc6ff2e46d3af82b) Thanks [@odinr](https://github.com/odinr)! - enable services for CLI portal
615
+ - [`0d84d39e`](https://github.com/equinor/fusion-framework/commit/0d84d39ed9d452aa7bb8bc4dfc6ff2e46d3af82b) Thanks [@odinr](https://github.com/odinr)! - enable services for CLI portal
581
616
 
582
- - Updated dependencies [[`de46f0a2`](https://github.com/equinor/fusion-framework/commit/de46f0a2ce93134fc32bf587d29dd32d7ab9a8d9)]:
583
- - @equinor/fusion-framework-react-components-people-provider@1.0.0
584
- - @equinor/fusion-framework-app@7.1.5
617
+ - Updated dependencies [[`de46f0a2`](https://github.com/equinor/fusion-framework/commit/de46f0a2ce93134fc32bf587d29dd32d7ab9a8d9)]:
618
+ - @equinor/fusion-framework-react-components-people-provider@1.0.0
619
+ - @equinor/fusion-framework-app@7.1.5
585
620
 
586
621
  ## 9.0.2
587
622
 
588
623
  ### Patch Changes
589
624
 
590
- - Updated dependencies []:
591
- - @equinor/fusion-framework-app@7.1.4
625
+ - Updated dependencies []:
626
+ - @equinor/fusion-framework-app@7.1.4
592
627
 
593
628
  ## 9.0.1
594
629
 
595
630
  ### Patch Changes
596
631
 
597
- - [`5d2df189`](https://github.com/equinor/fusion-framework/commit/5d2df189e022941f91ce7048f99f42f59d17c456) Thanks [@odinr](https://github.com/odinr)! - fixed naming convention of CLI config files
632
+ - [`5d2df189`](https://github.com/equinor/fusion-framework/commit/5d2df189e022941f91ce7048f99f42f59d17c456) Thanks [@odinr](https://github.com/odinr)! - fixed naming convention of CLI config files
598
633
 
599
634
  ## 9.0.0
600
635
 
601
636
  ### Major Changes
602
637
 
603
- - [#1194](https://github.com/equinor/fusion-framework/pull/1194) [`a424aef5`](https://github.com/equinor/fusion-framework/commit/a424aef5dc6575204a9448b74e0170192147b1b3) Thanks [@odinr](https://github.com/odinr)! - Rewrite fusion framework CLI
604
-
605
- Rework of the Fusion Framework CLI to support future features
606
-
607
- > the CLI was thrown together as a proof of concept, but grown un-manageable, because of lack of structure
608
-
609
- **Main Features**
610
-
611
- - Separate logic and utilities from program (app/cli commands)
612
- - allow user to provide config files `app.{config,manifest,vite}.{ts,js,json}`
613
- - the cli will try to resolve from `.ts` then `.js` then `.json`
614
- - `app.config` is used to configure application environment configs (app-service config)
615
- - `app.manifest` application manifest, information about the application
616
- - `app.vite` override the CLI vite configuration
617
- - provide interface for `app.TYPE.ts` config
618
- - `define` and `merge` functionality
619
- - note that `app.config` and `app.manifest` needs to return full object _(will not be merged by CLI)_
620
- - allow providing config file in command
621
- - using config when resolving proxy request
622
- - improved CLI logging
623
-
624
- **examples**
625
-
626
- app.config.ts
627
-
628
- ```ts
629
- import {
630
- mergeAppConfigs,
631
- defineAppConfig,
632
- } from "@equinor/fusion-framework-cli";
633
- export default defineAppConfig((_nev, { base }) =>
634
- mergeAppConfigs(base, {
635
- environment: {
636
- api: {
637
- foo: {
638
- baseUri: "https://foo.bars",
639
- scopes: ["foobar"],
640
- },
641
- },
642
- },
643
- }),
644
- );
645
- ```
646
-
647
- app.manifest
648
-
649
- ```ts
650
- import {
651
- defineAppManifest,
652
- mergeManifests,
653
- } from "@equinor/fusion-framework-cli";
654
-
655
- export default defineAppManifest((env, { base }) => {
656
- if (env.command === "serve") {
657
- return mergeManifests(base, {
658
- key: "simple",
659
- });
660
- }
661
- return base;
662
- });
663
- ```
664
-
665
- fusion-framework-cli app
666
-
667
- ```sh
668
- fusion-framework-cli app dev --manifest app.manifest.local.ts
669
- ```
638
+ - [#1194](https://github.com/equinor/fusion-framework/pull/1194) [`a424aef5`](https://github.com/equinor/fusion-framework/commit/a424aef5dc6575204a9448b74e0170192147b1b3) Thanks [@odinr](https://github.com/odinr)! - Rewrite fusion framework CLI
639
+
640
+ Rework of the Fusion Framework CLI to support future features
641
+
642
+ > the CLI was thrown together as a proof of concept, but grown un-manageable, because of lack of structure
643
+
644
+ **Main Features**
645
+
646
+ - Separate logic and utilities from program (app/cli commands)
647
+ - allow user to provide config files `app.{config,manifest,vite}.{ts,js,json}`
648
+ - the cli will try to resolve from `.ts` then `.js` then `.json`
649
+ - `app.config` is used to configure application environment configs (app-service config)
650
+ - `app.manifest` application manifest, information about the application
651
+ - `app.vite` override the CLI vite configuration
652
+ - provide interface for `app.TYPE.ts` config
653
+ - `define` and `merge` functionality
654
+ - note that `app.config` and `app.manifest` needs to return full object _(will not be merged by CLI)_
655
+ - allow providing config file in command
656
+ - using config when resolving proxy request
657
+ - improved CLI logging
658
+
659
+ **examples**
660
+
661
+ app.config.ts
662
+
663
+ ```ts
664
+ import { mergeAppConfigs, defineAppConfig } from '@equinor/fusion-framework-cli';
665
+ export default defineAppConfig((_nev, { base }) =>
666
+ mergeAppConfigs(base, {
667
+ environment: {
668
+ api: {
669
+ foo: {
670
+ baseUri: 'https://foo.bars',
671
+ scopes: ['foobar'],
672
+ },
673
+ },
674
+ },
675
+ }),
676
+ );
677
+ ```
678
+
679
+ app.manifest
680
+
681
+ ```ts
682
+ import { defineAppManifest, mergeManifests } from '@equinor/fusion-framework-cli';
683
+
684
+ export default defineAppManifest((env, { base }) => {
685
+ if (env.command === 'serve') {
686
+ return mergeManifests(base, {
687
+ key: 'simple',
688
+ });
689
+ }
690
+ return base;
691
+ });
692
+ ```
693
+
694
+ fusion-framework-cli app
695
+
696
+ ```sh
697
+ fusion-framework-cli app dev --manifest app.manifest.local.ts
698
+ ```
670
699
 
671
700
  ### Minor Changes
672
701
 
673
- - [#1194](https://github.com/equinor/fusion-framework/pull/1194) [`a424aef5`](https://github.com/equinor/fusion-framework/commit/a424aef5dc6575204a9448b74e0170192147b1b3) Thanks [@odinr](https://github.com/odinr)! - add command for generating manifest
702
+ - [#1194](https://github.com/equinor/fusion-framework/pull/1194) [`a424aef5`](https://github.com/equinor/fusion-framework/commit/a424aef5dc6575204a9448b74e0170192147b1b3) Thanks [@odinr](https://github.com/odinr)! - add command for generating manifest
674
703
 
675
- generate manifest for application
704
+ generate manifest for application
676
705
 
677
- ```sh
678
- fusion-framework-cli app manifest
679
- #output to file
680
- fusion-framework-cli app manifest -o manifest.json
681
- #specify custom config
682
- fusion-framework-cli app manifest -c app.manifest.custom.ts
683
- ```
706
+ ```sh
707
+ fusion-framework-cli app manifest
708
+ #output to file
709
+ fusion-framework-cli app manifest -o manifest.json
710
+ #specify custom config
711
+ fusion-framework-cli app manifest -c app.manifest.custom.ts
712
+ ```
684
713
 
685
- - [#1194](https://github.com/equinor/fusion-framework/pull/1194) [`a424aef5`](https://github.com/equinor/fusion-framework/commit/a424aef5dc6575204a9448b74e0170192147b1b3) Thanks [@odinr](https://github.com/odinr)! - add pack command to cli
714
+ - [#1194](https://github.com/equinor/fusion-framework/pull/1194) [`a424aef5`](https://github.com/equinor/fusion-framework/commit/a424aef5dc6575204a9448b74e0170192147b1b3) Thanks [@odinr](https://github.com/odinr)! - add pack command to cli
686
715
 
687
- add method which will build, generate manifest and pack assets into a zip file (**just like the legacy @equinor/fusion-cli**)
716
+ add method which will build, generate manifest and pack assets into a zip file (**just like the legacy @equinor/fusion-cli**)
688
717
 
689
- ```sh
690
- fusion-framework-cli app pack
691
- ```
718
+ ```sh
719
+ fusion-framework-cli app pack
720
+ ```
692
721
 
693
722
  ### Patch Changes
694
723
 
695
- - [#1194](https://github.com/equinor/fusion-framework/pull/1194) [`a424aef5`](https://github.com/equinor/fusion-framework/commit/a424aef5dc6575204a9448b74e0170192147b1b3) Thanks [@odinr](https://github.com/odinr)! - Add command for outputting application configuration
724
+ - [#1194](https://github.com/equinor/fusion-framework/pull/1194) [`a424aef5`](https://github.com/equinor/fusion-framework/commit/a424aef5dc6575204a9448b74e0170192147b1b3) Thanks [@odinr](https://github.com/odinr)! - Add command for outputting application configuration
696
725
 
697
- **example**
726
+ **example**
698
727
 
699
- ```sh
700
- fusion-framework-cli app config -o my-app.config.json
701
- fdev portal config -e ci -k my-app --config-file my-app.config.json set
702
- ```
728
+ ```sh
729
+ fusion-framework-cli app config -o my-app.config.json
730
+ fdev portal config -e ci -k my-app --config-file my-app.config.json set
731
+ ```
703
732
 
704
733
  ## 8.1.1
705
734
 
706
735
  ### Patch Changes
707
736
 
708
- - Updated dependencies [[`6f64d1aa`](https://github.com/equinor/fusion-framework/commit/6f64d1aa5e44af37f0abd76cef36e87761134760), [`758eaaf4`](https://github.com/equinor/fusion-framework/commit/758eaaf436ae28d180e7d91818b41abe0d9624c4)]:
709
- - @equinor/fusion-observable@8.1.1
710
- - @equinor/fusion-framework-app@7.1.3
737
+ - Updated dependencies [[`6f64d1aa`](https://github.com/equinor/fusion-framework/commit/6f64d1aa5e44af37f0abd76cef36e87761134760), [`758eaaf4`](https://github.com/equinor/fusion-framework/commit/758eaaf436ae28d180e7d91818b41abe0d9624c4)]:
738
+ - @equinor/fusion-observable@8.1.1
739
+ - @equinor/fusion-framework-app@7.1.3
711
740
 
712
741
  ## 8.1.0
713
742
 
714
743
  ### Minor Changes
715
744
 
716
- - [`066d843c`](https://github.com/equinor/fusion-framework/commit/066d843c88cb974150f23f4fb9e7d0b066c93594) Thanks [@odinr](https://github.com/odinr)! - Remove emotion decencies from CLI
745
+ - [`066d843c`](https://github.com/equinor/fusion-framework/commit/066d843c88cb974150f23f4fb9e7d0b066c93594) Thanks [@odinr](https://github.com/odinr)! - Remove emotion decencies from CLI
717
746
 
718
- align CLI with EDS and use style components instead of emotion 🥲
719
- prevent conflict of react types dependent on both emotion and eds
747
+ align CLI with EDS and use style components instead of emotion 🥲
748
+ prevent conflict of react types dependent on both emotion and eds
720
749
 
721
- - remove @emotion/\*
722
- - convert emotion to styled-components
723
- - fix styling of cli
724
- - convert main placeholder to grid
725
- - remove unnecessary styling from header
726
- - set dynamic width of context selector (min 25rem)
750
+ - remove @emotion/\*
751
+ - convert emotion to styled-components
752
+ - fix styling of cli
753
+ - convert main placeholder to grid
754
+ - remove unnecessary styling from header
755
+ - set dynamic width of context selector (min 25rem)
727
756
 
728
757
  ### Patch Changes
729
758
 
730
- - [`066d843c`](https://github.com/equinor/fusion-framework/commit/066d843c88cb974150f23f4fb9e7d0b066c93594) Thanks [@odinr](https://github.com/odinr)! - fixed bin resolve for pnpm
759
+ - [`066d843c`](https://github.com/equinor/fusion-framework/commit/066d843c88cb974150f23f4fb9e7d0b066c93594) Thanks [@odinr](https://github.com/odinr)! - fixed bin resolve for pnpm
731
760
 
732
- - Updated dependencies []:
733
- - @equinor/fusion-framework-app@7.1.2
761
+ - Updated dependencies []:
762
+ - @equinor/fusion-framework-app@7.1.2
734
763
 
735
764
  ## 8.0.1
736
765
 
737
766
  ### Patch Changes
738
767
 
739
- - [#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
768
+ - [#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
740
769
 
741
- conflicts of `@types/react` made random outcomes when using `yarn`
770
+ conflicts of `@types/react` made random outcomes when using `yarn`
742
771
 
743
- this change should not affect consumer of the packages, but might conflict dependent on local package manager.
772
+ this change should not affect consumer of the packages, but might conflict dependent on local package manager.
744
773
 
745
- - [#1130](https://github.com/equinor/fusion-framework/pull/1130) [`542356ee`](https://github.com/equinor/fusion-framework/commit/542356eecfcc1bc8b896e71377308a1de29f4ab9) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps-dev): bump @emotion/styled from 11.10.6 to 11.11.0
774
+ - [#1130](https://github.com/equinor/fusion-framework/pull/1130) [`542356ee`](https://github.com/equinor/fusion-framework/commit/542356eecfcc1bc8b896e71377308a1de29f4ab9) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps-dev): bump @emotion/styled from 11.10.6 to 11.11.0
746
775
 
747
- - [#1129](https://github.com/equinor/fusion-framework/pull/1129) [`f672d0bb`](https://github.com/equinor/fusion-framework/commit/f672d0bba71a7ea6cd08135778fda67ff38f3ac3) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps): bump @equinor/eds-core-react from 0.30.0 to 0.32.4
776
+ - [#1129](https://github.com/equinor/fusion-framework/pull/1129) [`f672d0bb`](https://github.com/equinor/fusion-framework/commit/f672d0bba71a7ea6cd08135778fda67ff38f3ac3) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps): bump @equinor/eds-core-react from 0.30.0 to 0.32.4
748
777
 
749
- - [#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
778
+ - [#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
750
779
 
751
- only dev deps updated should not affect any consumers
780
+ only dev deps updated should not affect any consumers
752
781
 
753
- see [react changelog](https://github.com/facebook/react/releases) for details
782
+ see [react changelog](https://github.com/facebook/react/releases) for details
754
783
 
755
- - [#1122](https://github.com/equinor/fusion-framework/pull/1122) [`1a055b21`](https://github.com/equinor/fusion-framework/commit/1a055b21e07f84bc5d35cc891586aa9aa0bdf661) Thanks [@dependabot](https://github.com/apps/dependabot)! - Update styled-components to [^6.0.7](https://github.com/styled-components/styled-components/releases/tag/v6.0.7)
784
+ - [#1122](https://github.com/equinor/fusion-framework/pull/1122) [`1a055b21`](https://github.com/equinor/fusion-framework/commit/1a055b21e07f84bc5d35cc891586aa9aa0bdf661) Thanks [@dependabot](https://github.com/apps/dependabot)! - Update styled-components to [^6.0.7](https://github.com/styled-components/styled-components/releases/tag/v6.0.7)
756
785
 
757
- - upgraded dev deps of `@equinor/fusion-framework-react-components-bookmark` to react 18, see style-components [changelog](https://github.com/styled-components/styled-components/releases/tag/v6.0.0)
758
- - removed `@types/style-components` from `@equinor/fusion-framework-react-components-bookmark`
786
+ - upgraded dev deps of `@equinor/fusion-framework-react-components-bookmark` to react 18, see style-components [changelog](https://github.com/styled-components/styled-components/releases/tag/v6.0.0)
787
+ - removed `@types/style-components` from `@equinor/fusion-framework-react-components-bookmark`
759
788
 
760
- see style-components [migration guide](https://styled-components.com/docs/faqs#what-do-i-need-to-do-to-migrate-to-v6)
789
+ see style-components [migration guide](https://styled-components.com/docs/faqs#what-do-i-need-to-do-to-migrate-to-v6)
761
790
 
762
- - [#1148](https://github.com/equinor/fusion-framework/pull/1148) [`46201069`](https://github.com/equinor/fusion-framework/commit/46201069505f2526d1bdec05c134da17012b6d31) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps): bump vite from 4.2.3 to 4.4.9
791
+ - [#1148](https://github.com/equinor/fusion-framework/pull/1148) [`46201069`](https://github.com/equinor/fusion-framework/commit/46201069505f2526d1bdec05c134da17012b6d31) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps): bump vite from 4.2.3 to 4.4.9
763
792
 
764
- see [changelog](https://github.com/vitejs/vite/blob/create-vite@4.4.0/packages/create-vite/CHANGELOG.md)
793
+ see [changelog](https://github.com/vitejs/vite/blob/create-vite@4.4.0/packages/create-vite/CHANGELOG.md)
765
794
 
766
- - [#1145](https://github.com/equinor/fusion-framework/pull/1145) [`d276fc5d`](https://github.com/equinor/fusion-framework/commit/d276fc5d514566d05c64705076a1cb91c6a44272) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps): bump rxjs from 7.5.7 to [7.8.1](https://github.com/ReactiveX/rxjs/blob/7.8.1/CHANGELOG.md)
795
+ - [#1145](https://github.com/equinor/fusion-framework/pull/1145) [`d276fc5d`](https://github.com/equinor/fusion-framework/commit/d276fc5d514566d05c64705076a1cb91c6a44272) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps): bump rxjs from 7.5.7 to [7.8.1](https://github.com/ReactiveX/rxjs/blob/7.8.1/CHANGELOG.md)
767
796
 
768
- - [#1156](https://github.com/equinor/fusion-framework/pull/1156) [`dfee1f79`](https://github.com/equinor/fusion-framework/commit/dfee1f79c9b70c2c2f27c12096000e6fc1e8ff7a) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps): bump vite-tsconfig-paths from [4.0.7](https://github.com/aleclarson/vite-tsconfig-paths/releases/tag/v4.0.7) to [4.2.0](https://github.com/aleclarson/vite-tsconfig-paths/releases/tag/v4.2.0)
797
+ - [#1156](https://github.com/equinor/fusion-framework/pull/1156) [`dfee1f79`](https://github.com/equinor/fusion-framework/commit/dfee1f79c9b70c2c2f27c12096000e6fc1e8ff7a) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps): bump vite-tsconfig-paths from [4.0.7](https://github.com/aleclarson/vite-tsconfig-paths/releases/tag/v4.0.7) to [4.2.0](https://github.com/aleclarson/vite-tsconfig-paths/releases/tag/v4.2.0)
769
798
 
770
- - [#1087](https://github.com/equinor/fusion-framework/pull/1087) [`6887c016`](https://github.com/equinor/fusion-framework/commit/6887c0164102e17b4a6d6f16193d9e34a0f41149) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps): bump @vitejs/plugin-react from 3.1.0 to 4.0.4
799
+ - [#1087](https://github.com/equinor/fusion-framework/pull/1087) [`6887c016`](https://github.com/equinor/fusion-framework/commit/6887c0164102e17b4a6d6f16193d9e34a0f41149) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps): bump @vitejs/plugin-react from 3.1.0 to 4.0.4
771
800
 
772
- - Updated dependencies [[`7ec195d4`](https://github.com/equinor/fusion-framework/commit/7ec195d42098fec8794db13e83b71ef7753ff862), [`8e7ae77c`](https://github.com/equinor/fusion-framework/commit/8e7ae77cfcadddc4b59e6bb57e620b84e5e1c647), [`8e7ae77c`](https://github.com/equinor/fusion-framework/commit/8e7ae77cfcadddc4b59e6bb57e620b84e5e1c647), [`8e7ae77c`](https://github.com/equinor/fusion-framework/commit/8e7ae77cfcadddc4b59e6bb57e620b84e5e1c647), [`2dccccd1`](https://github.com/equinor/fusion-framework/commit/2dccccd124fbe3cdde2132c29c27d3da9fc6f1f5), [`8e7ae77c`](https://github.com/equinor/fusion-framework/commit/8e7ae77cfcadddc4b59e6bb57e620b84e5e1c647), [`d276fc5d`](https://github.com/equinor/fusion-framework/commit/d276fc5d514566d05c64705076a1cb91c6a44272)]:
773
- - @equinor/fusion-observable@8.1.0
774
- - @equinor/fusion-framework-app@7.1.1
801
+ - Updated dependencies [[`7ec195d4`](https://github.com/equinor/fusion-framework/commit/7ec195d42098fec8794db13e83b71ef7753ff862), [`8e7ae77c`](https://github.com/equinor/fusion-framework/commit/8e7ae77cfcadddc4b59e6bb57e620b84e5e1c647), [`8e7ae77c`](https://github.com/equinor/fusion-framework/commit/8e7ae77cfcadddc4b59e6bb57e620b84e5e1c647), [`8e7ae77c`](https://github.com/equinor/fusion-framework/commit/8e7ae77cfcadddc4b59e6bb57e620b84e5e1c647), [`2dccccd1`](https://github.com/equinor/fusion-framework/commit/2dccccd124fbe3cdde2132c29c27d3da9fc6f1f5), [`8e7ae77c`](https://github.com/equinor/fusion-framework/commit/8e7ae77cfcadddc4b59e6bb57e620b84e5e1c647), [`d276fc5d`](https://github.com/equinor/fusion-framework/commit/d276fc5d514566d05c64705076a1cb91c6a44272)]:
802
+ - @equinor/fusion-observable@8.1.0
803
+ - @equinor/fusion-framework-app@7.1.1
775
804
 
776
805
  ## 8.0.0
777
806
 
778
807
  ### Major Changes
779
808
 
780
- - [#973](https://github.com/equinor/fusion-framework/pull/973) [`713c94d9`](https://github.com/equinor/fusion-framework/commit/713c94d9a493f5aecb9fefa44942f83bd30ae29c) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps): bump commander from [10.0.1](https://github.com/tj/commander.js/releases/tag/v10.0.1) to [11.0.0](https://github.com/tj/commander.js/releases/tag/v11.0.0)
809
+ - [#973](https://github.com/equinor/fusion-framework/pull/973) [`713c94d9`](https://github.com/equinor/fusion-framework/commit/713c94d9a493f5aecb9fefa44942f83bd30ae29c) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps): bump commander from [10.0.1](https://github.com/tj/commander.js/releases/tag/v10.0.1) to [11.0.0](https://github.com/tj/commander.js/releases/tag/v11.0.0)
781
810
 
782
- **Breaking**
811
+ **Breaking**
783
812
 
784
- @equinor/fusion-framework-cli now requires Node.js v16 or higher
813
+ @equinor/fusion-framework-cli now requires Node.js v16 or higher
785
814
 
786
815
  ### Patch Changes
787
816
 
788
- - [#1047](https://github.com/equinor/fusion-framework/pull/1047) [`1a2880d2`](https://github.com/equinor/fusion-framework/commit/1a2880d2e4c80ac5ce08f63ca3699fe77e4b565c) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps): bump @typescript-eslint/eslint-plugin from 5.59.11 to 6.1.0
817
+ - [#1047](https://github.com/equinor/fusion-framework/pull/1047) [`1a2880d2`](https://github.com/equinor/fusion-framework/commit/1a2880d2e4c80ac5ce08f63ca3699fe77e4b565c) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps): bump @typescript-eslint/eslint-plugin from 5.59.11 to 6.1.0
789
818
 
790
- only style semantics updated
819
+ only style semantics updated
791
820
 
792
- - Updated dependencies [[`b16e93e2`](https://github.com/equinor/fusion-framework/commit/b16e93e23e456ab065a414f4bdc44445b6e9ad9f), [`b16e93e2`](https://github.com/equinor/fusion-framework/commit/b16e93e23e456ab065a414f4bdc44445b6e9ad9f), [`b16e93e2`](https://github.com/equinor/fusion-framework/commit/b16e93e23e456ab065a414f4bdc44445b6e9ad9f), [`0a785d5c`](https://github.com/equinor/fusion-framework/commit/0a785d5c339ceec7cbbe2a6ff9e16053c86ce511), [`38869a87`](https://github.com/equinor/fusion-framework/commit/38869a87788c340d363e9be1e7fc6ce0e29efa63)]:
793
- - @equinor/fusion-observable@8.0.3
794
- - @equinor/fusion-framework-app@7.1.0
821
+ - Updated dependencies [[`b16e93e2`](https://github.com/equinor/fusion-framework/commit/b16e93e23e456ab065a414f4bdc44445b6e9ad9f), [`b16e93e2`](https://github.com/equinor/fusion-framework/commit/b16e93e23e456ab065a414f4bdc44445b6e9ad9f), [`b16e93e2`](https://github.com/equinor/fusion-framework/commit/b16e93e23e456ab065a414f4bdc44445b6e9ad9f), [`0a785d5c`](https://github.com/equinor/fusion-framework/commit/0a785d5c339ceec7cbbe2a6ff9e16053c86ce511), [`38869a87`](https://github.com/equinor/fusion-framework/commit/38869a87788c340d363e9be1e7fc6ce0e29efa63)]:
822
+ - @equinor/fusion-observable@8.0.3
823
+ - @equinor/fusion-framework-app@7.1.0
795
824
 
796
825
  ## 7.1.0
797
826
 
798
827
  ### Minor Changes
799
828
 
800
- - [#1055](https://github.com/equinor/fusion-framework/pull/1055) [`6c2fd59e`](https://github.com/equinor/fusion-framework/commit/6c2fd59e66ff77629ce1b7ecd5fd47e799719b91) Thanks [@odinr](https://github.com/odinr)! - **Allow loading of custom vite config**
829
+ - [#1055](https://github.com/equinor/fusion-framework/pull/1055) [`6c2fd59e`](https://github.com/equinor/fusion-framework/commit/6c2fd59e66ff77629ce1b7ecd5fd47e799719b91) Thanks [@odinr](https://github.com/odinr)! - **Allow loading of custom vite config**
801
830
 
802
- When running the CLI, allow the user to provide custom [Vite config](https://vitejs.dev/config/).
803
- The provided config is merged with the built-in config (default generated by the CLI).
831
+ When running the CLI, allow the user to provide custom [Vite config](https://vitejs.dev/config/).
832
+ The provided config is merged with the built-in config (default generated by the CLI).
804
833
 
805
- updated [documentation](https://equinor.github.io/fusion-framework/guide/app/cli.html#config)
834
+ updated [documentation](https://equinor.github.io/fusion-framework/guide/app/cli.html#config)
806
835
 
807
836
  ## 7.0.13
808
837
 
809
838
  ### Patch Changes
810
839
 
811
- - [#1002](https://github.com/equinor/fusion-framework/pull/1002) [`7f506120`](https://github.com/equinor/fusion-framework/commit/7f506120c702f157f95f477ddfc514a906176870) Thanks [@eikeland](https://github.com/eikeland)! - # Updating @equinor/fusion-react-styles
840
+ - [#1002](https://github.com/equinor/fusion-framework/pull/1002) [`7f506120`](https://github.com/equinor/fusion-framework/commit/7f506120c702f157f95f477ddfc514a906176870) Thanks [@eikeland](https://github.com/eikeland)! - # Updating @equinor/fusion-react-styles
812
841
 
813
- Updating dependency @equinor/fusion-react-styles to version 0.5.6.
842
+ Updating dependency @equinor/fusion-react-styles to version 0.5.6.
814
843
 
815
- This ads the correct equinor-font cdn link to the themeprovider.
844
+ This ads the correct equinor-font cdn link to the themeprovider.
816
845
 
817
846
  ## 7.0.12
818
847
 
819
848
  ### Patch Changes
820
849
 
821
- - [#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
850
+ - [#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
822
851
 
823
- - Updated dependencies [[`5a160d88`](https://github.com/equinor/fusion-framework/commit/5a160d88981ddfe861d391cfefe10f54dda3d352)]:
824
- - @equinor/fusion-framework-app@7.0.16
852
+ - Updated dependencies [[`5a160d88`](https://github.com/equinor/fusion-framework/commit/5a160d88981ddfe861d391cfefe10f54dda3d352)]:
853
+ - @equinor/fusion-framework-app@7.0.16
825
854
 
826
855
  ## 7.0.11
827
856
 
828
857
  ### Patch Changes
829
858
 
830
- - [#910](https://github.com/equinor/fusion-framework/pull/910) [`d40951a3`](https://github.com/equinor/fusion-framework/commit/d40951a3f5044083e7aec416c065342d0207e5d5) Thanks [@asbjornhaland](https://github.com/asbjornhaland)! - Removes requirement of leading slash in `main` attr in `package.json`, meaning
831
- both `"main": "src/index.ts"` and `"main": "/src/index.ts"` will resolve.
859
+ - [#910](https://github.com/equinor/fusion-framework/pull/910) [`d40951a3`](https://github.com/equinor/fusion-framework/commit/d40951a3f5044083e7aec416c065342d0207e5d5) Thanks [@asbjornhaland](https://github.com/asbjornhaland)! - Removes requirement of leading slash in `main` attr in `package.json`, meaning
860
+ both `"main": "src/index.ts"` and `"main": "/src/index.ts"` will resolve.
832
861
 
833
- - [#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**
862
+ - [#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**
834
863
 
835
- - align all versions of typescript
836
- - update types to build
837
- - 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
864
+ - align all versions of typescript
865
+ - update types to build
866
+ - 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
838
867
 
839
- - Updated dependencies [[`a7858a1c`](https://github.com/equinor/fusion-framework/commit/a7858a1c01542e2dc94370709f122b4b99c3219c)]:
840
- - @equinor/fusion-framework-app@7.0.15
868
+ - Updated dependencies [[`a7858a1c`](https://github.com/equinor/fusion-framework/commit/a7858a1c01542e2dc94370709f122b4b99c3219c)]:
869
+ - @equinor/fusion-framework-app@7.0.15
841
870
 
842
871
  All notable changes to this project will be documented in this file.
843
872
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
@@ -886,22 +915,22 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
886
915
 
887
916
  ### ⚠ BREAKING CHANGES
888
917
 
889
- - **module-context:** `ContextProvider.setCurrentContext` now returns an `Observable`
918
+ - **module-context:** `ContextProvider.setCurrentContext` now returns an `Observable`
890
919
 
891
920
  ### Features
892
921
 
893
- - **module-context:** make setting context as an observable ([21e1c6b](https://github.com/equinor/fusion-framework/commit/21e1c6b64f541ec63dd6ea830410c7bb5cbdd84a))
922
+ - **module-context:** make setting context as an observable ([21e1c6b](https://github.com/equinor/fusion-framework/commit/21e1c6b64f541ec63dd6ea830410c7bb5cbdd84a))
894
923
 
895
924
  ## 6.1.0 (2023-04-24)
896
925
 
897
926
  ### Features
898
927
 
899
- - **cli:** added bookmark side sheet to cli and updated header ([d5da5eb](https://github.com/equinor/fusion-framework/commit/d5da5eb2c61983c8f038956a18e7a8c16a987450))
928
+ - **cli:** added bookmark side sheet to cli and updated header ([d5da5eb](https://github.com/equinor/fusion-framework/commit/d5da5eb2c61983c8f038956a18e7a8c16a987450))
900
929
 
901
930
  ### Bug Fixes
902
931
 
903
- - **bookmark:** fix linting ([17b179f](https://github.com/equinor/fusion-framework/commit/17b179fbb25243730dd65cc116c86471074faabc))
904
- - cli package json ([966695a](https://github.com/equinor/fusion-framework/commit/966695a7701cbea9115053226f48d378a77d6af3))
932
+ - **bookmark:** fix linting ([17b179f](https://github.com/equinor/fusion-framework/commit/17b179fbb25243730dd65cc116c86471074faabc))
933
+ - cli package json ([966695a](https://github.com/equinor/fusion-framework/commit/966695a7701cbea9115053226f48d378a77d6af3))
905
934
 
906
935
  ## 6.0.4 (2023-04-18)
907
936
 
@@ -947,7 +976,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
947
976
 
948
977
  ### Bug Fixes
949
978
 
950
- - :bug: fix incorrect height cli portal ([38aee24](https://github.com/equinor/fusion-framework/commit/38aee24011fe1d3c049d7667d777c91b19a02d2c))
979
+ - :bug: fix incorrect height cli portal ([38aee24](https://github.com/equinor/fusion-framework/commit/38aee24011fe1d3c049d7667d777c91b19a02d2c))
951
980
 
952
981
  ## [5.1.14](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-cli@5.1.13...@equinor/fusion-framework-cli@5.1.14) (2023-04-13)
953
982
 
@@ -961,23 +990,23 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
961
990
 
962
991
  ### Bug Fixes
963
992
 
964
- - force build of cli ([3fdff80](https://github.com/equinor/fusion-framework/commit/3fdff80c69c769d789d00f7cec5895a080be3ccf))
993
+ - force build of cli ([3fdff80](https://github.com/equinor/fusion-framework/commit/3fdff80c69c769d789d00f7cec5895a080be3ccf))
965
994
 
966
995
  ## [5.1.11](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-cli@5.1.9...@equinor/fusion-framework-cli@5.1.11) (2023-03-31)
967
996
 
968
997
  ### Bug Fixes
969
998
 
970
- - **cli:** contextSearch shows current context in selector ([52b4cc4](https://github.com/equinor/fusion-framework/commit/52b4cc4f2ade64e4f2722e16a2d27358d0121c05))
971
- - **cli:** moved vite-plugin-enviornment from dev-dependencie to dependecies ([1c42889](https://github.com/equinor/fusion-framework/commit/1c428894503cdd95c5bfc2b60c0148860491f305))
972
- - **cli:** update deps ([86cc317](https://github.com/equinor/fusion-framework/commit/86cc31728ce6d78ebd198eadc0ccddcaf16df55e))
999
+ - **cli:** contextSearch shows current context in selector ([52b4cc4](https://github.com/equinor/fusion-framework/commit/52b4cc4f2ade64e4f2722e16a2d27358d0121c05))
1000
+ - **cli:** moved vite-plugin-enviornment from dev-dependencie to dependecies ([1c42889](https://github.com/equinor/fusion-framework/commit/1c428894503cdd95c5bfc2b60c0148860491f305))
1001
+ - **cli:** update deps ([86cc317](https://github.com/equinor/fusion-framework/commit/86cc31728ce6d78ebd198eadc0ccddcaf16df55e))
973
1002
 
974
1003
  ## [5.1.10](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-cli@5.1.9...@equinor/fusion-framework-cli@5.1.10) (2023-03-31)
975
1004
 
976
1005
  ### Bug Fixes
977
1006
 
978
- - **cli:** contextSearch shows current context in selector ([52b4cc4](https://github.com/equinor/fusion-framework/commit/52b4cc4f2ade64e4f2722e16a2d27358d0121c05))
979
- - **cli:** moved vite-plugin-enviornment from dev-dependencie to dependecies ([1c42889](https://github.com/equinor/fusion-framework/commit/1c428894503cdd95c5bfc2b60c0148860491f305))
980
- - **cli:** update deps ([86cc317](https://github.com/equinor/fusion-framework/commit/86cc31728ce6d78ebd198eadc0ccddcaf16df55e))
1007
+ - **cli:** contextSearch shows current context in selector ([52b4cc4](https://github.com/equinor/fusion-framework/commit/52b4cc4f2ade64e4f2722e16a2d27358d0121c05))
1008
+ - **cli:** moved vite-plugin-enviornment from dev-dependencie to dependecies ([1c42889](https://github.com/equinor/fusion-framework/commit/1c428894503cdd95c5bfc2b60c0148860491f305))
1009
+ - **cli:** update deps ([86cc317](https://github.com/equinor/fusion-framework/commit/86cc31728ce6d78ebd198eadc0ccddcaf16df55e))
981
1010
 
982
1011
  ## [5.1.9](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-cli@5.1.8...@equinor/fusion-framework-cli@5.1.9) (2023-03-28)
983
1012
 
@@ -1007,7 +1036,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1007
1036
 
1008
1037
  ### Bug Fixes
1009
1038
 
1010
- - **pr:** Fixing pr comments ([4ee3fb3](https://github.com/equinor/fusion-framework/commit/4ee3fb3b509c7b7560378e18ee51d9c1759a8685))
1039
+ - **pr:** Fixing pr comments ([4ee3fb3](https://github.com/equinor/fusion-framework/commit/4ee3fb3b509c7b7560378e18ee51d9c1759a8685))
1011
1040
 
1012
1041
  ## [5.1.2](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-cli@5.1.1...@equinor/fusion-framework-cli@5.1.2) (2023-03-21)
1013
1042
 
@@ -1017,13 +1046,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1017
1046
 
1018
1047
  ### Bug Fixes
1019
1048
 
1020
- - **cli:** add missing proxy target ([1f14f99](https://github.com/equinor/fusion-framework/commit/1f14f99290d6ee3c112115f29b9f28d1a6959b62))
1049
+ - **cli:** add missing proxy target ([1f14f99](https://github.com/equinor/fusion-framework/commit/1f14f99290d6ee3c112115f29b9f28d1a6959b62))
1021
1050
 
1022
1051
  ## [5.1.0](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-cli@5.0.8...@equinor/fusion-framework-cli@5.1.0) (2023-03-20)
1023
1052
 
1024
1053
  ### Features
1025
1054
 
1026
- - **cli:** allow configuring portal host in cli ([9641b21](https://github.com/equinor/fusion-framework/commit/9641b215a1bff957687e9eda661679f000588a47))
1055
+ - **cli:** allow configuring portal host in cli ([9641b21](https://github.com/equinor/fusion-framework/commit/9641b215a1bff957687e9eda661679f000588a47))
1027
1056
 
1028
1057
  ## [5.0.8](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-cli@5.0.7...@equinor/fusion-framework-cli@5.0.8) (2023-03-20)
1029
1058
 
@@ -1037,13 +1066,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1037
1066
 
1038
1067
  ### Bug Fixes
1039
1068
 
1040
- - **cli:** use referer as proxy uri ([35edbdc](https://github.com/equinor/fusion-framework/commit/35edbdcae83d51595e013550303b8ea8b7e1c675))
1069
+ - **cli:** use referer as proxy uri ([35edbdc](https://github.com/equinor/fusion-framework/commit/35edbdcae83d51595e013550303b8ea8b7e1c675))
1041
1070
 
1042
1071
  ## [5.0.6](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-cli@5.0.5...@equinor/fusion-framework-cli@5.0.6) (2023-03-10)
1043
1072
 
1044
1073
  ### Bug Fixes
1045
1074
 
1046
- - **cli:** fix mounting element in app loader ([0410c7f](https://github.com/equinor/fusion-framework/commit/0410c7f0ce7a1b9f25c7716e0206534a1d047529))
1075
+ - **cli:** fix mounting element in app loader ([0410c7f](https://github.com/equinor/fusion-framework/commit/0410c7f0ce7a1b9f25c7716e0206534a1d047529))
1047
1076
 
1048
1077
  ## 5.0.5 (2023-03-09)
1049
1078
 
@@ -1053,7 +1082,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1053
1082
 
1054
1083
  ### Bug Fixes
1055
1084
 
1056
- - **cli:** include `NODE_ENV` environment in build ([28faf2a](https://github.com/equinor/fusion-framework/commit/28faf2abc1adb09cc52242e26abb61e2ddfeb6c1))
1085
+ - **cli:** include `NODE_ENV` environment in build ([28faf2a](https://github.com/equinor/fusion-framework/commit/28faf2abc1adb09cc52242e26abb61e2ddfeb6c1))
1057
1086
 
1058
1087
  ## [5.0.3](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-cli@5.0.2...@equinor/fusion-framework-cli@5.0.3) (2023-03-06)
1059
1088
 
@@ -1067,36 +1096,36 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1067
1096
 
1068
1097
  ### Bug Fixes
1069
1098
 
1070
- - **cli:** allow cli to read paths from tsconfig ([c78673f](https://github.com/equinor/fusion-framework/commit/c78673f7d85a2c3697798aa6a59ef1792ca53af6))
1099
+ - **cli:** allow cli to read paths from tsconfig ([c78673f](https://github.com/equinor/fusion-framework/commit/c78673f7d85a2c3697798aa6a59ef1792ca53af6))
1071
1100
 
1072
1101
  ## [5.0.0](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-cli@4.1.0...@equinor/fusion-framework-cli@5.0.0) (2023-02-13)
1073
1102
 
1074
1103
  ### ⚠ BREAKING CHANGES
1075
1104
 
1076
- - **utils/observable:** `useObservableInputState` and `useObservableSelectorState` now return full state, not only value
1105
+ - **utils/observable:** `useObservableInputState` and `useObservableSelectorState` now return full state, not only value
1077
1106
 
1078
1107
  ### Bug Fixes
1079
1108
 
1080
- - **utils/observable:** rename `next` to `value`from `useObservableState` ([4a08445](https://github.com/equinor/fusion-framework/commit/4a08445645af2488666564c2da716d32aa5e88c0))
1081
- - **utils/observable:** when subject in useObservableState reset state ([9c5c041](https://github.com/equinor/fusion-framework/commit/9c5c041d3d8c0b01bd507ea7f672711d9f5cb653))
1109
+ - **utils/observable:** rename `next` to `value`from `useObservableState` ([4a08445](https://github.com/equinor/fusion-framework/commit/4a08445645af2488666564c2da716d32aa5e88c0))
1110
+ - **utils/observable:** when subject in useObservableState reset state ([9c5c041](https://github.com/equinor/fusion-framework/commit/9c5c041d3d8c0b01bd507ea7f672711d9f5cb653))
1082
1111
 
1083
1112
  ## [4.1.0](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-cli@4.0.4...@equinor/fusion-framework-cli@4.1.0) (2023-02-09)
1084
1113
 
1085
1114
  ### Features
1086
1115
 
1087
- - (framework): person provider ([d4a3936](https://github.com/equinor/fusion-framework/commit/d4a3936d6a60f093f71eac1dacc05cd60c7bf554))
1088
- - **cli:** add react es lint for cli ([55137d7](https://github.com/equinor/fusion-framework/commit/55137d7baee9611fcb3e4bde4a4c0a954a8a68c6))
1116
+ - (framework): person provider ([d4a3936](https://github.com/equinor/fusion-framework/commit/d4a3936d6a60f093f71eac1dacc05cd60c7bf554))
1117
+ - **cli:** add react es lint for cli ([55137d7](https://github.com/equinor/fusion-framework/commit/55137d7baee9611fcb3e4bde4a4c0a954a8a68c6))
1089
1118
 
1090
1119
  ### Bug Fixes
1091
1120
 
1092
- - **cli:** add custom element register ([3f30c34](https://github.com/equinor/fusion-framework/commit/3f30c34324ca43fcc947f9163919a31611471afd))
1093
- - **cli:** update person resolver ([4ef99ae](https://github.com/equinor/fusion-framework/commit/4ef99ae5da870ec5d076041996ee98548fc18e5a))
1121
+ - **cli:** add custom element register ([3f30c34](https://github.com/equinor/fusion-framework/commit/3f30c34324ca43fcc947f9163919a31611471afd))
1122
+ - **cli:** update person resolver ([4ef99ae](https://github.com/equinor/fusion-framework/commit/4ef99ae5da870ec5d076041996ee98548fc18e5a))
1094
1123
 
1095
1124
  ## [4.0.5](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-cli@4.0.4...@equinor/fusion-framework-cli@4.0.5) (2023-02-02)
1096
1125
 
1097
1126
  ### Bug Fixes
1098
1127
 
1099
- - **cli:** add custom element register ([3f30c34](https://github.com/equinor/fusion-framework/commit/3f30c34324ca43fcc947f9163919a31611471afd))
1128
+ - **cli:** add custom element register ([3f30c34](https://github.com/equinor/fusion-framework/commit/3f30c34324ca43fcc947f9163919a31611471afd))
1100
1129
 
1101
1130
  ## 4.0.4 (2023-02-02)
1102
1131
 
@@ -1118,21 +1147,21 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1118
1147
 
1119
1148
  ### ⚠ BREAKING CHANGES
1120
1149
 
1121
- - hook has new return type
1150
+ - hook has new return type
1122
1151
 
1123
1152
  ### Bug Fixes
1124
1153
 
1125
- - references to useObservableState ([614a569](https://github.com/equinor/fusion-framework/commit/614a5691f856765f07f5d71e39708f80dea49a6e))
1154
+ - references to useObservableState ([614a569](https://github.com/equinor/fusion-framework/commit/614a5691f856765f07f5d71e39708f80dea49a6e))
1126
1155
 
1127
1156
  ## [3.1.0](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-cli@3.0.5...@equinor/fusion-framework-cli@3.1.0) (2023-02-01)
1128
1157
 
1129
1158
  ### Features
1130
1159
 
1131
- - **equinorloader:** centered starprogress loader ([081226d](https://github.com/equinor/fusion-framework/commit/081226d4afa1bdbb9daca0304ce34bc13471e8d7))
1160
+ - **equinorloader:** centered starprogress loader ([081226d](https://github.com/equinor/fusion-framework/commit/081226d4afa1bdbb9daca0304ce34bc13471e8d7))
1132
1161
 
1133
1162
  ### Bug Fixes
1134
1163
 
1135
- - **cli:** fixing contextresolver ([41edf18](https://github.com/equinor/fusion-framework/commit/41edf18223aed93b393c0fab1e1f41797b7f06da)), closes [#591](https://github.com/equinor/fusion-framework/issues/591)
1164
+ - **cli:** fixing contextresolver ([41edf18](https://github.com/equinor/fusion-framework/commit/41edf18223aed93b393c0fab1e1f41797b7f06da)), closes [#591](https://github.com/equinor/fusion-framework/issues/591)
1136
1165
 
1137
1166
  ## [3.0.5](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-cli@3.0.4...@equinor/fusion-framework-cli@3.0.5) (2023-01-30)
1138
1167
 
@@ -1142,7 +1171,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1142
1171
 
1143
1172
  ### Bug Fixes
1144
1173
 
1145
- - **cli:** disable 'x-powered-by' ([29cc4a8](https://github.com/equinor/fusion-framework/commit/29cc4a866f3f38a17a2df23eac047e7b82129696))
1174
+ - **cli:** disable 'x-powered-by' ([29cc4a8](https://github.com/equinor/fusion-framework/commit/29cc4a866f3f38a17a2df23eac047e7b82129696))
1146
1175
 
1147
1176
  ## [3.0.3](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-cli@3.0.2...@equinor/fusion-framework-cli@3.0.3) (2023-01-30)
1148
1177
 
@@ -1152,7 +1181,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1152
1181
 
1153
1182
  ### Bug Fixes
1154
1183
 
1155
- - **cli:** named exports ([b03381b](https://github.com/equinor/fusion-framework/commit/b03381bde924db1979e9e5e870b356dc5db4b81d))
1184
+ - **cli:** named exports ([b03381b](https://github.com/equinor/fusion-framework/commit/b03381bde924db1979e9e5e870b356dc5db4b81d))
1156
1185
 
1157
1186
  ## 3.0.1 (2023-01-27)
1158
1187
 
@@ -1214,17 +1243,17 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1214
1243
 
1215
1244
  ### ⚠ BREAKING CHANGES
1216
1245
 
1217
- - **module-app:** manifest prop rename
1246
+ - **module-app:** manifest prop rename
1218
1247
 
1219
1248
  ### Bug Fixes
1220
1249
 
1221
- - **module-app:** rename `appKey` to `key` ([9ee97b1](https://github.com/equinor/fusion-framework/commit/9ee97b149b9167a3747da371de76490e287d9514))
1250
+ - **module-app:** rename `appKey` to `key` ([9ee97b1](https://github.com/equinor/fusion-framework/commit/9ee97b149b9167a3747da371de76490e287d9514))
1222
1251
 
1223
1252
  ## [1.2.14](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-cli@1.2.13...@equinor/fusion-framework-cli@1.2.14) (2022-12-22)
1224
1253
 
1225
1254
  ### Bug Fixes
1226
1255
 
1227
- - **utils/cli:** typo in import ([e4c3d0a](https://github.com/equinor/fusion-framework/commit/e4c3d0ac13f8a47ec4447cc07f7b9dc4210ba0c1))
1256
+ - **utils/cli:** typo in import ([e4c3d0a](https://github.com/equinor/fusion-framework/commit/e4c3d0ac13f8a47ec4447cc07f7b9dc4210ba0c1))
1228
1257
 
1229
1258
  ## [1.2.13](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-cli@1.2.12...@equinor/fusion-framework-cli@1.2.13) (2022-12-21)
1230
1259
 
@@ -1254,13 +1283,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1254
1283
 
1255
1284
  ### Bug Fixes
1256
1285
 
1257
- - **utils/cli:** update app-loader ([4b1d5e7](https://github.com/equinor/fusion-framework/commit/4b1d5e7a5ca1e7b9d7a34556799a7c9aa77b9440))
1286
+ - **utils/cli:** update app-loader ([4b1d5e7](https://github.com/equinor/fusion-framework/commit/4b1d5e7a5ca1e7b9d7a34556799a7c9aa77b9440))
1258
1287
 
1259
1288
  ## [1.2.6](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-cli@1.2.5...@equinor/fusion-framework-cli@1.2.6) (2022-12-14)
1260
1289
 
1261
1290
  ### Bug Fixes
1262
1291
 
1263
- - **module-app:** make app module optional ([fa5c0ed](https://github.com/equinor/fusion-framework/commit/fa5c0ed0a9afc1f9ade3adb6e52e4425a59a7aa6))
1292
+ - **module-app:** make app module optional ([fa5c0ed](https://github.com/equinor/fusion-framework/commit/fa5c0ed0a9afc1f9ade3adb6e52e4425a59a7aa6))
1264
1293
 
1265
1294
  ## [1.2.5](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-cli@1.2.4...@equinor/fusion-framework-cli@1.2.5) (2022-12-13)
1266
1295
 
@@ -1282,19 +1311,19 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1282
1311
 
1283
1312
  ### Bug Fixes
1284
1313
 
1285
- - **context:** method for contextParameterFn on enableContext ([398658d](https://github.com/equinor/fusion-framework/commit/398658de26355a8ca99aea291963b8c302df3ddc))
1314
+ - **context:** method for contextParameterFn on enableContext ([398658d](https://github.com/equinor/fusion-framework/commit/398658de26355a8ca99aea291963b8c302df3ddc))
1286
1315
 
1287
1316
  ## [1.2.0](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-cli@1.1.9...@equinor/fusion-framework-cli@1.2.0) (2022-12-12)
1288
1317
 
1289
1318
  ### Features
1290
1319
 
1291
- - **utils/cli:** update context selector ([c091107](https://github.com/equinor/fusion-framework/commit/c09110735e019b47f16300332fedb360d3396cfc))
1320
+ - **utils/cli:** update context selector ([c091107](https://github.com/equinor/fusion-framework/commit/c09110735e019b47f16300332fedb360d3396cfc))
1292
1321
 
1293
1322
  ### Bug Fixes
1294
1323
 
1295
- - **utils/cli:** fix layout of router outlet ([ac99033](https://github.com/equinor/fusion-framework/commit/ac99033061ae9867adf6c47f1293266fd20ab8ef))
1296
- - **utils/cli:** update header of error view ([971b5e5](https://github.com/equinor/fusion-framework/commit/971b5e5ee8f3ec98e2ec41eb485bf01b35ee501e))
1297
- - **utils/cli:** update loading of application ([4de3289](https://github.com/equinor/fusion-framework/commit/4de3289942f8e3d81f4ee5749311479f4f49b680))
1324
+ - **utils/cli:** fix layout of router outlet ([ac99033](https://github.com/equinor/fusion-framework/commit/ac99033061ae9867adf6c47f1293266fd20ab8ef))
1325
+ - **utils/cli:** update header of error view ([971b5e5](https://github.com/equinor/fusion-framework/commit/971b5e5ee8f3ec98e2ec41eb485bf01b35ee501e))
1326
+ - **utils/cli:** update loading of application ([4de3289](https://github.com/equinor/fusion-framework/commit/4de3289942f8e3d81f4ee5749311479f4f49b680))
1298
1327
 
1299
1328
  ## [1.1.9](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-cli@1.1.8...@equinor/fusion-framework-cli@1.1.9) (2022-12-08)
1300
1329
 
@@ -1336,17 +1365,17 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1336
1365
 
1337
1366
  ### Features
1338
1367
 
1339
- - **context-selector:** adds icon to orgchart result items ([90343d9](https://github.com/equinor/fusion-framework/commit/90343d9915cb85eaa9945012c8709a2d40f6f023))
1340
- - **context-selector:** header type contextselector and appcheck ([8ab0a50](https://github.com/equinor/fusion-framework/commit/8ab0a50e3f7ea3487796735c868f2e65d84fecd2))
1341
- - **contextselector:** cli context selector ([f414466](https://github.com/equinor/fusion-framework/commit/f4144668e4deee32ed229807d81a0ea08ba5a476))
1342
- - fusionlogo component ([b02fe16](https://github.com/equinor/fusion-framework/commit/b02fe16d3bb723b13413115826df0bbbc2b46815))
1343
- - header with contextselector and logo ([174ed3d](https://github.com/equinor/fusion-framework/commit/174ed3d14383b6a813d2264ad5dfd9397fe17185))
1368
+ - **context-selector:** adds icon to orgchart result items ([90343d9](https://github.com/equinor/fusion-framework/commit/90343d9915cb85eaa9945012c8709a2d40f6f023))
1369
+ - **context-selector:** header type contextselector and appcheck ([8ab0a50](https://github.com/equinor/fusion-framework/commit/8ab0a50e3f7ea3487796735c868f2e65d84fecd2))
1370
+ - **contextselector:** cli context selector ([f414466](https://github.com/equinor/fusion-framework/commit/f4144668e4deee32ed229807d81a0ea08ba5a476))
1371
+ - fusionlogo component ([b02fe16](https://github.com/equinor/fusion-framework/commit/b02fe16d3bb723b13413115826df0bbbc2b46815))
1372
+ - header with contextselector and logo ([174ed3d](https://github.com/equinor/fusion-framework/commit/174ed3d14383b6a813d2264ad5dfd9397fe17185))
1344
1373
 
1345
1374
  ### Bug Fixes
1346
1375
 
1347
- - **app:** adding type contextModule in event details for app package ([abea386](https://github.com/equinor/fusion-framework/commit/abea386c76c6297934a236d1bba9c71a12425065))
1348
- - **cli:** contextselector improvements and comments ([bf8363e](https://github.com/equinor/fusion-framework/commit/bf8363e86909407632caa5ec46182643cbdd2205))
1349
- - **cli:** updated dependencie versions ([12cb3c8](https://github.com/equinor/fusion-framework/commit/12cb3c8d56cad82986d910f45ec1933fe43bfd67))
1376
+ - **app:** adding type contextModule in event details for app package ([abea386](https://github.com/equinor/fusion-framework/commit/abea386c76c6297934a236d1bba9c71a12425065))
1377
+ - **cli:** contextselector improvements and comments ([bf8363e](https://github.com/equinor/fusion-framework/commit/bf8363e86909407632caa5ec46182643cbdd2205))
1378
+ - **cli:** updated dependencie versions ([12cb3c8](https://github.com/equinor/fusion-framework/commit/12cb3c8d56cad82986d910f45ec1933fe43bfd67))
1350
1379
 
1351
1380
  ## [1.0.2](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-cli@1.0.1...@equinor/fusion-framework-cli@1.0.2) (2022-12-05)
1352
1381
 
@@ -1424,13 +1453,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1424
1453
 
1425
1454
  ### Bug Fixes
1426
1455
 
1427
- - **cli:** windows url path ([0176fa8](https://github.com/equinor/fusion-framework/commit/0176fa8ac1337025c584101ec2ceac8092eb0c13))
1456
+ - **cli:** windows url path ([0176fa8](https://github.com/equinor/fusion-framework/commit/0176fa8ac1337025c584101ec2ceac8092eb0c13))
1428
1457
 
1429
1458
  ## 0.3.5 (2022-11-23)
1430
1459
 
1431
1460
  ### Bug Fixes
1432
1461
 
1433
- - **cli:** relative path resolve windows ([0316c30](https://github.com/equinor/fusion-framework/commit/0316c30fd0e75d230893015c40c96dd369e8e472))
1462
+ - **cli:** relative path resolve windows ([0316c30](https://github.com/equinor/fusion-framework/commit/0316c30fd0e75d230893015c40c96dd369e8e472))
1434
1463
 
1435
1464
  ## [0.3.4](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-cli@0.3.3...@equinor/fusion-framework-cli@0.3.4) (2022-11-20)
1436
1465
 
@@ -1444,7 +1473,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1444
1473
 
1445
1474
  ### Bug Fixes
1446
1475
 
1447
- - basename in app render ([ae75815](https://github.com/equinor/fusion-framework/commit/ae75815877701c364f853413b29ad4f053d9c2c2))
1476
+ - basename in app render ([ae75815](https://github.com/equinor/fusion-framework/commit/ae75815877701c364f853413b29ad4f053d9c2c2))
1448
1477
 
1449
1478
  ## [0.3.1](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-cli@0.3.0...@equinor/fusion-framework-cli@0.3.1) (2022-11-18)
1450
1479
 
@@ -1454,7 +1483,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1454
1483
 
1455
1484
  ### Features
1456
1485
 
1457
- - **module-navigation:** initial ([891e69d](https://github.com/equinor/fusion-framework/commit/891e69d9a98ba02ee1f9dd1c5b0cb31ff1b5fd0f))
1486
+ - **module-navigation:** initial ([891e69d](https://github.com/equinor/fusion-framework/commit/891e69d9a98ba02ee1f9dd1c5b0cb31ff1b5fd0f))
1458
1487
 
1459
1488
  ## [0.2.3](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-cli@0.2.2...@equinor/fusion-framework-cli@0.2.3) (2022-11-17)
1460
1489
 
@@ -1464,7 +1493,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1464
1493
 
1465
1494
  ### Bug Fixes
1466
1495
 
1467
- - **cli:** update dev scope for service discovery ([af1ff9c](https://github.com/equinor/fusion-framework/commit/af1ff9cb2eebb2a19b658549feef3b5822d8f8a3))
1496
+ - **cli:** update dev scope for service discovery ([af1ff9c](https://github.com/equinor/fusion-framework/commit/af1ff9cb2eebb2a19b658549feef3b5822d8f8a3))
1468
1497
 
1469
1498
  ## [0.2.1](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-cli@0.2.0...@equinor/fusion-framework-cli@0.2.1) (2022-11-16)
1470
1499
 
@@ -1474,8 +1503,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1474
1503
 
1475
1504
  ### Features
1476
1505
 
1477
- - add router and app loader ([f21661d](https://github.com/equinor/fusion-framework/commit/f21661d1255633848d1662dabb74e8e33ab629d5))
1478
- - **cli:** add proxy routing for app and config ([b923830](https://github.com/equinor/fusion-framework/commit/b9238309a2f15a470d63411d2da0b58a1eb63e90))
1506
+ - add router and app loader ([f21661d](https://github.com/equinor/fusion-framework/commit/f21661d1255633848d1662dabb74e8e33ab629d5))
1507
+ - **cli:** add proxy routing for app and config ([b923830](https://github.com/equinor/fusion-framework/commit/b9238309a2f15a470d63411d2da0b58a1eb63e90))
1479
1508
 
1480
1509
  ## 0.1.15 (2022-11-14)
1481
1510
 
@@ -1501,28 +1530,28 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1501
1530
 
1502
1531
  ### Bug Fixes
1503
1532
 
1504
- - **cli:** add dep @vitejs/plugin-react ([415dd9f](https://github.com/equinor/fusion-framework/commit/415dd9f466076f232e751bbbffa54a8b10c0bea4))
1533
+ - **cli:** add dep @vitejs/plugin-react ([415dd9f](https://github.com/equinor/fusion-framework/commit/415dd9f466076f232e751bbbffa54a8b10c0bea4))
1505
1534
 
1506
1535
  ## [0.1.9](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-cli@0.1.8...@equinor/fusion-framework-cli@0.1.9) (2022-11-07)
1507
1536
 
1508
1537
  ### Bug Fixes
1509
1538
 
1510
- - **cli:** requires vite ([c512d9e](https://github.com/equinor/fusion-framework/commit/c512d9e0e413e515fe0dcb412af49996b04d2484))
1539
+ - **cli:** requires vite ([c512d9e](https://github.com/equinor/fusion-framework/commit/c512d9e0e413e515fe0dcb412af49996b04d2484))
1511
1540
 
1512
1541
  ## [0.1.8](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-cli@0.1.7...@equinor/fusion-framework-cli@0.1.8) (2022-11-07)
1513
1542
 
1514
1543
  ### Bug Fixes
1515
1544
 
1516
- - **cli:** allow overwrite on build ([8e648d7](https://github.com/equinor/fusion-framework/commit/8e648d7ea17518a3ec74f3bb366c4247b8f4fce9))
1517
- - **cli:** set default dev-server logging to info ([5f302d4](https://github.com/equinor/fusion-framework/commit/5f302d4773abdca9e29660e8f9dd5c8d80e1ebe2))
1545
+ - **cli:** allow overwrite on build ([8e648d7](https://github.com/equinor/fusion-framework/commit/8e648d7ea17518a3ec74f3bb366c4247b8f4fce9))
1546
+ - **cli:** set default dev-server logging to info ([5f302d4](https://github.com/equinor/fusion-framework/commit/5f302d4773abdca9e29660e8f9dd5c8d80e1ebe2))
1518
1547
 
1519
1548
  ## [0.1.7](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-cli@0.1.6...@equinor/fusion-framework-cli@0.1.7) (2022-11-03)
1520
1549
 
1521
1550
  ### Bug Fixes
1522
1551
 
1523
- - **cli:** allow default export of render app ([d27a336](https://github.com/equinor/fusion-framework/commit/d27a336874d918448389a79b1291b13a1b2f41d9))
1524
- - **cli:** transform request to index.html ([e531958](https://github.com/equinor/fusion-framework/commit/e5319586598cf8567987040468f933438a4a7521))
1525
- - deprecate useFramework from hooks ([d3d9b24](https://github.com/equinor/fusion-framework/commit/d3d9b24fe56937e2c9feba7de4228d8eb1cbbec5))
1552
+ - **cli:** allow default export of render app ([d27a336](https://github.com/equinor/fusion-framework/commit/d27a336874d918448389a79b1291b13a1b2f41d9))
1553
+ - **cli:** transform request to index.html ([e531958](https://github.com/equinor/fusion-framework/commit/e5319586598cf8567987040468f933438a4a7521))
1554
+ - deprecate useFramework from hooks ([d3d9b24](https://github.com/equinor/fusion-framework/commit/d3d9b24fe56937e2c9feba7de4228d8eb1cbbec5))
1526
1555
 
1527
1556
  ## [0.1.6](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-cli@0.1.5...@equinor/fusion-framework-cli@0.1.6) (2022-11-03)
1528
1557
 
@@ -1552,4 +1581,4 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1552
1581
 
1553
1582
  ### Features
1554
1583
 
1555
- - **cli:** initial commit ([#380](https://github.com/equinor/fusion-framework/issues/380)) ([775b74f](https://github.com/equinor/fusion-framework/commit/775b74f5cc8507cf5449a9f91e018d80a4ab50a1))
1584
+ - **cli:** initial commit ([#380](https://github.com/equinor/fusion-framework/issues/380)) ([775b74f](https://github.com/equinor/fusion-framework/commit/775b74f5cc8507cf5449a9f91e018d80a4ab50a1))