@equinor/fusion-framework-react-components-people-provider 1.4.14 → 1.4.15

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,139 +1,147 @@
1
1
  # @equinor/fusion-framework-react-components-people-provider
2
2
 
3
+ ## 1.4.15
4
+
5
+ ### Patch Changes
6
+
7
+ - [#2632](https://github.com/equinor/fusion-framework/pull/2632) [`b136b45`](https://github.com/equinor/fusion-framework/commit/b136b4565da1af09c8447956716f3d9f0ea91698) Thanks [@eikeland](https://github.com/eikeland)! - ### Changes
8
+
9
+ Updated `@equinor/fusion-wc-person` dependency from version `^3.0.5` to `^3.0.6`
10
+
3
11
  ## 1.4.14
4
12
 
5
13
  ### Patch Changes
6
14
 
7
- - [#2591](https://github.com/equinor/fusion-framework/pull/2591) [`445760c`](https://github.com/equinor/fusion-framework/commit/445760ce73e1d76303c83c367a394adfb5b7a479) Thanks [@eikeland](https://github.com/eikeland)! - ### Updated Dependencies:
15
+ - [#2591](https://github.com/equinor/fusion-framework/pull/2591) [`445760c`](https://github.com/equinor/fusion-framework/commit/445760ce73e1d76303c83c367a394adfb5b7a479) Thanks [@eikeland](https://github.com/eikeland)! - ### Updated Dependencies:
8
16
 
9
- - Updated @equinor/fusion-wc-person to ^3.0.5 in package.json.
17
+ - Updated @equinor/fusion-wc-person to ^3.0.5 in package.json.
10
18
 
11
19
  ## 1.4.13
12
20
 
13
21
  ### Patch Changes
14
22
 
15
- - Updated dependencies [[`30767a2`](https://github.com/equinor/fusion-framework/commit/30767a2f72b54c2a3ea98ce08186017e34ae16bd)]:
16
- - @equinor/fusion-query@5.1.5
17
- - @equinor/fusion-framework-react@7.3.3
18
- - @equinor/fusion-framework-react-module-bookmark@2.2.2
19
- - @equinor/fusion-framework-module-services@5.0.0
23
+ - Updated dependencies [[`30767a2`](https://github.com/equinor/fusion-framework/commit/30767a2f72b54c2a3ea98ce08186017e34ae16bd)]:
24
+ - @equinor/fusion-query@5.1.5
25
+ - @equinor/fusion-framework-react@7.3.3
26
+ - @equinor/fusion-framework-react-module-bookmark@2.2.2
27
+ - @equinor/fusion-framework-module-services@5.0.0
20
28
 
21
29
  ## 1.4.12
22
30
 
23
31
  ### Patch Changes
24
32
 
25
- - Updated dependencies [[`7e67ae1`](https://github.com/equinor/fusion-framework/commit/7e67ae127a3a5256df925ae6bd472aa32b8d9292)]:
26
- - @equinor/fusion-framework-react-module-bookmark@2.2.1
33
+ - Updated dependencies [[`7e67ae1`](https://github.com/equinor/fusion-framework/commit/7e67ae127a3a5256df925ae6bd472aa32b8d9292)]:
34
+ - @equinor/fusion-framework-react-module-bookmark@2.2.1
27
35
 
28
36
  ## 1.4.11
29
37
 
30
38
  ### Patch Changes
31
39
 
32
- - Updated dependencies [[`9d1cb90`](https://github.com/equinor/fusion-framework/commit/9d1cb9003fa10e7ccaa95c20ef86f0a618034641), [`9d1cb90`](https://github.com/equinor/fusion-framework/commit/9d1cb9003fa10e7ccaa95c20ef86f0a618034641)]:
33
- - @equinor/fusion-framework-react-module-bookmark@2.2.0
34
- - @equinor/fusion-framework-module-services@5.0.0
35
- - @equinor/fusion-framework-react@7.3.2
40
+ - Updated dependencies [[`9d1cb90`](https://github.com/equinor/fusion-framework/commit/9d1cb9003fa10e7ccaa95c20ef86f0a618034641), [`9d1cb90`](https://github.com/equinor/fusion-framework/commit/9d1cb9003fa10e7ccaa95c20ef86f0a618034641)]:
41
+ - @equinor/fusion-framework-react-module-bookmark@2.2.0
42
+ - @equinor/fusion-framework-module-services@5.0.0
43
+ - @equinor/fusion-framework-react@7.3.2
36
44
 
37
45
  ## 1.4.10
38
46
 
39
47
  ### Patch Changes
40
48
 
41
- - Updated dependencies [[`21db01b`](https://github.com/equinor/fusion-framework/commit/21db01bbe5113b07aaa715d554378561e1a5223d)]:
42
- - @equinor/fusion-query@5.1.4
43
- - @equinor/fusion-framework-react@7.3.1
44
- - @equinor/fusion-framework-react-module-bookmark@2.1.19
45
- - @equinor/fusion-framework-module-services@4.1.5
49
+ - Updated dependencies [[`21db01b`](https://github.com/equinor/fusion-framework/commit/21db01bbe5113b07aaa715d554378561e1a5223d)]:
50
+ - @equinor/fusion-query@5.1.4
51
+ - @equinor/fusion-framework-react@7.3.1
52
+ - @equinor/fusion-framework-react-module-bookmark@2.1.19
53
+ - @equinor/fusion-framework-module-services@4.1.5
46
54
 
47
55
  ## 1.4.9
48
56
 
49
57
  ### Patch Changes
50
58
 
51
- - [#2494](https://github.com/equinor/fusion-framework/pull/2494) [`e11ad64`](https://github.com/equinor/fusion-framework/commit/e11ad64a42210443bdfd9ab9eb2fb95e7e345251) Thanks [@odinr](https://github.com/odinr)! - Updating fusion-wc-person to fix issues when using selectedPerson = null in PersonSelect component.
59
+ - [#2494](https://github.com/equinor/fusion-framework/pull/2494) [`e11ad64`](https://github.com/equinor/fusion-framework/commit/e11ad64a42210443bdfd9ab9eb2fb95e7e345251) Thanks [@odinr](https://github.com/odinr)! - Updating fusion-wc-person to fix issues when using selectedPerson = null in PersonSelect component.
52
60
 
53
61
  Updated the following dependencies
54
62
 
55
- - `@equinor/fusion-wc-person` from `^3.0.1` to `^3.0.3` in `packages/cli/package.json` and `packages/react/components/people-resolver/package.json`.
63
+ - `@equinor/fusion-wc-person` from `^3.0.1` to `^3.0.3` in `packages/cli/package.json` and `packages/react/components/people-resolver/package.json`.
56
64
 
57
- - Updated dependencies [[`e11ad64`](https://github.com/equinor/fusion-framework/commit/e11ad64a42210443bdfd9ab9eb2fb95e7e345251)]:
58
- - @equinor/fusion-framework-react@7.3.0
59
- - @equinor/fusion-framework-react-module-bookmark@2.1.18
65
+ - Updated dependencies [[`e11ad64`](https://github.com/equinor/fusion-framework/commit/e11ad64a42210443bdfd9ab9eb2fb95e7e345251)]:
66
+ - @equinor/fusion-framework-react@7.3.0
67
+ - @equinor/fusion-framework-react-module-bookmark@2.1.18
60
68
 
61
69
  ## 1.4.8
62
70
 
63
71
  ### Patch Changes
64
72
 
65
- - [#2493](https://github.com/equinor/fusion-framework/pull/2493) [`4839295`](https://github.com/equinor/fusion-framework/commit/4839295263f07704bc43930351ce34dfb27a4c81) Thanks [@eikeland](https://github.com/eikeland)! - Updating fusion-wc-person to fix issues when using selectedPerson = null in PersonSelect component.
73
+ - [#2493](https://github.com/equinor/fusion-framework/pull/2493) [`4839295`](https://github.com/equinor/fusion-framework/commit/4839295263f07704bc43930351ce34dfb27a4c81) Thanks [@eikeland](https://github.com/eikeland)! - Updating fusion-wc-person to fix issues when using selectedPerson = null in PersonSelect component.
66
74
 
67
75
  Updated the following dependencies
68
76
 
69
- - `@equinor/fusion-wc-person` from `^3.0.1` to `^3.0.3` in `packages/cli/package.json` and `packages/react/components/people-resolver/package.json`.
77
+ - `@equinor/fusion-wc-person` from `^3.0.1` to `^3.0.3` in `packages/cli/package.json` and `packages/react/components/people-resolver/package.json`.
70
78
 
71
- - Updated dependencies [[`73af73e`](https://github.com/equinor/fusion-framework/commit/73af73e5582ca27b132210af8ba308b80e036d51)]:
72
- - @equinor/fusion-framework-module-services@4.1.5
73
- - @equinor/fusion-framework-react@7.2.3
74
- - @equinor/fusion-framework-react-module-bookmark@2.1.17
79
+ - Updated dependencies [[`73af73e`](https://github.com/equinor/fusion-framework/commit/73af73e5582ca27b132210af8ba308b80e036d51)]:
80
+ - @equinor/fusion-framework-module-services@4.1.5
81
+ - @equinor/fusion-framework-react@7.2.3
82
+ - @equinor/fusion-framework-react-module-bookmark@2.1.17
75
83
 
76
84
  ## 1.4.7
77
85
 
78
86
  ### Patch Changes
79
87
 
80
- - Updated dependencies []:
81
- - @equinor/fusion-framework-module-services@4.1.4
82
- - @equinor/fusion-framework-react@7.2.2
83
- - @equinor/fusion-framework-react-module@3.1.6
84
- - @equinor/fusion-framework-react-module-bookmark@2.1.16
88
+ - Updated dependencies []:
89
+ - @equinor/fusion-framework-module-services@4.1.4
90
+ - @equinor/fusion-framework-react@7.2.2
91
+ - @equinor/fusion-framework-react-module@3.1.6
92
+ - @equinor/fusion-framework-react-module-bookmark@2.1.16
85
93
 
86
94
  ## 1.4.6
87
95
 
88
96
  ### Patch Changes
89
97
 
90
- - Updated dependencies []:
91
- - @equinor/fusion-framework-react-module-bookmark@2.1.15
92
- - @equinor/fusion-framework-react@7.2.1
93
- - @equinor/fusion-query@5.1.3
94
- - @equinor/fusion-framework-module-services@4.1.3
98
+ - Updated dependencies []:
99
+ - @equinor/fusion-framework-react-module-bookmark@2.1.15
100
+ - @equinor/fusion-framework-react@7.2.1
101
+ - @equinor/fusion-query@5.1.3
102
+ - @equinor/fusion-framework-module-services@4.1.3
95
103
 
96
104
  ## 1.4.5
97
105
 
98
106
  ### Patch Changes
99
107
 
100
- - Updated dependencies [[`be2e925`](https://github.com/equinor/fusion-framework/commit/be2e92532f4a4b8f0b2c9e12d4adf942d380423e), [`843edd9`](https://github.com/equinor/fusion-framework/commit/843edd96f2a01ebd814766105902977cdc1cdf8e)]:
101
- - @equinor/fusion-query@5.1.2
102
- - @equinor/fusion-framework-react@7.2.0
103
- - @equinor/fusion-framework-module-services@4.1.3
104
- - @equinor/fusion-framework-react-module@3.1.5
105
- - @equinor/fusion-framework-react-module-bookmark@2.1.14
108
+ - Updated dependencies [[`be2e925`](https://github.com/equinor/fusion-framework/commit/be2e92532f4a4b8f0b2c9e12d4adf942d380423e), [`843edd9`](https://github.com/equinor/fusion-framework/commit/843edd96f2a01ebd814766105902977cdc1cdf8e)]:
109
+ - @equinor/fusion-query@5.1.2
110
+ - @equinor/fusion-framework-react@7.2.0
111
+ - @equinor/fusion-framework-module-services@4.1.3
112
+ - @equinor/fusion-framework-react-module@3.1.5
113
+ - @equinor/fusion-framework-react-module-bookmark@2.1.14
106
114
 
107
115
  ## 1.4.4
108
116
 
109
117
  ### Patch Changes
110
118
 
111
- - [#2389](https://github.com/equinor/fusion-framework/pull/2389) [`a3543e3`](https://github.com/equinor/fusion-framework/commit/a3543e31353c9eac25140842643cb8e27e9b187e) Thanks [@eikeland](https://github.com/eikeland)! - Updating fusion(react|wc)-person to fix issues with clearing component
119
+ - [#2389](https://github.com/equinor/fusion-framework/pull/2389) [`a3543e3`](https://github.com/equinor/fusion-framework/commit/a3543e31353c9eac25140842643cb8e27e9b187e) Thanks [@eikeland](https://github.com/eikeland)! - Updating fusion(react|wc)-person to fix issues with clearing component
112
120
 
113
- - Updated dependencies [[`decb9e9`](https://github.com/equinor/fusion-framework/commit/decb9e9e3d1bb1b0577b729a1e7ae812afdd83cb)]:
114
- - @equinor/fusion-query@5.1.1
115
- - @equinor/fusion-framework-react@7.1.4
116
- - @equinor/fusion-framework-react-module-bookmark@2.1.13
117
- - @equinor/fusion-framework-module-services@4.1.2
118
- - @equinor/fusion-framework-react-module@3.1.4
121
+ - Updated dependencies [[`decb9e9`](https://github.com/equinor/fusion-framework/commit/decb9e9e3d1bb1b0577b729a1e7ae812afdd83cb)]:
122
+ - @equinor/fusion-query@5.1.1
123
+ - @equinor/fusion-framework-react@7.1.4
124
+ - @equinor/fusion-framework-react-module-bookmark@2.1.13
125
+ - @equinor/fusion-framework-module-services@4.1.2
126
+ - @equinor/fusion-framework-react-module@3.1.4
119
127
 
120
128
  ## 1.4.3
121
129
 
122
130
  ### Patch Changes
123
131
 
124
- - Updated dependencies []:
125
- - @equinor/fusion-framework-react@7.1.3
126
- - @equinor/fusion-framework-react-module-bookmark@2.1.12
132
+ - Updated dependencies []:
133
+ - @equinor/fusion-framework-react@7.1.3
134
+ - @equinor/fusion-framework-react-module-bookmark@2.1.12
127
135
 
128
136
  ## 1.4.2
129
137
 
130
138
  ### Patch Changes
131
139
 
132
- - [#2333](https://github.com/equinor/fusion-framework/pull/2333) [`86d55b8`](https://github.com/equinor/fusion-framework/commit/86d55b8d27a572f3f62170b1e72aceda54f955e1) Thanks [@odinr](https://github.com/odinr)! - Updated `TypeScript` to 5.5.3
140
+ - [#2333](https://github.com/equinor/fusion-framework/pull/2333) [`86d55b8`](https://github.com/equinor/fusion-framework/commit/86d55b8d27a572f3f62170b1e72aceda54f955e1) Thanks [@odinr](https://github.com/odinr)! - Updated `TypeScript` to 5.5.3
133
141
 
134
- - [#2335](https://github.com/equinor/fusion-framework/pull/2335) [`a723e86`](https://github.com/equinor/fusion-framework/commit/a723e8605059ad126602d053c65114c3ce908964) Thanks [@asbjornhaland](https://github.com/asbjornhaland)! - Update @equinor/fusion-wc-person to 2.6.9
142
+ - [#2335](https://github.com/equinor/fusion-framework/pull/2335) [`a723e86`](https://github.com/equinor/fusion-framework/commit/a723e8605059ad126602d053c65114c3ce908964) Thanks [@asbjornhaland](https://github.com/asbjornhaland)! - Update @equinor/fusion-wc-person to 2.6.9
135
143
 
136
- - [#2320](https://github.com/equinor/fusion-framework/pull/2320) [`1dd85f3`](https://github.com/equinor/fusion-framework/commit/1dd85f3a408a73df556d1812a5f280945cc100ee) Thanks [@odinr](https://github.com/odinr)! - Removed the `removeComments` option from the `tsconfig.base.json` file.
144
+ - [#2320](https://github.com/equinor/fusion-framework/pull/2320) [`1dd85f3`](https://github.com/equinor/fusion-framework/commit/1dd85f3a408a73df556d1812a5f280945cc100ee) Thanks [@odinr](https://github.com/odinr)! - Removed the `removeComments` option from the `tsconfig.base.json` file.
137
145
 
138
146
  Removing the `removeComments` option allows TypeScript to preserve comments in the compiled JavaScript output. This can be beneficial for several reasons:
139
147
 
@@ -176,37 +184,37 @@
176
184
 
177
185
  This change ensures that comments are preserved in the compiled output, potentially improving the development and debugging experience for users of the Fusion Framework.
178
186
 
179
- - Updated dependencies [[`5e20ce1`](https://github.com/equinor/fusion-framework/commit/5e20ce17af709f0443b7110bfc952ff8d8d81dee), [`86d55b8`](https://github.com/equinor/fusion-framework/commit/86d55b8d27a572f3f62170b1e72aceda54f955e1), [`29ff796`](https://github.com/equinor/fusion-framework/commit/29ff796ebb3a643c604e4153b6798bde5992363c), [`1dd85f3`](https://github.com/equinor/fusion-framework/commit/1dd85f3a408a73df556d1812a5f280945cc100ee), [`5e20ce1`](https://github.com/equinor/fusion-framework/commit/5e20ce17af709f0443b7110bfc952ff8d8d81dee)]:
180
- - @equinor/fusion-query@5.1.0
181
- - @equinor/fusion-framework-react-module-bookmark@2.1.11
182
- - @equinor/fusion-framework-react-module@3.1.3
183
- - @equinor/fusion-framework-module-services@4.1.1
184
- - @equinor/fusion-framework-react@7.1.2
187
+ - Updated dependencies [[`5e20ce1`](https://github.com/equinor/fusion-framework/commit/5e20ce17af709f0443b7110bfc952ff8d8d81dee), [`86d55b8`](https://github.com/equinor/fusion-framework/commit/86d55b8d27a572f3f62170b1e72aceda54f955e1), [`29ff796`](https://github.com/equinor/fusion-framework/commit/29ff796ebb3a643c604e4153b6798bde5992363c), [`1dd85f3`](https://github.com/equinor/fusion-framework/commit/1dd85f3a408a73df556d1812a5f280945cc100ee), [`5e20ce1`](https://github.com/equinor/fusion-framework/commit/5e20ce17af709f0443b7110bfc952ff8d8d81dee)]:
188
+ - @equinor/fusion-query@5.1.0
189
+ - @equinor/fusion-framework-react-module-bookmark@2.1.11
190
+ - @equinor/fusion-framework-react-module@3.1.3
191
+ - @equinor/fusion-framework-module-services@4.1.1
192
+ - @equinor/fusion-framework-react@7.1.2
185
193
 
186
194
  ## 1.4.1
187
195
 
188
196
  ### Patch Changes
189
197
 
190
- - [#2270](https://github.com/equinor/fusion-framework/pull/2270) [`b739416`](https://github.com/equinor/fusion-framework/commit/b7394165a573e545152cfcedc2ddae186ec94112) Thanks [@asbjornhaland](https://github.com/asbjornhaland)! - - Update fusion-wc-person to resolve issue with positioning
198
+ - [#2270](https://github.com/equinor/fusion-framework/pull/2270) [`b739416`](https://github.com/equinor/fusion-framework/commit/b7394165a573e545152cfcedc2ddae186ec94112) Thanks [@asbjornhaland](https://github.com/asbjornhaland)! - - Update fusion-wc-person to resolve issue with positioning
191
199
 
192
- - Updated dependencies []:
193
- - @equinor/fusion-framework-react@7.1.1
194
- - @equinor/fusion-framework-react-module-bookmark@2.1.10
195
- - @equinor/fusion-query@5.0.5
196
- - @equinor/fusion-framework-module-services@4.1.0
200
+ - Updated dependencies []:
201
+ - @equinor/fusion-framework-react@7.1.1
202
+ - @equinor/fusion-framework-react-module-bookmark@2.1.10
203
+ - @equinor/fusion-query@5.0.5
204
+ - @equinor/fusion-framework-module-services@4.1.0
197
205
 
198
206
  ## 1.4.0
199
207
 
200
208
  ### Minor Changes
201
209
 
202
- - [#2181](https://github.com/equinor/fusion-framework/pull/2181) [`ba2379b`](https://github.com/equinor/fusion-framework/commit/ba2379b177f23ccc023894e36e50d7fc56c929c8) Thanks [@odinr](https://github.com/odinr)! - ## @equinor/fusion-framework-module-services
210
+ - [#2181](https://github.com/equinor/fusion-framework/pull/2181) [`ba2379b`](https://github.com/equinor/fusion-framework/commit/ba2379b177f23ccc023894e36e50d7fc56c929c8) Thanks [@odinr](https://github.com/odinr)! - ## @equinor/fusion-framework-module-services
203
211
 
204
212
  Updated the `PeopleApiClient.photo` method to properly type the response as `PersonPhotoApiResponse<TVersion>` instead of `Blob`. This allows for more accurate type checking when using the method.
205
213
 
206
214
  To update your code:
207
215
 
208
- - If you are using the `PeopleApiClient.photo` method directly, no changes are needed. The method will now properly type the response.
209
- - If you have custom type assertions or checks around the response from `PeopleApiClient.photo`, you may need to update them to handle `PersonPhotoApiResponse<TVersion>` instead of `Blob`.
216
+ - If you are using the `PeopleApiClient.photo` method directly, no changes are needed. The method will now properly type the response.
217
+ - If you have custom type assertions or checks around the response from `PeopleApiClient.photo`, you may need to update them to handle `PersonPhotoApiResponse<TVersion>` instead of `Blob`.
210
218
 
211
219
  Example:
212
220
 
@@ -224,301 +232,301 @@
224
232
 
225
233
  ### Patch Changes
226
234
 
227
- - Updated dependencies [[`ba2379b`](https://github.com/equinor/fusion-framework/commit/ba2379b177f23ccc023894e36e50d7fc56c929c8), [`ba2379b`](https://github.com/equinor/fusion-framework/commit/ba2379b177f23ccc023894e36e50d7fc56c929c8), [`1681940`](https://github.com/equinor/fusion-framework/commit/16819401db191321637fb2a17390abd98738c103)]:
228
- - @equinor/fusion-framework-module-services@4.1.0
229
- - @equinor/fusion-framework-react@7.1.0
230
- - @equinor/fusion-query@5.0.4
231
- - @equinor/fusion-framework-react-module-bookmark@2.1.9
235
+ - Updated dependencies [[`ba2379b`](https://github.com/equinor/fusion-framework/commit/ba2379b177f23ccc023894e36e50d7fc56c929c8), [`ba2379b`](https://github.com/equinor/fusion-framework/commit/ba2379b177f23ccc023894e36e50d7fc56c929c8), [`1681940`](https://github.com/equinor/fusion-framework/commit/16819401db191321637fb2a17390abd98738c103)]:
236
+ - @equinor/fusion-framework-module-services@4.1.0
237
+ - @equinor/fusion-framework-react@7.1.0
238
+ - @equinor/fusion-query@5.0.4
239
+ - @equinor/fusion-framework-react-module-bookmark@2.1.9
232
240
 
233
241
  ## 1.3.8
234
242
 
235
243
  ### Patch Changes
236
244
 
237
- - Updated dependencies [[`6a81125`](https://github.com/equinor/fusion-framework/commit/6a81125ca856bbddbd1ec9e66a30e887cef93f66), [`cd737c2`](https://github.com/equinor/fusion-framework/commit/cd737c2f916747965ece46ed6f33fdadb776c90b)]:
238
- - @equinor/fusion-query@5.0.3
239
- - @equinor/fusion-framework-module-services@4.0.2
240
- - @equinor/fusion-framework-react@7.0.8
241
- - @equinor/fusion-framework-react-module@3.1.2
242
- - @equinor/fusion-framework-react-module-bookmark@2.1.8
245
+ - Updated dependencies [[`6a81125`](https://github.com/equinor/fusion-framework/commit/6a81125ca856bbddbd1ec9e66a30e887cef93f66), [`cd737c2`](https://github.com/equinor/fusion-framework/commit/cd737c2f916747965ece46ed6f33fdadb776c90b)]:
246
+ - @equinor/fusion-query@5.0.3
247
+ - @equinor/fusion-framework-module-services@4.0.2
248
+ - @equinor/fusion-framework-react@7.0.8
249
+ - @equinor/fusion-framework-react-module@3.1.2
250
+ - @equinor/fusion-framework-react-module-bookmark@2.1.8
243
251
 
244
252
  ## 1.3.7
245
253
 
246
254
  ### Patch Changes
247
255
 
248
- - Updated dependencies [[`bd3d3e1`](https://github.com/equinor/fusion-framework/commit/bd3d3e165b3cbcef8f2c7b3219d21387731e5995)]:
249
- - @equinor/fusion-query@5.0.2
250
- - @equinor/fusion-framework-react-module-bookmark@2.1.7
251
- - @equinor/fusion-framework-react@7.0.7
252
- - @equinor/fusion-framework-module-services@4.0.1
256
+ - Updated dependencies [[`bd3d3e1`](https://github.com/equinor/fusion-framework/commit/bd3d3e165b3cbcef8f2c7b3219d21387731e5995)]:
257
+ - @equinor/fusion-query@5.0.2
258
+ - @equinor/fusion-framework-react-module-bookmark@2.1.7
259
+ - @equinor/fusion-framework-react@7.0.7
260
+ - @equinor/fusion-framework-module-services@4.0.1
253
261
 
254
262
  ## 1.3.6
255
263
 
256
264
  ### Patch Changes
257
265
 
258
- - Updated dependencies [[`491c2e0`](https://github.com/equinor/fusion-framework/commit/491c2e05a2383dc7aa310f11ba6f7325a69e7197)]:
259
- - @equinor/fusion-query@5.0.1
260
- - @equinor/fusion-framework-react-module-bookmark@2.1.6
261
- - @equinor/fusion-framework-react@7.0.6
262
- - @equinor/fusion-framework-module-services@4.0.1
266
+ - Updated dependencies [[`491c2e0`](https://github.com/equinor/fusion-framework/commit/491c2e05a2383dc7aa310f11ba6f7325a69e7197)]:
267
+ - @equinor/fusion-query@5.0.1
268
+ - @equinor/fusion-framework-react-module-bookmark@2.1.6
269
+ - @equinor/fusion-framework-react@7.0.6
270
+ - @equinor/fusion-framework-module-services@4.0.1
263
271
 
264
272
  ## 1.3.5
265
273
 
266
274
  ### Patch Changes
267
275
 
268
- - Updated dependencies [[`b9c1643`](https://github.com/equinor/fusion-framework/commit/b9c164337d984e760d4701d1c534b14cb52aa7e2), [`b9c1643`](https://github.com/equinor/fusion-framework/commit/b9c164337d984e760d4701d1c534b14cb52aa7e2), [`b9c1643`](https://github.com/equinor/fusion-framework/commit/b9c164337d984e760d4701d1c534b14cb52aa7e2)]:
269
- - @equinor/fusion-query@5.0.0
270
- - @equinor/fusion-framework-react-module-bookmark@2.1.5
271
- - @equinor/fusion-framework-react@7.0.5
272
- - @equinor/fusion-framework-module-services@4.0.1
276
+ - Updated dependencies [[`b9c1643`](https://github.com/equinor/fusion-framework/commit/b9c164337d984e760d4701d1c534b14cb52aa7e2), [`b9c1643`](https://github.com/equinor/fusion-framework/commit/b9c164337d984e760d4701d1c534b14cb52aa7e2), [`b9c1643`](https://github.com/equinor/fusion-framework/commit/b9c164337d984e760d4701d1c534b14cb52aa7e2)]:
277
+ - @equinor/fusion-query@5.0.0
278
+ - @equinor/fusion-framework-react-module-bookmark@2.1.5
279
+ - @equinor/fusion-framework-react@7.0.5
280
+ - @equinor/fusion-framework-module-services@4.0.1
273
281
 
274
282
  ## 1.3.4
275
283
 
276
284
  ### Patch Changes
277
285
 
278
- - Updated dependencies []:
279
- - @equinor/fusion-framework-module-services@4.0.1
280
- - @equinor/fusion-framework-react@7.0.4
281
- - @equinor/fusion-framework-react-module-bookmark@2.1.4
286
+ - Updated dependencies []:
287
+ - @equinor/fusion-framework-module-services@4.0.1
288
+ - @equinor/fusion-framework-react@7.0.4
289
+ - @equinor/fusion-framework-react-module-bookmark@2.1.4
282
290
 
283
291
  ## 1.3.3
284
292
 
285
293
  ### Patch Changes
286
294
 
287
- - Updated dependencies [[`f5e4090`](https://github.com/equinor/fusion-framework/commit/f5e4090fa285db8dc10e09b450cee5767437d883)]:
288
- - @equinor/fusion-query@4.2.0
289
- - @equinor/fusion-framework-react@7.0.3
290
- - @equinor/fusion-framework-react-module-bookmark@2.1.3
291
- - @equinor/fusion-framework-module-services@4.0.1
295
+ - Updated dependencies [[`f5e4090`](https://github.com/equinor/fusion-framework/commit/f5e4090fa285db8dc10e09b450cee5767437d883)]:
296
+ - @equinor/fusion-query@4.2.0
297
+ - @equinor/fusion-framework-react@7.0.3
298
+ - @equinor/fusion-framework-react-module-bookmark@2.1.3
299
+ - @equinor/fusion-framework-module-services@4.0.1
292
300
 
293
301
  ## 1.3.2
294
302
 
295
303
  ### Patch Changes
296
304
 
297
- - [#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
305
+ - [#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
298
306
 
299
- - Updated dependencies []:
300
- - @equinor/fusion-framework-module-services@4.0.1
301
- - @equinor/fusion-framework-react@7.0.2
302
- - @equinor/fusion-framework-react-module-bookmark@2.1.2
307
+ - Updated dependencies []:
308
+ - @equinor/fusion-framework-module-services@4.0.1
309
+ - @equinor/fusion-framework-react@7.0.2
310
+ - @equinor/fusion-framework-react-module-bookmark@2.1.2
303
311
 
304
312
  ## 1.3.1
305
313
 
306
314
  ### Patch Changes
307
315
 
308
- - [#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.
316
+ - [#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.
309
317
 
310
- - Updated dependencies [[`3d068b5`](https://github.com/equinor/fusion-framework/commit/3d068b5a7b214b62fcae5546f08830ea90f872dc)]:
311
- - @equinor/fusion-framework-react-module@3.1.1
312
- - @equinor/fusion-framework-module-services@4.0.1
313
- - @equinor/fusion-framework-react@7.0.1
314
- - @equinor/fusion-framework-react-module-bookmark@2.1.1
318
+ - Updated dependencies [[`3d068b5`](https://github.com/equinor/fusion-framework/commit/3d068b5a7b214b62fcae5546f08830ea90f872dc)]:
319
+ - @equinor/fusion-framework-react-module@3.1.1
320
+ - @equinor/fusion-framework-module-services@4.0.1
321
+ - @equinor/fusion-framework-react@7.0.1
322
+ - @equinor/fusion-framework-react-module-bookmark@2.1.1
315
323
 
316
324
  ## 1.3.0
317
325
 
318
326
  ### Minor Changes
319
327
 
320
- - [#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
328
+ - [#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
321
329
 
322
330
  ### Patch Changes
323
331
 
324
- - [#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
332
+ - [#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
325
333
 
326
- - Updated dependencies [[`f3ae28d`](https://github.com/equinor/fusion-framework/commit/f3ae28dc6d1d5043605e07e2cd2e83ae799cd904)]:
327
- - @equinor/fusion-framework-react-module-bookmark@2.1.0
328
- - @equinor/fusion-framework-react-module@3.1.0
329
- - @equinor/fusion-framework-module-services@4.0.0
330
- - @equinor/fusion-framework-react@7.0.0
331
- - @equinor/fusion-query@4.1.0
334
+ - Updated dependencies [[`f3ae28d`](https://github.com/equinor/fusion-framework/commit/f3ae28dc6d1d5043605e07e2cd2e83ae799cd904)]:
335
+ - @equinor/fusion-framework-react-module-bookmark@2.1.0
336
+ - @equinor/fusion-framework-react-module@3.1.0
337
+ - @equinor/fusion-framework-module-services@4.0.0
338
+ - @equinor/fusion-framework-react@7.0.0
339
+ - @equinor/fusion-query@4.1.0
332
340
 
333
341
  ## 1.2.6
334
342
 
335
343
  ### Patch Changes
336
344
 
337
- - Updated dependencies []:
338
- - @equinor/fusion-framework-react-module-bookmark@2.0.35
339
- - @equinor/fusion-framework-react@6.0.5
345
+ - Updated dependencies []:
346
+ - @equinor/fusion-framework-react-module-bookmark@2.0.35
347
+ - @equinor/fusion-framework-react@6.0.5
340
348
 
341
349
  ## 1.2.5
342
350
 
343
351
  ### Patch Changes
344
352
 
345
- - [#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
353
+ - [#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
346
354
 
347
355
  ## 1.2.4
348
356
 
349
357
  ### Patch Changes
350
358
 
351
- - Updated dependencies []:
352
- - @equinor/fusion-framework-react@6.0.4
353
- - @equinor/fusion-framework-react-module-bookmark@2.0.34
359
+ - Updated dependencies []:
360
+ - @equinor/fusion-framework-react@6.0.4
361
+ - @equinor/fusion-framework-react-module-bookmark@2.0.34
354
362
 
355
363
  ## 1.2.3
356
364
 
357
365
  ### Patch Changes
358
366
 
359
- - [#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
367
+ - [#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
360
368
 
361
369
  ## 1.2.2
362
370
 
363
371
  ### Patch Changes
364
372
 
365
- - Updated dependencies []:
366
- - @equinor/fusion-framework-react@6.0.3
367
- - @equinor/fusion-framework-react-module-bookmark@2.0.33
373
+ - Updated dependencies []:
374
+ - @equinor/fusion-framework-react@6.0.3
375
+ - @equinor/fusion-framework-react-module-bookmark@2.0.33
368
376
 
369
377
  ## 1.2.1
370
378
 
371
379
  ### Patch Changes
372
380
 
373
- - [#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
381
+ - [#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
374
382
 
375
383
  ## 1.2.0
376
384
 
377
385
  ### Minor Changes
378
386
 
379
- - [#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
387
+ - [#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
380
388
 
381
389
  ## 1.1.15
382
390
 
383
391
  ### Patch Changes
384
392
 
385
- - Updated dependencies [[`2a813bc`](https://github.com/equinor/fusion-framework/commit/2a813bc0a32f53e7515f16f8b5cba1cf1e5018a3)]:
386
- - @equinor/fusion-framework-react@6.0.2
387
- - @equinor/fusion-framework-react-module-bookmark@2.0.32
388
- - @equinor/fusion-framework-module-services@3.2.4
389
- - @equinor/fusion-framework-react-module@3.0.8
393
+ - Updated dependencies [[`2a813bc`](https://github.com/equinor/fusion-framework/commit/2a813bc0a32f53e7515f16f8b5cba1cf1e5018a3)]:
394
+ - @equinor/fusion-framework-react@6.0.2
395
+ - @equinor/fusion-framework-react-module-bookmark@2.0.32
396
+ - @equinor/fusion-framework-module-services@3.2.4
397
+ - @equinor/fusion-framework-react-module@3.0.8
390
398
 
391
399
  ## 1.1.14
392
400
 
393
401
  ### Patch Changes
394
402
 
395
- - [#1745](https://github.com/equinor/fusion-framework/pull/1745) [`09f8dd2`](https://github.com/equinor/fusion-framework/commit/09f8dd2dad31e8de47409e6bd751f74e3dd02607) Thanks [@Noggling](https://github.com/Noggling)! - Removed todo and add fallback to PeopleResolveProvider
403
+ - [#1745](https://github.com/equinor/fusion-framework/pull/1745) [`09f8dd2`](https://github.com/equinor/fusion-framework/commit/09f8dd2dad31e8de47409e6bd751f74e3dd02607) Thanks [@Noggling](https://github.com/Noggling)! - Removed todo and add fallback to PeopleResolveProvider
396
404
 
397
405
  ## 1.1.13
398
406
 
399
407
  ### Patch Changes
400
408
 
401
- - Updated dependencies [[`fdbe12f`](https://github.com/equinor/fusion-framework/commit/fdbe12f258aeb98d91094f16f2d8ce229d7b13ee)]:
402
- - @equinor/fusion-framework-react@6.0.1
403
- - @equinor/fusion-framework-react-module-bookmark@2.0.31
404
- - @equinor/fusion-query@4.0.6
405
- - @equinor/fusion-framework-module-services@3.2.3
409
+ - Updated dependencies [[`fdbe12f`](https://github.com/equinor/fusion-framework/commit/fdbe12f258aeb98d91094f16f2d8ce229d7b13ee)]:
410
+ - @equinor/fusion-framework-react@6.0.1
411
+ - @equinor/fusion-framework-react-module-bookmark@2.0.31
412
+ - @equinor/fusion-query@4.0.6
413
+ - @equinor/fusion-framework-module-services@3.2.3
406
414
 
407
415
  ## 1.1.12
408
416
 
409
417
  ### Patch Changes
410
418
 
411
- - Updated dependencies [[`8b031c3`](https://github.com/equinor/fusion-framework/commit/8b031c31f314deeffdf395fc847e4279b61aab7e)]:
412
- - @equinor/fusion-framework-react@6.0.0
413
- - @equinor/fusion-framework-react-module-bookmark@2.0.30
419
+ - Updated dependencies [[`8b031c3`](https://github.com/equinor/fusion-framework/commit/8b031c31f314deeffdf395fc847e4279b61aab7e)]:
420
+ - @equinor/fusion-framework-react@6.0.0
421
+ - @equinor/fusion-framework-react-module-bookmark@2.0.30
414
422
 
415
423
  ## 1.1.11
416
424
 
417
425
  ### Patch Changes
418
426
 
419
- - Updated dependencies []:
420
- - @equinor/fusion-framework-react-module-bookmark@2.0.29
427
+ - Updated dependencies []:
428
+ - @equinor/fusion-framework-react-module-bookmark@2.0.29
421
429
 
422
430
  ## 1.1.10
423
431
 
424
432
  ### Patch Changes
425
433
 
426
- - Updated dependencies []:
427
- - @equinor/fusion-framework-react@5.3.9
428
- - @equinor/fusion-framework-react-module-bookmark@2.0.28
434
+ - Updated dependencies []:
435
+ - @equinor/fusion-framework-react@5.3.9
436
+ - @equinor/fusion-framework-react-module-bookmark@2.0.28
429
437
 
430
438
  ## 1.1.9
431
439
 
432
440
  ### Patch Changes
433
441
 
434
- - [#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
442
+ - [#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
435
443
 
436
- - Updated dependencies []:
437
- - @equinor/fusion-framework-react@5.3.8
438
- - @equinor/fusion-framework-module-services@3.2.3
439
- - @equinor/fusion-framework-react-module-bookmark@2.0.27
444
+ - Updated dependencies []:
445
+ - @equinor/fusion-framework-react@5.3.8
446
+ - @equinor/fusion-framework-module-services@3.2.3
447
+ - @equinor/fusion-framework-react-module-bookmark@2.0.27
440
448
 
441
449
  ## 1.1.8
442
450
 
443
451
  ### Patch Changes
444
452
 
445
- - Updated dependencies []:
446
- - @equinor/fusion-framework-module-services@3.2.3
447
- - @equinor/fusion-framework-react@5.3.7
448
- - @equinor/fusion-framework-react-module-bookmark@2.0.26
453
+ - Updated dependencies []:
454
+ - @equinor/fusion-framework-module-services@3.2.3
455
+ - @equinor/fusion-framework-react@5.3.7
456
+ - @equinor/fusion-framework-react-module-bookmark@2.0.26
449
457
 
450
458
  ## 1.1.7
451
459
 
452
460
  ### Patch Changes
453
461
 
454
- - Updated dependencies []:
455
- - @equinor/fusion-framework-module-services@3.2.3
456
- - @equinor/fusion-framework-react@5.3.6
457
- - @equinor/fusion-framework-react-module-bookmark@2.0.25
462
+ - Updated dependencies []:
463
+ - @equinor/fusion-framework-module-services@3.2.3
464
+ - @equinor/fusion-framework-react@5.3.6
465
+ - @equinor/fusion-framework-react-module-bookmark@2.0.25
458
466
 
459
467
  ## 1.1.6
460
468
 
461
469
  ### Patch Changes
462
470
 
463
- - Updated dependencies []:
464
- - @equinor/fusion-framework-react@5.3.5
465
- - @equinor/fusion-framework-react-module-bookmark@2.0.24
466
- - @equinor/fusion-query@4.0.5
467
- - @equinor/fusion-framework-module-services@3.2.3
471
+ - Updated dependencies []:
472
+ - @equinor/fusion-framework-react@5.3.5
473
+ - @equinor/fusion-framework-react-module-bookmark@2.0.24
474
+ - @equinor/fusion-query@4.0.5
475
+ - @equinor/fusion-framework-module-services@3.2.3
468
476
 
469
477
  ## 1.1.5
470
478
 
471
479
  ### Patch Changes
472
480
 
473
- - Updated dependencies [[`9c24e84`](https://github.com/equinor/fusion-framework/commit/9c24e847d041dea8384c77439e6b237f5bdb3125)]:
474
- - @equinor/fusion-framework-react-module-bookmark@2.0.23
475
- - @equinor/fusion-framework-module-services@3.2.3
476
- - @equinor/fusion-framework-react@5.3.4
477
- - @equinor/fusion-query@4.0.4
478
- - @equinor/fusion-framework-react-module@3.0.7
481
+ - Updated dependencies [[`9c24e84`](https://github.com/equinor/fusion-framework/commit/9c24e847d041dea8384c77439e6b237f5bdb3125)]:
482
+ - @equinor/fusion-framework-react-module-bookmark@2.0.23
483
+ - @equinor/fusion-framework-module-services@3.2.3
484
+ - @equinor/fusion-framework-react@5.3.4
485
+ - @equinor/fusion-query@4.0.4
486
+ - @equinor/fusion-framework-react-module@3.0.7
479
487
 
480
488
  ## 1.1.4
481
489
 
482
490
  ### Patch Changes
483
491
 
484
- - [`22909e77`](https://github.com/equinor/fusion-framework/commit/22909e77488b099697dccec93e7ac8416dc4a5bd) Thanks [@odinr](https://github.com/odinr)! - updated @equinor/fusion-wc-person to 2.2.0
492
+ - [`22909e77`](https://github.com/equinor/fusion-framework/commit/22909e77488b099697dccec93e7ac8416dc4a5bd) Thanks [@odinr](https://github.com/odinr)! - updated @equinor/fusion-wc-person to 2.2.0
485
493
 
486
- - Updated dependencies []:
487
- - @equinor/fusion-framework-react-module-bookmark@2.0.22
494
+ - Updated dependencies []:
495
+ - @equinor/fusion-framework-react-module-bookmark@2.0.22
488
496
 
489
497
  ## 1.1.3
490
498
 
491
499
  ### Patch Changes
492
500
 
493
- - [#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
501
+ - [#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
494
502
 
495
503
  ## 1.1.2
496
504
 
497
505
  ### Patch Changes
498
506
 
499
- - Updated dependencies [[`446b63ce`](https://github.com/equinor/fusion-framework/commit/446b63ce44b59a3aaab4399c0d877d3a1b560a0e)]:
500
- - @equinor/fusion-query@4.0.3
501
- - @equinor/fusion-framework-react-module-bookmark@2.0.21
502
- - @equinor/fusion-framework-react@5.3.3
503
- - @equinor/fusion-framework-module-services@3.2.2
507
+ - Updated dependencies [[`446b63ce`](https://github.com/equinor/fusion-framework/commit/446b63ce44b59a3aaab4399c0d877d3a1b560a0e)]:
508
+ - @equinor/fusion-query@4.0.3
509
+ - @equinor/fusion-framework-react-module-bookmark@2.0.21
510
+ - @equinor/fusion-framework-react@5.3.3
511
+ - @equinor/fusion-framework-module-services@3.2.2
504
512
 
505
513
  ## 1.1.1
506
514
 
507
515
  ### Patch Changes
508
516
 
509
- - [#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
517
+ - [#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
510
518
 
511
519
  ## 1.1.0
512
520
 
513
521
  ### Minor Changes
514
522
 
515
- - [`3e38c9cc`](https://github.com/equinor/fusion-framework/commit/3e38c9cc925fc0456837e42e7ee3ac55e9553bad) Thanks [@odinr](https://github.com/odinr)! - Observer provided abort signal
523
+ - [`3e38c9cc`](https://github.com/equinor/fusion-framework/commit/3e38c9cc925fc0456837e42e7ee3ac55e9553bad) Thanks [@odinr](https://github.com/odinr)! - Observer provided abort signal
516
524
 
517
525
  ### Patch Changes
518
526
 
519
- - [`cc7bcfb5`](https://github.com/equinor/fusion-framework/commit/cc7bcfb51187fb757b95793356da4a11b233d930) Thanks [@odinr](https://github.com/odinr)! - update @equinor/fusion-wc-person to 1.1.1
527
+ - [`cc7bcfb5`](https://github.com/equinor/fusion-framework/commit/cc7bcfb51187fb757b95793356da4a11b233d930) Thanks [@odinr](https://github.com/odinr)! - update @equinor/fusion-wc-person to 1.1.1
520
528
 
521
- - [#1306](https://github.com/equinor/fusion-framework/pull/1306) [`f65c4531`](https://github.com/equinor/fusion-framework/commit/f65c453178e2c581acb154d5839971c75f60fa86) Thanks [@odinr](https://github.com/odinr)! - Allow providing fallback image
529
+ - [#1306](https://github.com/equinor/fusion-framework/pull/1306) [`f65c4531`](https://github.com/equinor/fusion-framework/commit/f65c453178e2c581acb154d5839971c75f60fa86) Thanks [@odinr](https://github.com/odinr)! - Allow providing fallback image
522
530
 
523
531
  when defining a `PeopleResolverProvider`, one might want to provide a blob for fallback when a person photo is not found.
524
532
 
@@ -535,37 +543,37 @@
535
543
  );
536
544
  ```
537
545
 
538
- - [`9f121865`](https://github.com/equinor/fusion-framework/commit/9f121865254a0c76c4a812e6e42bfe3c7086c714) Thanks [@odinr](https://github.com/odinr)! - update types
546
+ - [`9f121865`](https://github.com/equinor/fusion-framework/commit/9f121865254a0c76c4a812e6e42bfe3c7086c714) Thanks [@odinr](https://github.com/odinr)! - update types
539
547
 
540
- - [`518b8476`](https://github.com/equinor/fusion-framework/commit/518b8476bb40255d05e937663d3a513de479a1f8) Thanks [@odinr](https://github.com/odinr)! - fixed query args for abort signal
548
+ - [`518b8476`](https://github.com/equinor/fusion-framework/commit/518b8476bb40255d05e937663d3a513de479a1f8) Thanks [@odinr](https://github.com/odinr)! - fixed query args for abort signal
541
549
 
542
- - [#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
550
+ - [#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
543
551
 
544
- - [`63592229`](https://github.com/equinor/fusion-framework/commit/63592229cea4d3606289738fe14b432e9978623f) Thanks [@odinr](https://github.com/odinr)! - fixed prop interface of `PeopleResolverComponent`
552
+ - [`63592229`](https://github.com/equinor/fusion-framework/commit/63592229cea4d3606289738fe14b432e9978623f) Thanks [@odinr](https://github.com/odinr)! - fixed prop interface of `PeopleResolverComponent`
545
553
 
546
- - Updated dependencies [[`ddc31c35`](https://github.com/equinor/fusion-framework/commit/ddc31c3571e36be057095238cf22e78051f423b0), [`7ad31761`](https://github.com/equinor/fusion-framework/commit/7ad3176102f92da108b67ede6fdf29b76149bed9)]:
547
- - @equinor/fusion-framework-module-services@3.2.2
548
- - @equinor/fusion-query@4.0.2
549
- - @equinor/fusion-framework-react-module-bookmark@2.0.20
550
- - @equinor/fusion-framework-react@5.3.2
554
+ - Updated dependencies [[`ddc31c35`](https://github.com/equinor/fusion-framework/commit/ddc31c3571e36be057095238cf22e78051f423b0), [`7ad31761`](https://github.com/equinor/fusion-framework/commit/7ad3176102f92da108b67ede6fdf29b76149bed9)]:
555
+ - @equinor/fusion-framework-module-services@3.2.2
556
+ - @equinor/fusion-query@4.0.2
557
+ - @equinor/fusion-framework-react-module-bookmark@2.0.20
558
+ - @equinor/fusion-framework-react@5.3.2
551
559
 
552
560
  ## 1.0.1
553
561
 
554
562
  ### Patch Changes
555
563
 
556
- - [`b5dfe5d2`](https://github.com/equinor/fusion-framework/commit/b5dfe5d29a249e0cca6c9589322931dfedd06acc) Thanks [@odinr](https://github.com/odinr)! - force patch bump, realign missing snapshot
564
+ - [`b5dfe5d2`](https://github.com/equinor/fusion-framework/commit/b5dfe5d29a249e0cca6c9589322931dfedd06acc) Thanks [@odinr](https://github.com/odinr)! - force patch bump, realign missing snapshot
557
565
 
558
- - Updated dependencies [[`b5dfe5d2`](https://github.com/equinor/fusion-framework/commit/b5dfe5d29a249e0cca6c9589322931dfedd06acc)]:
559
- - @equinor/fusion-framework-react@5.3.1
560
- - @equinor/fusion-framework-react-module-bookmark@2.0.19
561
- - @equinor/fusion-framework-react-module@3.0.6
562
- - @equinor/fusion-query@4.0.1
566
+ - Updated dependencies [[`b5dfe5d2`](https://github.com/equinor/fusion-framework/commit/b5dfe5d29a249e0cca6c9589322931dfedd06acc)]:
567
+ - @equinor/fusion-framework-react@5.3.1
568
+ - @equinor/fusion-framework-react-module-bookmark@2.0.19
569
+ - @equinor/fusion-framework-react-module@3.0.6
570
+ - @equinor/fusion-query@4.0.1
563
571
 
564
572
  ## 1.0.0
565
573
 
566
574
  ### Major Changes
567
575
 
568
- - [#1255](https://github.com/equinor/fusion-framework/pull/1255) [`de46f0a2`](https://github.com/equinor/fusion-framework/commit/de46f0a2ce93134fc32bf587d29dd32d7ab9a8d9) Thanks [@odinr](https://github.com/odinr)! - Component for providing people api resources to the @equinor/fusion-wc-person and @equinor/fusion-react-person components
576
+ - [#1255](https://github.com/equinor/fusion-framework/pull/1255) [`de46f0a2`](https://github.com/equinor/fusion-framework/commit/de46f0a2ce93134fc32bf587d29dd32d7ab9a8d9) Thanks [@odinr](https://github.com/odinr)! - Component for providing people api resources to the @equinor/fusion-wc-person and @equinor/fusion-react-person components
569
577
 
570
578
  mapping and caching of `@equinor/fusion-framework-module-services/people`
571
579
 
@@ -589,7 +597,7 @@
589
597
 
590
598
  ### Patch Changes
591
599
 
592
- - Updated dependencies [[`3896fbec`](https://github.com/equinor/fusion-framework/commit/3896fbec3458dbe2ebd66e772465d5f89cd20658), [`ebcabd0e`](https://github.com/equinor/fusion-framework/commit/ebcabd0e6945e1420a0a9a7d82bd9255da1b8578), [`8739a5a6`](https://github.com/equinor/fusion-framework/commit/8739a5a65d8aaa46ce9ef56cce013efeeb006e8a)]:
593
- - @equinor/fusion-framework-react@5.3.0
594
- - @equinor/fusion-query@4.0.0
595
- - @equinor/fusion-framework-react-module-bookmark@2.0.18
600
+ - Updated dependencies [[`3896fbec`](https://github.com/equinor/fusion-framework/commit/3896fbec3458dbe2ebd66e772465d5f89cd20658), [`ebcabd0e`](https://github.com/equinor/fusion-framework/commit/ebcabd0e6945e1420a0a9a7d82bd9255da1b8578), [`8739a5a6`](https://github.com/equinor/fusion-framework/commit/8739a5a65d8aaa46ce9ef56cce013efeeb006e8a)]:
601
+ - @equinor/fusion-framework-react@5.3.0
602
+ - @equinor/fusion-query@4.0.0
603
+ - @equinor/fusion-framework-react-module-bookmark@2.0.18