@equinor/fusion-framework-module-services 3.2.3 → 3.2.4

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.
Files changed (31) hide show
  1. package/CHANGELOG.md +179 -172
  2. package/dist/esm/bookmarks/delete/generate-endpoint.js.map +1 -1
  3. package/dist/esm/bookmarks/favorites/delete/generate-endpoint.js.map +1 -1
  4. package/dist/esm/bookmarks/favorites/head/generate-endpoint.js.map +1 -1
  5. package/dist/esm/bookmarks/favorites/post/generate-endpoint.js.map +1 -1
  6. package/dist/esm/bookmarks/get/generate-endpoint.js.map +1 -1
  7. package/dist/esm/bookmarks/getAll/generate-endpoint.js.map +1 -1
  8. package/dist/esm/bookmarks/patch/generate-endpoint.js.map +1 -1
  9. package/dist/esm/bookmarks/post/generate-endpoint.js.map +1 -1
  10. package/dist/esm/context/get/generate-endpoint.js.map +1 -1
  11. package/dist/esm/context/query/generate-endpoint.js.map +1 -1
  12. package/dist/esm/context/related/generate-endpoint.js.map +1 -1
  13. package/dist/esm/module.js.map +1 -1
  14. package/dist/esm/notification/notification/delete/generate-endpoint.js.map +1 -1
  15. package/dist/esm/notification/notification/get/generate-endpoint.js.map +1 -1
  16. package/dist/esm/notification/notification/getAll/generate-endpoint.js.map +1 -1
  17. package/dist/esm/notification/notification/patch/generate-endpoint.js.map +1 -1
  18. package/dist/esm/notification/notification/post/generate-endpoint.js.map +1 -1
  19. package/dist/esm/notification/settings/get/generate-endpoint.js.map +1 -1
  20. package/dist/esm/notification/settings/put/generate-endpoint.js.map +1 -1
  21. package/dist/esm/people/person-details/generate-endpoint.js.map +1 -1
  22. package/dist/esm/people/person-photo/generate-endpoint.js.map +1 -1
  23. package/dist/esm/people/query/generate-endpoint.js.map +1 -1
  24. package/dist/esm/people/utils.js.map +1 -1
  25. package/dist/esm/provider.js.map +1 -1
  26. package/dist/esm/version.js +1 -1
  27. package/dist/tsconfig.tsbuildinfo +1 -1
  28. package/dist/types/version.d.ts +1 -1
  29. package/package.json +5 -5
  30. package/src/people/api-models.ts +2 -2
  31. package/src/version.ts +1 -1
package/CHANGELOG.md CHANGED
@@ -1,75 +1,82 @@
1
1
  # Change Log
2
2
 
3
+ ## 3.2.4
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`152cf73`](https://github.com/equinor/fusion-framework/commit/152cf73d39eb32ccbaddaa6941e315c437c4972d)]:
8
+ - @equinor/fusion-framework-module@4.2.7
9
+
3
10
  ## 3.2.3
4
11
 
5
12
  ### Patch Changes
6
13
 
7
- - [#1595](https://github.com/equinor/fusion-framework/pull/1595) [`9c24e84`](https://github.com/equinor/fusion-framework/commit/9c24e847d041dea8384c77439e6b237f5bdb3125) Thanks [@Gustav-Eikaas](https://github.com/Gustav-Eikaas)! - support for module resolution NodeNext & Bundler
14
+ - [#1595](https://github.com/equinor/fusion-framework/pull/1595) [`9c24e84`](https://github.com/equinor/fusion-framework/commit/9c24e847d041dea8384c77439e6b237f5bdb3125) Thanks [@Gustav-Eikaas](https://github.com/Gustav-Eikaas)! - support for module resolution NodeNext & Bundler
8
15
 
9
- - Updated dependencies [[`9c24e84`](https://github.com/equinor/fusion-framework/commit/9c24e847d041dea8384c77439e6b237f5bdb3125)]:
10
- - @equinor/fusion-framework-module@4.2.6
16
+ - Updated dependencies [[`9c24e84`](https://github.com/equinor/fusion-framework/commit/9c24e847d041dea8384c77439e6b237f5bdb3125)]:
17
+ - @equinor/fusion-framework-module@4.2.6
11
18
 
12
19
  ## 3.2.2
13
20
 
14
21
  ### Patch Changes
15
22
 
16
- - [#1282](https://github.com/equinor/fusion-framework/pull/1282) [`ddc31c35`](https://github.com/equinor/fusion-framework/commit/ddc31c3571e36be057095238cf22e78051f423b0) Thanks [@odinr](https://github.com/odinr)! - add util for checking if object is person
23
+ - [#1282](https://github.com/equinor/fusion-framework/pull/1282) [`ddc31c35`](https://github.com/equinor/fusion-framework/commit/ddc31c3571e36be057095238cf22e78051f423b0) Thanks [@odinr](https://github.com/odinr)! - add util for checking if object is person
17
24
 
18
- > extremely crude, but good enough until backend comes of with new models or endpoint
25
+ > extremely crude, but good enough until backend comes of with new models or endpoint
19
26
 
20
- _updated typings for person v4_
27
+ _updated typings for person v4_
21
28
 
22
29
  ## 3.2.1
23
30
 
24
31
  ### Patch Changes
25
32
 
26
- - [`b5dfe5d2`](https://github.com/equinor/fusion-framework/commit/b5dfe5d29a249e0cca6c9589322931dfedd06acc) Thanks [@odinr](https://github.com/odinr)! - force patch bump, realign missing snapshot
33
+ - [`b5dfe5d2`](https://github.com/equinor/fusion-framework/commit/b5dfe5d29a249e0cca6c9589322931dfedd06acc) Thanks [@odinr](https://github.com/odinr)! - force patch bump, realign missing snapshot
27
34
 
28
- - Updated dependencies [[`b5dfe5d2`](https://github.com/equinor/fusion-framework/commit/b5dfe5d29a249e0cca6c9589322931dfedd06acc)]:
29
- - @equinor/fusion-framework-module@4.2.5
35
+ - Updated dependencies [[`b5dfe5d2`](https://github.com/equinor/fusion-framework/commit/b5dfe5d29a249e0cca6c9589322931dfedd06acc)]:
36
+ - @equinor/fusion-framework-module@4.2.5
30
37
 
31
38
  ## 3.2.0
32
39
 
33
40
  ### Minor Changes
34
41
 
35
- - [#1243](https://github.com/equinor/fusion-framework/pull/1243) [`f277c7fc`](https://github.com/equinor/fusion-framework/commit/f277c7fc54ca2ebe75ba1dda94a0d72eb7c8e15b) Thanks [@odinr](https://github.com/odinr)! - Added person services
42
+ - [#1243](https://github.com/equinor/fusion-framework/pull/1243) [`f277c7fc`](https://github.com/equinor/fusion-framework/commit/f277c7fc54ca2ebe75ba1dda94a0d72eb7c8e15b) Thanks [@odinr](https://github.com/odinr)! - Added person services
36
43
 
37
- > **for internal usage only!**
44
+ > **for internal usage only!**
38
45
 
39
- - add function for fetching person details
40
- - add function for querying persons
41
- - add function for downloading person photo
46
+ - add function for fetching person details
47
+ - add function for querying persons
48
+ - add function for downloading person photo
42
49
 
43
- ```ts
44
- const personApi = await modules.services.createPeopleClient();
45
- personApi.query('v2', 'json
46
- ```
50
+ ```ts
51
+ const personApi = await modules.services.createPeopleClient();
52
+ personApi.query('v2', 'json
53
+ ```
47
54
 
48
55
  ## 3.1.5
49
56
 
50
57
  ### Patch Changes
51
58
 
52
- - Updated dependencies [[`9076a498`](https://github.com/equinor/fusion-framework/commit/9076a49876e7a414a27557b7fb9095a67fe3a57f)]:
53
- - @equinor/fusion-framework-module@4.2.4
59
+ - Updated dependencies [[`9076a498`](https://github.com/equinor/fusion-framework/commit/9076a49876e7a414a27557b7fb9095a67fe3a57f)]:
60
+ - @equinor/fusion-framework-module@4.2.4
54
61
 
55
62
  ## 3.1.4
56
63
 
57
64
  ### Patch Changes
58
65
 
59
- - [#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
66
+ - [#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
60
67
 
61
- conflicts of `@types/react` made random outcomes when using `yarn`
68
+ conflicts of `@types/react` made random outcomes when using `yarn`
62
69
 
63
- this change should not affect consumer of the packages, but might conflict dependent on local package manager.
70
+ this change should not affect consumer of the packages, but might conflict dependent on local package manager.
64
71
 
65
- - Updated dependencies [[`7ec195d4`](https://github.com/equinor/fusion-framework/commit/7ec195d42098fec8794db13e83b71ef7753ff862), [`d276fc5d`](https://github.com/equinor/fusion-framework/commit/d276fc5d514566d05c64705076a1cb91c6a44272)]:
66
- - @equinor/fusion-framework-module@4.2.3
72
+ - Updated dependencies [[`7ec195d4`](https://github.com/equinor/fusion-framework/commit/7ec195d42098fec8794db13e83b71ef7753ff862), [`d276fc5d`](https://github.com/equinor/fusion-framework/commit/d276fc5d514566d05c64705076a1cb91c6a44272)]:
73
+ - @equinor/fusion-framework-module@4.2.3
67
74
 
68
75
  ## 3.1.3
69
76
 
70
77
  ### Patch Changes
71
78
 
72
- - [#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
79
+ - [#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
73
80
 
74
81
  All notable changes to this project will be documented in this file.
75
82
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
@@ -86,54 +93,54 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
86
93
 
87
94
  ### Features
88
95
 
89
- - **module-services:** add response handler ([77128e8](https://github.com/equinor/fusion-framework/commit/77128e82692ff570cf65a8b3c900bc6234ce4ae9))
96
+ - **module-services:** add response handler ([77128e8](https://github.com/equinor/fusion-framework/commit/77128e82692ff570cf65a8b3c900bc6234ce4ae9))
90
97
 
91
98
  ### Bug Fixes
92
99
 
93
- - **module-services:** validate response for http client ([6958f82](https://github.com/equinor/fusion-framework/commit/6958f82c4615f701e2ae9edf2d34dda60af8960a))
100
+ - **module-services:** validate response for http client ([6958f82](https://github.com/equinor/fusion-framework/commit/6958f82c4615f701e2ae9edf2d34dda60af8960a))
94
101
 
95
102
  ## 3.0.3 (2023-04-24)
96
103
 
97
104
  ### Bug Fixes
98
105
 
99
- - **services-module:** fix bookmark favorites url ([f9c6129](https://github.com/equinor/fusion-framework/commit/f9c612914eae57452e1ffe77b1dc054eefea2850))
106
+ - **services-module:** fix bookmark favorites url ([f9c6129](https://github.com/equinor/fusion-framework/commit/f9c612914eae57452e1ffe77b1dc054eefea2850))
100
107
 
101
108
  ## 3.0.2 (2023-04-18)
102
109
 
103
110
  ### Bug Fixes
104
111
 
105
- - **service:** fix linting ([88b5e59](https://github.com/equinor/fusion-framework/commit/88b5e596d18ac8b999404c3487a9896b0806a767))
106
- - **services:** update-api-provider-types ([380c6af](https://github.com/equinor/fusion-framework/commit/380c6af855fa6b9a29dbedd51917f0d6e4e7742b))
112
+ - **service:** fix linting ([88b5e59](https://github.com/equinor/fusion-framework/commit/88b5e596d18ac8b999404c3487a9896b0806a767))
113
+ - **services:** update-api-provider-types ([380c6af](https://github.com/equinor/fusion-framework/commit/380c6af855fa6b9a29dbedd51917f0d6e4e7742b))
107
114
 
108
115
  ## 3.0.1 (2023-04-17)
109
116
 
110
117
  ### Bug Fixes
111
118
 
112
- - **context:** skip clearing context ([d4032b7](https://github.com/equinor/fusion-framework/commit/d4032b78b21d123e67cc7dadc50a65071d976b94))
119
+ - **context:** skip clearing context ([d4032b7](https://github.com/equinor/fusion-framework/commit/d4032b78b21d123e67cc7dadc50a65071d976b94))
113
120
 
114
121
  ## 3.0.0 (2023-04-16)
115
122
 
116
123
  ### Bug Fixes
117
124
 
118
- - **modules/services:** fix oData query builder ([95e3e98](https://github.com/equinor/fusion-framework/commit/95e3e9886cbf4d00820577eaf141f83cc8a602b5))
125
+ - **modules/services:** fix oData query builder ([95e3e98](https://github.com/equinor/fusion-framework/commit/95e3e9886cbf4d00820577eaf141f83cc8a602b5))
119
126
 
120
127
  ## 2.6.0 (2023-04-14)
121
128
 
122
129
  ### Features
123
130
 
124
- - **module-services:** add api interface for resolving related context ([54a8d9f](https://github.com/equinor/fusion-framework/commit/54a8d9f1a34052abb0f2e9104c9395b0fc4c77c4))
131
+ - **module-services:** add api interface for resolving related context ([54a8d9f](https://github.com/equinor/fusion-framework/commit/54a8d9f1a34052abb0f2e9104c9395b0fc4c77c4))
125
132
 
126
133
  ## 2.5.0 (2023-04-14)
127
134
 
128
135
  ### Features
129
136
 
130
- - **module-services:** add api interface for resolving related context ([54a8d9f](https://github.com/equinor/fusion-framework/commit/54a8d9f1a34052abb0f2e9104c9395b0fc4c77c4))
137
+ - **module-services:** add api interface for resolving related context ([54a8d9f](https://github.com/equinor/fusion-framework/commit/54a8d9f1a34052abb0f2e9104c9395b0fc4c77c4))
131
138
 
132
139
  ## 2.4.0 (2023-04-14)
133
140
 
134
141
  ### Features
135
142
 
136
- - **module-services:** add api interface for resolving related context ([54a8d9f](https://github.com/equinor/fusion-framework/commit/54a8d9f1a34052abb0f2e9104c9395b0fc4c77c4))
143
+ - **module-services:** add api interface for resolving related context ([54a8d9f](https://github.com/equinor/fusion-framework/commit/54a8d9f1a34052abb0f2e9104c9395b0fc4c77c4))
137
144
 
138
145
  ## 2.3.1 (2023-04-13)
139
146
 
@@ -143,29 +150,29 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
143
150
 
144
151
  ### Features
145
152
 
146
- - **bookmark-client:** added verify users bookmark ([971835c](https://github.com/equinor/fusion-framework/commit/971835c801f46fc4bebd3d1b97ca8cd83c085a77))
147
- - **Bookmark-Client:** Enable to add bookmark favorites ([83dd966](https://github.com/equinor/fusion-framework/commit/83dd966ef1d609f0be44373ee16344810ae9beb4))
153
+ - **bookmark-client:** added verify users bookmark ([971835c](https://github.com/equinor/fusion-framework/commit/971835c801f46fc4bebd3d1b97ca8cd83c085a77))
154
+ - **Bookmark-Client:** Enable to add bookmark favorites ([83dd966](https://github.com/equinor/fusion-framework/commit/83dd966ef1d609f0be44373ee16344810ae9beb4))
148
155
 
149
156
  ### Bug Fixes
150
157
 
151
- - **bookmark-client:** fix import ([7c7d585](https://github.com/equinor/fusion-framework/commit/7c7d585b6eb53688e5ce9f80474eac3275576290))
152
- - **bookmark-client:** renamed id to bookmarkId ([590ad69](https://github.com/equinor/fusion-framework/commit/590ad69cfca579ec65accb5dab47c69968aade95))
158
+ - **bookmark-client:** fix import ([7c7d585](https://github.com/equinor/fusion-framework/commit/7c7d585b6eb53688e5ce9f80474eac3275576290))
159
+ - **bookmark-client:** renamed id to bookmarkId ([590ad69](https://github.com/equinor/fusion-framework/commit/590ad69cfca579ec65accb5dab47c69968aade95))
153
160
 
154
161
  ## 2.2.0 (2023-03-27)
155
162
 
156
163
  ### Features
157
164
 
158
- - **services:** Added notification api service ([8a40606](https://github.com/equinor/fusion-framework/commit/8a406068d69903e0d7ebc76079ed12caeac540f1))
165
+ - **services:** Added notification api service ([8a40606](https://github.com/equinor/fusion-framework/commit/8a406068d69903e0d7ebc76079ed12caeac540f1))
159
166
 
160
167
  ## 2.1.0 (2023-03-22)
161
168
 
162
169
  ### Features
163
170
 
164
- - added put and getAll endpoints to the bookmark api client ([b9deb40](https://github.com/equinor/fusion-framework/commit/b9deb406460cea2f0fa34eb688d4e427bfb2f9b5))
171
+ - added put and getAll endpoints to the bookmark api client ([b9deb40](https://github.com/equinor/fusion-framework/commit/b9deb406460cea2f0fa34eb688d4e427bfb2f9b5))
165
172
 
166
173
  ### Bug Fixes
167
174
 
168
- - **pr:** Fixing pr comments ([4ee3fb3](https://github.com/equinor/fusion-framework/commit/4ee3fb3b509c7b7560378e18ee51d9c1759a8685))
175
+ - **pr:** Fixing pr comments ([4ee3fb3](https://github.com/equinor/fusion-framework/commit/4ee3fb3b509c7b7560378e18ee51d9c1759a8685))
169
176
 
170
177
  ## [2.0.7](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-module-services@2.0.6...@equinor/fusion-framework-module-services@2.0.7) (2023-03-20)
171
178
 
@@ -211,7 +218,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
211
218
 
212
219
  ### Bug Fixes
213
220
 
214
- - update interface for enabling modules ([1e5730e](https://github.com/equinor/fusion-framework/commit/1e5730e91992c1d0177790c851be993a0532a3d1))
221
+ - update interface for enabling modules ([1e5730e](https://github.com/equinor/fusion-framework/commit/1e5730e91992c1d0177790c851be993a0532a3d1))
215
222
 
216
223
  ## [1.0.13](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-module-services@1.0.12...@equinor/fusion-framework-module-services@1.0.13) (2023-01-17)
217
224
 
@@ -285,7 +292,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
285
292
 
286
293
  ### Bug Fixes
287
294
 
288
- - import typos ([c6449f1](https://github.com/equinor/fusion-framework/commit/c6449f1ac692439d52ed0e88f8492de9721e29ce))
295
+ - import typos ([c6449f1](https://github.com/equinor/fusion-framework/commit/c6449f1ac692439d52ed0e88f8492de9721e29ce))
289
296
 
290
297
  ## [0.5.18](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-module-services@0.5.17...@equinor/fusion-framework-module-services@0.5.18) (2022-12-01)
291
298
 
@@ -363,13 +370,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
363
370
 
364
371
  ### Features
365
372
 
366
- - :sparkles: delete bookmark ([df70d9f](https://github.com/equinor/fusion-framework/commit/df70d9f6ed369cfc9e682a268b7175ddf8b3d122))
373
+ - :sparkles: delete bookmark ([df70d9f](https://github.com/equinor/fusion-framework/commit/df70d9f6ed369cfc9e682a268b7175ddf8b3d122))
367
374
 
368
375
  ## 0.4.0 (2022-11-01)
369
376
 
370
377
  ### Features
371
378
 
372
- - :sparkles: post bookmark module-services ([333ec6a](https://github.com/equinor/fusion-framework/commit/333ec6ab394f305aa02678d93a513ecf67fd52bc))
379
+ - :sparkles: post bookmark module-services ([333ec6a](https://github.com/equinor/fusion-framework/commit/333ec6ab394f305aa02678d93a513ecf67fd52bc))
373
380
 
374
381
  ## 0.3.2 (2022-10-27)
375
382
 
@@ -383,13 +390,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
383
390
 
384
391
  ### Features
385
392
 
386
- - **module-services:** bookmarks get ([0fe2c83](https://github.com/equinor/fusion-framework/commit/0fe2c83155b7c49623da13739f0945edf4ee9200))
393
+ - **module-services:** bookmarks get ([0fe2c83](https://github.com/equinor/fusion-framework/commit/0fe2c83155b7c49623da13739f0945edf4ee9200))
387
394
 
388
395
  ## [0.2.0](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-module-services@0.1.1...@equinor/fusion-framework-module-services@0.2.0) (2022-10-17)
389
396
 
390
397
  ### Features
391
398
 
392
- - **observable:** expose async query function ([b9292fc](https://github.com/equinor/fusion-framework/commit/b9292fcabd0756c0340fc767acf592482b253cd0))
399
+ - **observable:** expose async query function ([b9292fc](https://github.com/equinor/fusion-framework/commit/b9292fcabd0756c0340fc767acf592482b253cd0))
393
400
 
394
401
  ## 0.1.1 (2022-10-03)
395
402
 
@@ -399,39 +406,39 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
399
406
 
400
407
  ### Features
401
408
 
402
- - **module-services:** initial ([98fd097](https://github.com/equinor/fusion-framework/commit/98fd097aa486d8ece4cd4501cf7ecb533dd7a62a)), closes [#265](https://github.com/equinor/fusion-framework/issues/265) [#269](https://github.com/equinor/fusion-framework/issues/269) [#270](https://github.com/equinor/fusion-framework/issues/270)
403
- - **module-services:** initial ([8eeadc7](https://github.com/equinor/fusion-framework/commit/8eeadc764516048e5ead9f5e2d14af7edd1b1057)), closes [#265](https://github.com/equinor/fusion-framework/issues/265) [#269](https://github.com/equinor/fusion-framework/issues/269) [#270](https://github.com/equinor/fusion-framework/issues/270)
404
- - **module-services:** rewrite interface for services ([b440aa2](https://github.com/equinor/fusion-framework/commit/b440aa28ae733aa77e07128b04b21fe24db356b4))
405
- - **module-services:** rewrite module ([bbbc203](https://github.com/equinor/fusion-framework/commit/bbbc2031f4c8785fd623db3be16f96195094f47e))
406
- - **module-services:** rewrite module ([40b64ad](https://github.com/equinor/fusion-framework/commit/40b64ad5dca8ef719fcca9b3297e85aa28af413a))
407
- , {search: 'foo@bar.com'})
408
- personApi.get('v4', 'json
409
+ - **module-services:** initial ([98fd097](https://github.com/equinor/fusion-framework/commit/98fd097aa486d8ece4cd4501cf7ecb533dd7a62a)), closes [#265](https://github.com/equinor/fusion-framework/issues/265) [#269](https://github.com/equinor/fusion-framework/issues/269) [#270](https://github.com/equinor/fusion-framework/issues/270)
410
+ - **module-services:** initial ([8eeadc7](https://github.com/equinor/fusion-framework/commit/8eeadc764516048e5ead9f5e2d14af7edd1b1057)), closes [#265](https://github.com/equinor/fusion-framework/issues/265) [#269](https://github.com/equinor/fusion-framework/issues/269) [#270](https://github.com/equinor/fusion-framework/issues/270)
411
+ - **module-services:** rewrite interface for services ([b440aa2](https://github.com/equinor/fusion-framework/commit/b440aa28ae733aa77e07128b04b21fe24db356b4))
412
+ - **module-services:** rewrite module ([bbbc203](https://github.com/equinor/fusion-framework/commit/bbbc2031f4c8785fd623db3be16f96195094f47e))
413
+ - **module-services:** rewrite module ([40b64ad](https://github.com/equinor/fusion-framework/commit/40b64ad5dca8ef719fcca9b3297e85aa28af413a))
414
+ , {search: 'foo@bar.com'})
415
+ personApi.get('v4', 'json
409
416
 
410
417
  ## 3.1.5
411
418
 
412
419
  ### Patch Changes
413
420
 
414
- - Updated dependencies [[`9076a498`](https://github.com/equinor/fusion-framework/commit/9076a49876e7a414a27557b7fb9095a67fe3a57f)]:
415
- - @equinor/fusion-framework-module@4.2.4
421
+ - Updated dependencies [[`9076a498`](https://github.com/equinor/fusion-framework/commit/9076a49876e7a414a27557b7fb9095a67fe3a57f)]:
422
+ - @equinor/fusion-framework-module@4.2.4
416
423
 
417
424
  ## 3.1.4
418
425
 
419
426
  ### Patch Changes
420
427
 
421
- - [#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
428
+ - [#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
422
429
 
423
- conflicts of `@types/react` made random outcomes when using `yarn`
430
+ conflicts of `@types/react` made random outcomes when using `yarn`
424
431
 
425
- this change should not affect consumer of the packages, but might conflict dependent on local package manager.
432
+ this change should not affect consumer of the packages, but might conflict dependent on local package manager.
426
433
 
427
- - Updated dependencies [[`7ec195d4`](https://github.com/equinor/fusion-framework/commit/7ec195d42098fec8794db13e83b71ef7753ff862), [`d276fc5d`](https://github.com/equinor/fusion-framework/commit/d276fc5d514566d05c64705076a1cb91c6a44272)]:
428
- - @equinor/fusion-framework-module@4.2.3
434
+ - Updated dependencies [[`7ec195d4`](https://github.com/equinor/fusion-framework/commit/7ec195d42098fec8794db13e83b71ef7753ff862), [`d276fc5d`](https://github.com/equinor/fusion-framework/commit/d276fc5d514566d05c64705076a1cb91c6a44272)]:
435
+ - @equinor/fusion-framework-module@4.2.3
429
436
 
430
437
  ## 3.1.3
431
438
 
432
439
  ### Patch Changes
433
440
 
434
- - [#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
441
+ - [#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
435
442
 
436
443
  All notable changes to this project will be documented in this file.
437
444
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
@@ -448,54 +455,54 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
448
455
 
449
456
  ### Features
450
457
 
451
- - **module-services:** add response handler ([77128e8](https://github.com/equinor/fusion-framework/commit/77128e82692ff570cf65a8b3c900bc6234ce4ae9))
458
+ - **module-services:** add response handler ([77128e8](https://github.com/equinor/fusion-framework/commit/77128e82692ff570cf65a8b3c900bc6234ce4ae9))
452
459
 
453
460
  ### Bug Fixes
454
461
 
455
- - **module-services:** validate response for http client ([6958f82](https://github.com/equinor/fusion-framework/commit/6958f82c4615f701e2ae9edf2d34dda60af8960a))
462
+ - **module-services:** validate response for http client ([6958f82](https://github.com/equinor/fusion-framework/commit/6958f82c4615f701e2ae9edf2d34dda60af8960a))
456
463
 
457
464
  ## 3.0.3 (2023-04-24)
458
465
 
459
466
  ### Bug Fixes
460
467
 
461
- - **services-module:** fix bookmark favorites url ([f9c6129](https://github.com/equinor/fusion-framework/commit/f9c612914eae57452e1ffe77b1dc054eefea2850))
468
+ - **services-module:** fix bookmark favorites url ([f9c6129](https://github.com/equinor/fusion-framework/commit/f9c612914eae57452e1ffe77b1dc054eefea2850))
462
469
 
463
470
  ## 3.0.2 (2023-04-18)
464
471
 
465
472
  ### Bug Fixes
466
473
 
467
- - **service:** fix linting ([88b5e59](https://github.com/equinor/fusion-framework/commit/88b5e596d18ac8b999404c3487a9896b0806a767))
468
- - **services:** update-api-provider-types ([380c6af](https://github.com/equinor/fusion-framework/commit/380c6af855fa6b9a29dbedd51917f0d6e4e7742b))
474
+ - **service:** fix linting ([88b5e59](https://github.com/equinor/fusion-framework/commit/88b5e596d18ac8b999404c3487a9896b0806a767))
475
+ - **services:** update-api-provider-types ([380c6af](https://github.com/equinor/fusion-framework/commit/380c6af855fa6b9a29dbedd51917f0d6e4e7742b))
469
476
 
470
477
  ## 3.0.1 (2023-04-17)
471
478
 
472
479
  ### Bug Fixes
473
480
 
474
- - **context:** skip clearing context ([d4032b7](https://github.com/equinor/fusion-framework/commit/d4032b78b21d123e67cc7dadc50a65071d976b94))
481
+ - **context:** skip clearing context ([d4032b7](https://github.com/equinor/fusion-framework/commit/d4032b78b21d123e67cc7dadc50a65071d976b94))
475
482
 
476
483
  ## 3.0.0 (2023-04-16)
477
484
 
478
485
  ### Bug Fixes
479
486
 
480
- - **modules/services:** fix oData query builder ([95e3e98](https://github.com/equinor/fusion-framework/commit/95e3e9886cbf4d00820577eaf141f83cc8a602b5))
487
+ - **modules/services:** fix oData query builder ([95e3e98](https://github.com/equinor/fusion-framework/commit/95e3e9886cbf4d00820577eaf141f83cc8a602b5))
481
488
 
482
489
  ## 2.6.0 (2023-04-14)
483
490
 
484
491
  ### Features
485
492
 
486
- - **module-services:** add api interface for resolving related context ([54a8d9f](https://github.com/equinor/fusion-framework/commit/54a8d9f1a34052abb0f2e9104c9395b0fc4c77c4))
493
+ - **module-services:** add api interface for resolving related context ([54a8d9f](https://github.com/equinor/fusion-framework/commit/54a8d9f1a34052abb0f2e9104c9395b0fc4c77c4))
487
494
 
488
495
  ## 2.5.0 (2023-04-14)
489
496
 
490
497
  ### Features
491
498
 
492
- - **module-services:** add api interface for resolving related context ([54a8d9f](https://github.com/equinor/fusion-framework/commit/54a8d9f1a34052abb0f2e9104c9395b0fc4c77c4))
499
+ - **module-services:** add api interface for resolving related context ([54a8d9f](https://github.com/equinor/fusion-framework/commit/54a8d9f1a34052abb0f2e9104c9395b0fc4c77c4))
493
500
 
494
501
  ## 2.4.0 (2023-04-14)
495
502
 
496
503
  ### Features
497
504
 
498
- - **module-services:** add api interface for resolving related context ([54a8d9f](https://github.com/equinor/fusion-framework/commit/54a8d9f1a34052abb0f2e9104c9395b0fc4c77c4))
505
+ - **module-services:** add api interface for resolving related context ([54a8d9f](https://github.com/equinor/fusion-framework/commit/54a8d9f1a34052abb0f2e9104c9395b0fc4c77c4))
499
506
 
500
507
  ## 2.3.1 (2023-04-13)
501
508
 
@@ -505,29 +512,29 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
505
512
 
506
513
  ### Features
507
514
 
508
- - **bookmark-client:** added verify users bookmark ([971835c](https://github.com/equinor/fusion-framework/commit/971835c801f46fc4bebd3d1b97ca8cd83c085a77))
509
- - **Bookmark-Client:** Enable to add bookmark favorites ([83dd966](https://github.com/equinor/fusion-framework/commit/83dd966ef1d609f0be44373ee16344810ae9beb4))
515
+ - **bookmark-client:** added verify users bookmark ([971835c](https://github.com/equinor/fusion-framework/commit/971835c801f46fc4bebd3d1b97ca8cd83c085a77))
516
+ - **Bookmark-Client:** Enable to add bookmark favorites ([83dd966](https://github.com/equinor/fusion-framework/commit/83dd966ef1d609f0be44373ee16344810ae9beb4))
510
517
 
511
518
  ### Bug Fixes
512
519
 
513
- - **bookmark-client:** fix import ([7c7d585](https://github.com/equinor/fusion-framework/commit/7c7d585b6eb53688e5ce9f80474eac3275576290))
514
- - **bookmark-client:** renamed id to bookmarkId ([590ad69](https://github.com/equinor/fusion-framework/commit/590ad69cfca579ec65accb5dab47c69968aade95))
520
+ - **bookmark-client:** fix import ([7c7d585](https://github.com/equinor/fusion-framework/commit/7c7d585b6eb53688e5ce9f80474eac3275576290))
521
+ - **bookmark-client:** renamed id to bookmarkId ([590ad69](https://github.com/equinor/fusion-framework/commit/590ad69cfca579ec65accb5dab47c69968aade95))
515
522
 
516
523
  ## 2.2.0 (2023-03-27)
517
524
 
518
525
  ### Features
519
526
 
520
- - **services:** Added notification api service ([8a40606](https://github.com/equinor/fusion-framework/commit/8a406068d69903e0d7ebc76079ed12caeac540f1))
527
+ - **services:** Added notification api service ([8a40606](https://github.com/equinor/fusion-framework/commit/8a406068d69903e0d7ebc76079ed12caeac540f1))
521
528
 
522
529
  ## 2.1.0 (2023-03-22)
523
530
 
524
531
  ### Features
525
532
 
526
- - added put and getAll endpoints to the bookmark api client ([b9deb40](https://github.com/equinor/fusion-framework/commit/b9deb406460cea2f0fa34eb688d4e427bfb2f9b5))
533
+ - added put and getAll endpoints to the bookmark api client ([b9deb40](https://github.com/equinor/fusion-framework/commit/b9deb406460cea2f0fa34eb688d4e427bfb2f9b5))
527
534
 
528
535
  ### Bug Fixes
529
536
 
530
- - **pr:** Fixing pr comments ([4ee3fb3](https://github.com/equinor/fusion-framework/commit/4ee3fb3b509c7b7560378e18ee51d9c1759a8685))
537
+ - **pr:** Fixing pr comments ([4ee3fb3](https://github.com/equinor/fusion-framework/commit/4ee3fb3b509c7b7560378e18ee51d9c1759a8685))
531
538
 
532
539
  ## [2.0.7](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-module-services@2.0.6...@equinor/fusion-framework-module-services@2.0.7) (2023-03-20)
533
540
 
@@ -573,7 +580,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
573
580
 
574
581
  ### Bug Fixes
575
582
 
576
- - update interface for enabling modules ([1e5730e](https://github.com/equinor/fusion-framework/commit/1e5730e91992c1d0177790c851be993a0532a3d1))
583
+ - update interface for enabling modules ([1e5730e](https://github.com/equinor/fusion-framework/commit/1e5730e91992c1d0177790c851be993a0532a3d1))
577
584
 
578
585
  ## [1.0.13](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-module-services@1.0.12...@equinor/fusion-framework-module-services@1.0.13) (2023-01-17)
579
586
 
@@ -647,7 +654,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
647
654
 
648
655
  ### Bug Fixes
649
656
 
650
- - import typos ([c6449f1](https://github.com/equinor/fusion-framework/commit/c6449f1ac692439d52ed0e88f8492de9721e29ce))
657
+ - import typos ([c6449f1](https://github.com/equinor/fusion-framework/commit/c6449f1ac692439d52ed0e88f8492de9721e29ce))
651
658
 
652
659
  ## [0.5.18](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-module-services@0.5.17...@equinor/fusion-framework-module-services@0.5.18) (2022-12-01)
653
660
 
@@ -725,13 +732,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
725
732
 
726
733
  ### Features
727
734
 
728
- - :sparkles: delete bookmark ([df70d9f](https://github.com/equinor/fusion-framework/commit/df70d9f6ed369cfc9e682a268b7175ddf8b3d122))
735
+ - :sparkles: delete bookmark ([df70d9f](https://github.com/equinor/fusion-framework/commit/df70d9f6ed369cfc9e682a268b7175ddf8b3d122))
729
736
 
730
737
  ## 0.4.0 (2022-11-01)
731
738
 
732
739
  ### Features
733
740
 
734
- - :sparkles: post bookmark module-services ([333ec6a](https://github.com/equinor/fusion-framework/commit/333ec6ab394f305aa02678d93a513ecf67fd52bc))
741
+ - :sparkles: post bookmark module-services ([333ec6a](https://github.com/equinor/fusion-framework/commit/333ec6ab394f305aa02678d93a513ecf67fd52bc))
735
742
 
736
743
  ## 0.3.2 (2022-10-27)
737
744
 
@@ -745,13 +752,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
745
752
 
746
753
  ### Features
747
754
 
748
- - **module-services:** bookmarks get ([0fe2c83](https://github.com/equinor/fusion-framework/commit/0fe2c83155b7c49623da13739f0945edf4ee9200))
755
+ - **module-services:** bookmarks get ([0fe2c83](https://github.com/equinor/fusion-framework/commit/0fe2c83155b7c49623da13739f0945edf4ee9200))
749
756
 
750
757
  ## [0.2.0](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-module-services@0.1.1...@equinor/fusion-framework-module-services@0.2.0) (2022-10-17)
751
758
 
752
759
  ### Features
753
760
 
754
- - **observable:** expose async query function ([b9292fc](https://github.com/equinor/fusion-framework/commit/b9292fcabd0756c0340fc767acf592482b253cd0))
761
+ - **observable:** expose async query function ([b9292fc](https://github.com/equinor/fusion-framework/commit/b9292fcabd0756c0340fc767acf592482b253cd0))
755
762
 
756
763
  ## 0.1.1 (2022-10-03)
757
764
 
@@ -761,39 +768,39 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
761
768
 
762
769
  ### Features
763
770
 
764
- - **module-services:** initial ([98fd097](https://github.com/equinor/fusion-framework/commit/98fd097aa486d8ece4cd4501cf7ecb533dd7a62a)), closes [#265](https://github.com/equinor/fusion-framework/issues/265) [#269](https://github.com/equinor/fusion-framework/issues/269) [#270](https://github.com/equinor/fusion-framework/issues/270)
765
- - **module-services:** initial ([8eeadc7](https://github.com/equinor/fusion-framework/commit/8eeadc764516048e5ead9f5e2d14af7edd1b1057)), closes [#265](https://github.com/equinor/fusion-framework/issues/265) [#269](https://github.com/equinor/fusion-framework/issues/269) [#270](https://github.com/equinor/fusion-framework/issues/270)
766
- - **module-services:** rewrite interface for services ([b440aa2](https://github.com/equinor/fusion-framework/commit/b440aa28ae733aa77e07128b04b21fe24db356b4))
767
- - **module-services:** rewrite module ([bbbc203](https://github.com/equinor/fusion-framework/commit/bbbc2031f4c8785fd623db3be16f96195094f47e))
768
- - **module-services:** rewrite module ([40b64ad](https://github.com/equinor/fusion-framework/commit/40b64ad5dca8ef719fcca9b3297e85aa28af413a))
769
- , {azureId: '1234'})
770
- personApi.photo('v2', 'blob
771
+ - **module-services:** initial ([98fd097](https://github.com/equinor/fusion-framework/commit/98fd097aa486d8ece4cd4501cf7ecb533dd7a62a)), closes [#265](https://github.com/equinor/fusion-framework/issues/265) [#269](https://github.com/equinor/fusion-framework/issues/269) [#270](https://github.com/equinor/fusion-framework/issues/270)
772
+ - **module-services:** initial ([8eeadc7](https://github.com/equinor/fusion-framework/commit/8eeadc764516048e5ead9f5e2d14af7edd1b1057)), closes [#265](https://github.com/equinor/fusion-framework/issues/265) [#269](https://github.com/equinor/fusion-framework/issues/269) [#270](https://github.com/equinor/fusion-framework/issues/270)
773
+ - **module-services:** rewrite interface for services ([b440aa2](https://github.com/equinor/fusion-framework/commit/b440aa28ae733aa77e07128b04b21fe24db356b4))
774
+ - **module-services:** rewrite module ([bbbc203](https://github.com/equinor/fusion-framework/commit/bbbc2031f4c8785fd623db3be16f96195094f47e))
775
+ - **module-services:** rewrite module ([40b64ad](https://github.com/equinor/fusion-framework/commit/40b64ad5dca8ef719fcca9b3297e85aa28af413a))
776
+ , {azureId: '1234'})
777
+ personApi.photo('v2', 'blob
771
778
 
772
779
  ## 3.1.5
773
780
 
774
781
  ### Patch Changes
775
782
 
776
- - Updated dependencies [[`9076a498`](https://github.com/equinor/fusion-framework/commit/9076a49876e7a414a27557b7fb9095a67fe3a57f)]:
777
- - @equinor/fusion-framework-module@4.2.4
783
+ - Updated dependencies [[`9076a498`](https://github.com/equinor/fusion-framework/commit/9076a49876e7a414a27557b7fb9095a67fe3a57f)]:
784
+ - @equinor/fusion-framework-module@4.2.4
778
785
 
779
786
  ## 3.1.4
780
787
 
781
788
  ### Patch Changes
782
789
 
783
- - [#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
790
+ - [#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
784
791
 
785
- conflicts of `@types/react` made random outcomes when using `yarn`
792
+ conflicts of `@types/react` made random outcomes when using `yarn`
786
793
 
787
- this change should not affect consumer of the packages, but might conflict dependent on local package manager.
794
+ this change should not affect consumer of the packages, but might conflict dependent on local package manager.
788
795
 
789
- - Updated dependencies [[`7ec195d4`](https://github.com/equinor/fusion-framework/commit/7ec195d42098fec8794db13e83b71ef7753ff862), [`d276fc5d`](https://github.com/equinor/fusion-framework/commit/d276fc5d514566d05c64705076a1cb91c6a44272)]:
790
- - @equinor/fusion-framework-module@4.2.3
796
+ - Updated dependencies [[`7ec195d4`](https://github.com/equinor/fusion-framework/commit/7ec195d42098fec8794db13e83b71ef7753ff862), [`d276fc5d`](https://github.com/equinor/fusion-framework/commit/d276fc5d514566d05c64705076a1cb91c6a44272)]:
797
+ - @equinor/fusion-framework-module@4.2.3
791
798
 
792
799
  ## 3.1.3
793
800
 
794
801
  ### Patch Changes
795
802
 
796
- - [#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
803
+ - [#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
797
804
 
798
805
  All notable changes to this project will be documented in this file.
799
806
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
@@ -810,54 +817,54 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
810
817
 
811
818
  ### Features
812
819
 
813
- - **module-services:** add response handler ([77128e8](https://github.com/equinor/fusion-framework/commit/77128e82692ff570cf65a8b3c900bc6234ce4ae9))
820
+ - **module-services:** add response handler ([77128e8](https://github.com/equinor/fusion-framework/commit/77128e82692ff570cf65a8b3c900bc6234ce4ae9))
814
821
 
815
822
  ### Bug Fixes
816
823
 
817
- - **module-services:** validate response for http client ([6958f82](https://github.com/equinor/fusion-framework/commit/6958f82c4615f701e2ae9edf2d34dda60af8960a))
824
+ - **module-services:** validate response for http client ([6958f82](https://github.com/equinor/fusion-framework/commit/6958f82c4615f701e2ae9edf2d34dda60af8960a))
818
825
 
819
826
  ## 3.0.3 (2023-04-24)
820
827
 
821
828
  ### Bug Fixes
822
829
 
823
- - **services-module:** fix bookmark favorites url ([f9c6129](https://github.com/equinor/fusion-framework/commit/f9c612914eae57452e1ffe77b1dc054eefea2850))
830
+ - **services-module:** fix bookmark favorites url ([f9c6129](https://github.com/equinor/fusion-framework/commit/f9c612914eae57452e1ffe77b1dc054eefea2850))
824
831
 
825
832
  ## 3.0.2 (2023-04-18)
826
833
 
827
834
  ### Bug Fixes
828
835
 
829
- - **service:** fix linting ([88b5e59](https://github.com/equinor/fusion-framework/commit/88b5e596d18ac8b999404c3487a9896b0806a767))
830
- - **services:** update-api-provider-types ([380c6af](https://github.com/equinor/fusion-framework/commit/380c6af855fa6b9a29dbedd51917f0d6e4e7742b))
836
+ - **service:** fix linting ([88b5e59](https://github.com/equinor/fusion-framework/commit/88b5e596d18ac8b999404c3487a9896b0806a767))
837
+ - **services:** update-api-provider-types ([380c6af](https://github.com/equinor/fusion-framework/commit/380c6af855fa6b9a29dbedd51917f0d6e4e7742b))
831
838
 
832
839
  ## 3.0.1 (2023-04-17)
833
840
 
834
841
  ### Bug Fixes
835
842
 
836
- - **context:** skip clearing context ([d4032b7](https://github.com/equinor/fusion-framework/commit/d4032b78b21d123e67cc7dadc50a65071d976b94))
843
+ - **context:** skip clearing context ([d4032b7](https://github.com/equinor/fusion-framework/commit/d4032b78b21d123e67cc7dadc50a65071d976b94))
837
844
 
838
845
  ## 3.0.0 (2023-04-16)
839
846
 
840
847
  ### Bug Fixes
841
848
 
842
- - **modules/services:** fix oData query builder ([95e3e98](https://github.com/equinor/fusion-framework/commit/95e3e9886cbf4d00820577eaf141f83cc8a602b5))
849
+ - **modules/services:** fix oData query builder ([95e3e98](https://github.com/equinor/fusion-framework/commit/95e3e9886cbf4d00820577eaf141f83cc8a602b5))
843
850
 
844
851
  ## 2.6.0 (2023-04-14)
845
852
 
846
853
  ### Features
847
854
 
848
- - **module-services:** add api interface for resolving related context ([54a8d9f](https://github.com/equinor/fusion-framework/commit/54a8d9f1a34052abb0f2e9104c9395b0fc4c77c4))
855
+ - **module-services:** add api interface for resolving related context ([54a8d9f](https://github.com/equinor/fusion-framework/commit/54a8d9f1a34052abb0f2e9104c9395b0fc4c77c4))
849
856
 
850
857
  ## 2.5.0 (2023-04-14)
851
858
 
852
859
  ### Features
853
860
 
854
- - **module-services:** add api interface for resolving related context ([54a8d9f](https://github.com/equinor/fusion-framework/commit/54a8d9f1a34052abb0f2e9104c9395b0fc4c77c4))
861
+ - **module-services:** add api interface for resolving related context ([54a8d9f](https://github.com/equinor/fusion-framework/commit/54a8d9f1a34052abb0f2e9104c9395b0fc4c77c4))
855
862
 
856
863
  ## 2.4.0 (2023-04-14)
857
864
 
858
865
  ### Features
859
866
 
860
- - **module-services:** add api interface for resolving related context ([54a8d9f](https://github.com/equinor/fusion-framework/commit/54a8d9f1a34052abb0f2e9104c9395b0fc4c77c4))
867
+ - **module-services:** add api interface for resolving related context ([54a8d9f](https://github.com/equinor/fusion-framework/commit/54a8d9f1a34052abb0f2e9104c9395b0fc4c77c4))
861
868
 
862
869
  ## 2.3.1 (2023-04-13)
863
870
 
@@ -867,29 +874,29 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
867
874
 
868
875
  ### Features
869
876
 
870
- - **bookmark-client:** added verify users bookmark ([971835c](https://github.com/equinor/fusion-framework/commit/971835c801f46fc4bebd3d1b97ca8cd83c085a77))
871
- - **Bookmark-Client:** Enable to add bookmark favorites ([83dd966](https://github.com/equinor/fusion-framework/commit/83dd966ef1d609f0be44373ee16344810ae9beb4))
877
+ - **bookmark-client:** added verify users bookmark ([971835c](https://github.com/equinor/fusion-framework/commit/971835c801f46fc4bebd3d1b97ca8cd83c085a77))
878
+ - **Bookmark-Client:** Enable to add bookmark favorites ([83dd966](https://github.com/equinor/fusion-framework/commit/83dd966ef1d609f0be44373ee16344810ae9beb4))
872
879
 
873
880
  ### Bug Fixes
874
881
 
875
- - **bookmark-client:** fix import ([7c7d585](https://github.com/equinor/fusion-framework/commit/7c7d585b6eb53688e5ce9f80474eac3275576290))
876
- - **bookmark-client:** renamed id to bookmarkId ([590ad69](https://github.com/equinor/fusion-framework/commit/590ad69cfca579ec65accb5dab47c69968aade95))
882
+ - **bookmark-client:** fix import ([7c7d585](https://github.com/equinor/fusion-framework/commit/7c7d585b6eb53688e5ce9f80474eac3275576290))
883
+ - **bookmark-client:** renamed id to bookmarkId ([590ad69](https://github.com/equinor/fusion-framework/commit/590ad69cfca579ec65accb5dab47c69968aade95))
877
884
 
878
885
  ## 2.2.0 (2023-03-27)
879
886
 
880
887
  ### Features
881
888
 
882
- - **services:** Added notification api service ([8a40606](https://github.com/equinor/fusion-framework/commit/8a406068d69903e0d7ebc76079ed12caeac540f1))
889
+ - **services:** Added notification api service ([8a40606](https://github.com/equinor/fusion-framework/commit/8a406068d69903e0d7ebc76079ed12caeac540f1))
883
890
 
884
891
  ## 2.1.0 (2023-03-22)
885
892
 
886
893
  ### Features
887
894
 
888
- - added put and getAll endpoints to the bookmark api client ([b9deb40](https://github.com/equinor/fusion-framework/commit/b9deb406460cea2f0fa34eb688d4e427bfb2f9b5))
895
+ - added put and getAll endpoints to the bookmark api client ([b9deb40](https://github.com/equinor/fusion-framework/commit/b9deb406460cea2f0fa34eb688d4e427bfb2f9b5))
889
896
 
890
897
  ### Bug Fixes
891
898
 
892
- - **pr:** Fixing pr comments ([4ee3fb3](https://github.com/equinor/fusion-framework/commit/4ee3fb3b509c7b7560378e18ee51d9c1759a8685))
899
+ - **pr:** Fixing pr comments ([4ee3fb3](https://github.com/equinor/fusion-framework/commit/4ee3fb3b509c7b7560378e18ee51d9c1759a8685))
893
900
 
894
901
  ## [2.0.7](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-module-services@2.0.6...@equinor/fusion-framework-module-services@2.0.7) (2023-03-20)
895
902
 
@@ -935,7 +942,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
935
942
 
936
943
  ### Bug Fixes
937
944
 
938
- - update interface for enabling modules ([1e5730e](https://github.com/equinor/fusion-framework/commit/1e5730e91992c1d0177790c851be993a0532a3d1))
945
+ - update interface for enabling modules ([1e5730e](https://github.com/equinor/fusion-framework/commit/1e5730e91992c1d0177790c851be993a0532a3d1))
939
946
 
940
947
  ## [1.0.13](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-module-services@1.0.12...@equinor/fusion-framework-module-services@1.0.13) (2023-01-17)
941
948
 
@@ -1009,7 +1016,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1009
1016
 
1010
1017
  ### Bug Fixes
1011
1018
 
1012
- - import typos ([c6449f1](https://github.com/equinor/fusion-framework/commit/c6449f1ac692439d52ed0e88f8492de9721e29ce))
1019
+ - import typos ([c6449f1](https://github.com/equinor/fusion-framework/commit/c6449f1ac692439d52ed0e88f8492de9721e29ce))
1013
1020
 
1014
1021
  ## [0.5.18](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-module-services@0.5.17...@equinor/fusion-framework-module-services@0.5.18) (2022-12-01)
1015
1022
 
@@ -1087,13 +1094,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1087
1094
 
1088
1095
  ### Features
1089
1096
 
1090
- - :sparkles: delete bookmark ([df70d9f](https://github.com/equinor/fusion-framework/commit/df70d9f6ed369cfc9e682a268b7175ddf8b3d122))
1097
+ - :sparkles: delete bookmark ([df70d9f](https://github.com/equinor/fusion-framework/commit/df70d9f6ed369cfc9e682a268b7175ddf8b3d122))
1091
1098
 
1092
1099
  ## 0.4.0 (2022-11-01)
1093
1100
 
1094
1101
  ### Features
1095
1102
 
1096
- - :sparkles: post bookmark module-services ([333ec6a](https://github.com/equinor/fusion-framework/commit/333ec6ab394f305aa02678d93a513ecf67fd52bc))
1103
+ - :sparkles: post bookmark module-services ([333ec6a](https://github.com/equinor/fusion-framework/commit/333ec6ab394f305aa02678d93a513ecf67fd52bc))
1097
1104
 
1098
1105
  ## 0.3.2 (2022-10-27)
1099
1106
 
@@ -1107,13 +1114,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1107
1114
 
1108
1115
  ### Features
1109
1116
 
1110
- - **module-services:** bookmarks get ([0fe2c83](https://github.com/equinor/fusion-framework/commit/0fe2c83155b7c49623da13739f0945edf4ee9200))
1117
+ - **module-services:** bookmarks get ([0fe2c83](https://github.com/equinor/fusion-framework/commit/0fe2c83155b7c49623da13739f0945edf4ee9200))
1111
1118
 
1112
1119
  ## [0.2.0](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-module-services@0.1.1...@equinor/fusion-framework-module-services@0.2.0) (2022-10-17)
1113
1120
 
1114
1121
  ### Features
1115
1122
 
1116
- - **observable:** expose async query function ([b9292fc](https://github.com/equinor/fusion-framework/commit/b9292fcabd0756c0340fc767acf592482b253cd0))
1123
+ - **observable:** expose async query function ([b9292fc](https://github.com/equinor/fusion-framework/commit/b9292fcabd0756c0340fc767acf592482b253cd0))
1117
1124
 
1118
1125
  ## 0.1.1 (2022-10-03)
1119
1126
 
@@ -1123,45 +1130,45 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1123
1130
 
1124
1131
  ### Features
1125
1132
 
1126
- - **module-services:** initial ([98fd097](https://github.com/equinor/fusion-framework/commit/98fd097aa486d8ece4cd4501cf7ecb533dd7a62a)), closes [#265](https://github.com/equinor/fusion-framework/issues/265) [#269](https://github.com/equinor/fusion-framework/issues/269) [#270](https://github.com/equinor/fusion-framework/issues/270)
1127
- - **module-services:** initial ([8eeadc7](https://github.com/equinor/fusion-framework/commit/8eeadc764516048e5ead9f5e2d14af7edd1b1057)), closes [#265](https://github.com/equinor/fusion-framework/issues/265) [#269](https://github.com/equinor/fusion-framework/issues/269) [#270](https://github.com/equinor/fusion-framework/issues/270)
1128
- - **module-services:** rewrite interface for services ([b440aa2](https://github.com/equinor/fusion-framework/commit/b440aa28ae733aa77e07128b04b21fe24db356b4))
1129
- - **module-services:** rewrite module ([bbbc203](https://github.com/equinor/fusion-framework/commit/bbbc2031f4c8785fd623db3be16f96195094f47e))
1130
- - **module-services:** rewrite module ([40b64ad](https://github.com/equinor/fusion-framework/commit/40b64ad5dca8ef719fcca9b3297e85aa28af413a))
1131
- , {azureId: '123'})
1132
- ``
1133
+ - **module-services:** initial ([98fd097](https://github.com/equinor/fusion-framework/commit/98fd097aa486d8ece4cd4501cf7ecb533dd7a62a)), closes [#265](https://github.com/equinor/fusion-framework/issues/265) [#269](https://github.com/equinor/fusion-framework/issues/269) [#270](https://github.com/equinor/fusion-framework/issues/270)
1134
+ - **module-services:** initial ([8eeadc7](https://github.com/equinor/fusion-framework/commit/8eeadc764516048e5ead9f5e2d14af7edd1b1057)), closes [#265](https://github.com/equinor/fusion-framework/issues/265) [#269](https://github.com/equinor/fusion-framework/issues/269) [#270](https://github.com/equinor/fusion-framework/issues/270)
1135
+ - **module-services:** rewrite interface for services ([b440aa2](https://github.com/equinor/fusion-framework/commit/b440aa28ae733aa77e07128b04b21fe24db356b4))
1136
+ - **module-services:** rewrite module ([bbbc203](https://github.com/equinor/fusion-framework/commit/bbbc2031f4c8785fd623db3be16f96195094f47e))
1137
+ - **module-services:** rewrite module ([40b64ad](https://github.com/equinor/fusion-framework/commit/40b64ad5dca8ef719fcca9b3297e85aa28af413a))
1138
+ , {azureId: '123'})
1139
+ ``
1133
1140
 
1134
- - [#1254](https://github.com/equinor/fusion-framework/pull/1254) [`a2d2dee9`](https://github.com/equinor/fusion-framework/commit/a2d2dee987673171ad91daec98cb530649da5849) Thanks [@odinr](https://github.com/odinr)! - Update people client to reflect Fusion API
1141
+ - [#1254](https://github.com/equinor/fusion-framework/pull/1254) [`a2d2dee9`](https://github.com/equinor/fusion-framework/commit/a2d2dee987673171ad91daec98cb530649da5849) Thanks [@odinr](https://github.com/odinr)! - Update people client to reflect Fusion API
1135
1142
 
1136
- - added models for v2 and v4
1137
- - added expand logic for person detail `roles` `positions` `contracts` `manager` `companies`
1138
- - changed api client to now include args and init (previously args where extracted from call parameters) to correctly type response models
1143
+ - added models for v2 and v4
1144
+ - added expand logic for person detail `roles` `positions` `contracts` `manager` `companies`
1145
+ - changed api client to now include args and init (previously args where extracted from call parameters) to correctly type response models
1139
1146
 
1140
1147
  ## 3.1.5
1141
1148
 
1142
1149
  ### Patch Changes
1143
1150
 
1144
- - Updated dependencies [[`9076a498`](https://github.com/equinor/fusion-framework/commit/9076a49876e7a414a27557b7fb9095a67fe3a57f)]:
1145
- - @equinor/fusion-framework-module@4.2.4
1151
+ - Updated dependencies [[`9076a498`](https://github.com/equinor/fusion-framework/commit/9076a49876e7a414a27557b7fb9095a67fe3a57f)]:
1152
+ - @equinor/fusion-framework-module@4.2.4
1146
1153
 
1147
1154
  ## 3.1.4
1148
1155
 
1149
1156
  ### Patch Changes
1150
1157
 
1151
- - [#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
1158
+ - [#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
1152
1159
 
1153
- conflicts of `@types/react` made random outcomes when using `yarn`
1160
+ conflicts of `@types/react` made random outcomes when using `yarn`
1154
1161
 
1155
- this change should not affect consumer of the packages, but might conflict dependent on local package manager.
1162
+ this change should not affect consumer of the packages, but might conflict dependent on local package manager.
1156
1163
 
1157
- - Updated dependencies [[`7ec195d4`](https://github.com/equinor/fusion-framework/commit/7ec195d42098fec8794db13e83b71ef7753ff862), [`d276fc5d`](https://github.com/equinor/fusion-framework/commit/d276fc5d514566d05c64705076a1cb91c6a44272)]:
1158
- - @equinor/fusion-framework-module@4.2.3
1164
+ - Updated dependencies [[`7ec195d4`](https://github.com/equinor/fusion-framework/commit/7ec195d42098fec8794db13e83b71ef7753ff862), [`d276fc5d`](https://github.com/equinor/fusion-framework/commit/d276fc5d514566d05c64705076a1cb91c6a44272)]:
1165
+ - @equinor/fusion-framework-module@4.2.3
1159
1166
 
1160
1167
  ## 3.1.3
1161
1168
 
1162
1169
  ### Patch Changes
1163
1170
 
1164
- - [#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
1171
+ - [#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
1165
1172
 
1166
1173
  All notable changes to this project will be documented in this file.
1167
1174
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
@@ -1178,54 +1185,54 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1178
1185
 
1179
1186
  ### Features
1180
1187
 
1181
- - **module-services:** add response handler ([77128e8](https://github.com/equinor/fusion-framework/commit/77128e82692ff570cf65a8b3c900bc6234ce4ae9))
1188
+ - **module-services:** add response handler ([77128e8](https://github.com/equinor/fusion-framework/commit/77128e82692ff570cf65a8b3c900bc6234ce4ae9))
1182
1189
 
1183
1190
  ### Bug Fixes
1184
1191
 
1185
- - **module-services:** validate response for http client ([6958f82](https://github.com/equinor/fusion-framework/commit/6958f82c4615f701e2ae9edf2d34dda60af8960a))
1192
+ - **module-services:** validate response for http client ([6958f82](https://github.com/equinor/fusion-framework/commit/6958f82c4615f701e2ae9edf2d34dda60af8960a))
1186
1193
 
1187
1194
  ## 3.0.3 (2023-04-24)
1188
1195
 
1189
1196
  ### Bug Fixes
1190
1197
 
1191
- - **services-module:** fix bookmark favorites url ([f9c6129](https://github.com/equinor/fusion-framework/commit/f9c612914eae57452e1ffe77b1dc054eefea2850))
1198
+ - **services-module:** fix bookmark favorites url ([f9c6129](https://github.com/equinor/fusion-framework/commit/f9c612914eae57452e1ffe77b1dc054eefea2850))
1192
1199
 
1193
1200
  ## 3.0.2 (2023-04-18)
1194
1201
 
1195
1202
  ### Bug Fixes
1196
1203
 
1197
- - **service:** fix linting ([88b5e59](https://github.com/equinor/fusion-framework/commit/88b5e596d18ac8b999404c3487a9896b0806a767))
1198
- - **services:** update-api-provider-types ([380c6af](https://github.com/equinor/fusion-framework/commit/380c6af855fa6b9a29dbedd51917f0d6e4e7742b))
1204
+ - **service:** fix linting ([88b5e59](https://github.com/equinor/fusion-framework/commit/88b5e596d18ac8b999404c3487a9896b0806a767))
1205
+ - **services:** update-api-provider-types ([380c6af](https://github.com/equinor/fusion-framework/commit/380c6af855fa6b9a29dbedd51917f0d6e4e7742b))
1199
1206
 
1200
1207
  ## 3.0.1 (2023-04-17)
1201
1208
 
1202
1209
  ### Bug Fixes
1203
1210
 
1204
- - **context:** skip clearing context ([d4032b7](https://github.com/equinor/fusion-framework/commit/d4032b78b21d123e67cc7dadc50a65071d976b94))
1211
+ - **context:** skip clearing context ([d4032b7](https://github.com/equinor/fusion-framework/commit/d4032b78b21d123e67cc7dadc50a65071d976b94))
1205
1212
 
1206
1213
  ## 3.0.0 (2023-04-16)
1207
1214
 
1208
1215
  ### Bug Fixes
1209
1216
 
1210
- - **modules/services:** fix oData query builder ([95e3e98](https://github.com/equinor/fusion-framework/commit/95e3e9886cbf4d00820577eaf141f83cc8a602b5))
1217
+ - **modules/services:** fix oData query builder ([95e3e98](https://github.com/equinor/fusion-framework/commit/95e3e9886cbf4d00820577eaf141f83cc8a602b5))
1211
1218
 
1212
1219
  ## 2.6.0 (2023-04-14)
1213
1220
 
1214
1221
  ### Features
1215
1222
 
1216
- - **module-services:** add api interface for resolving related context ([54a8d9f](https://github.com/equinor/fusion-framework/commit/54a8d9f1a34052abb0f2e9104c9395b0fc4c77c4))
1223
+ - **module-services:** add api interface for resolving related context ([54a8d9f](https://github.com/equinor/fusion-framework/commit/54a8d9f1a34052abb0f2e9104c9395b0fc4c77c4))
1217
1224
 
1218
1225
  ## 2.5.0 (2023-04-14)
1219
1226
 
1220
1227
  ### Features
1221
1228
 
1222
- - **module-services:** add api interface for resolving related context ([54a8d9f](https://github.com/equinor/fusion-framework/commit/54a8d9f1a34052abb0f2e9104c9395b0fc4c77c4))
1229
+ - **module-services:** add api interface for resolving related context ([54a8d9f](https://github.com/equinor/fusion-framework/commit/54a8d9f1a34052abb0f2e9104c9395b0fc4c77c4))
1223
1230
 
1224
1231
  ## 2.4.0 (2023-04-14)
1225
1232
 
1226
1233
  ### Features
1227
1234
 
1228
- - **module-services:** add api interface for resolving related context ([54a8d9f](https://github.com/equinor/fusion-framework/commit/54a8d9f1a34052abb0f2e9104c9395b0fc4c77c4))
1235
+ - **module-services:** add api interface for resolving related context ([54a8d9f](https://github.com/equinor/fusion-framework/commit/54a8d9f1a34052abb0f2e9104c9395b0fc4c77c4))
1229
1236
 
1230
1237
  ## 2.3.1 (2023-04-13)
1231
1238
 
@@ -1235,29 +1242,29 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1235
1242
 
1236
1243
  ### Features
1237
1244
 
1238
- - **bookmark-client:** added verify users bookmark ([971835c](https://github.com/equinor/fusion-framework/commit/971835c801f46fc4bebd3d1b97ca8cd83c085a77))
1239
- - **Bookmark-Client:** Enable to add bookmark favorites ([83dd966](https://github.com/equinor/fusion-framework/commit/83dd966ef1d609f0be44373ee16344810ae9beb4))
1245
+ - **bookmark-client:** added verify users bookmark ([971835c](https://github.com/equinor/fusion-framework/commit/971835c801f46fc4bebd3d1b97ca8cd83c085a77))
1246
+ - **Bookmark-Client:** Enable to add bookmark favorites ([83dd966](https://github.com/equinor/fusion-framework/commit/83dd966ef1d609f0be44373ee16344810ae9beb4))
1240
1247
 
1241
1248
  ### Bug Fixes
1242
1249
 
1243
- - **bookmark-client:** fix import ([7c7d585](https://github.com/equinor/fusion-framework/commit/7c7d585b6eb53688e5ce9f80474eac3275576290))
1244
- - **bookmark-client:** renamed id to bookmarkId ([590ad69](https://github.com/equinor/fusion-framework/commit/590ad69cfca579ec65accb5dab47c69968aade95))
1250
+ - **bookmark-client:** fix import ([7c7d585](https://github.com/equinor/fusion-framework/commit/7c7d585b6eb53688e5ce9f80474eac3275576290))
1251
+ - **bookmark-client:** renamed id to bookmarkId ([590ad69](https://github.com/equinor/fusion-framework/commit/590ad69cfca579ec65accb5dab47c69968aade95))
1245
1252
 
1246
1253
  ## 2.2.0 (2023-03-27)
1247
1254
 
1248
1255
  ### Features
1249
1256
 
1250
- - **services:** Added notification api service ([8a40606](https://github.com/equinor/fusion-framework/commit/8a406068d69903e0d7ebc76079ed12caeac540f1))
1257
+ - **services:** Added notification api service ([8a40606](https://github.com/equinor/fusion-framework/commit/8a406068d69903e0d7ebc76079ed12caeac540f1))
1251
1258
 
1252
1259
  ## 2.1.0 (2023-03-22)
1253
1260
 
1254
1261
  ### Features
1255
1262
 
1256
- - added put and getAll endpoints to the bookmark api client ([b9deb40](https://github.com/equinor/fusion-framework/commit/b9deb406460cea2f0fa34eb688d4e427bfb2f9b5))
1263
+ - added put and getAll endpoints to the bookmark api client ([b9deb40](https://github.com/equinor/fusion-framework/commit/b9deb406460cea2f0fa34eb688d4e427bfb2f9b5))
1257
1264
 
1258
1265
  ### Bug Fixes
1259
1266
 
1260
- - **pr:** Fixing pr comments ([4ee3fb3](https://github.com/equinor/fusion-framework/commit/4ee3fb3b509c7b7560378e18ee51d9c1759a8685))
1267
+ - **pr:** Fixing pr comments ([4ee3fb3](https://github.com/equinor/fusion-framework/commit/4ee3fb3b509c7b7560378e18ee51d9c1759a8685))
1261
1268
 
1262
1269
  ## [2.0.7](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-module-services@2.0.6...@equinor/fusion-framework-module-services@2.0.7) (2023-03-20)
1263
1270
 
@@ -1303,7 +1310,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1303
1310
 
1304
1311
  ### Bug Fixes
1305
1312
 
1306
- - update interface for enabling modules ([1e5730e](https://github.com/equinor/fusion-framework/commit/1e5730e91992c1d0177790c851be993a0532a3d1))
1313
+ - update interface for enabling modules ([1e5730e](https://github.com/equinor/fusion-framework/commit/1e5730e91992c1d0177790c851be993a0532a3d1))
1307
1314
 
1308
1315
  ## [1.0.13](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-module-services@1.0.12...@equinor/fusion-framework-module-services@1.0.13) (2023-01-17)
1309
1316
 
@@ -1377,7 +1384,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1377
1384
 
1378
1385
  ### Bug Fixes
1379
1386
 
1380
- - import typos ([c6449f1](https://github.com/equinor/fusion-framework/commit/c6449f1ac692439d52ed0e88f8492de9721e29ce))
1387
+ - import typos ([c6449f1](https://github.com/equinor/fusion-framework/commit/c6449f1ac692439d52ed0e88f8492de9721e29ce))
1381
1388
 
1382
1389
  ## [0.5.18](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-module-services@0.5.17...@equinor/fusion-framework-module-services@0.5.18) (2022-12-01)
1383
1390
 
@@ -1455,13 +1462,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1455
1462
 
1456
1463
  ### Features
1457
1464
 
1458
- - :sparkles: delete bookmark ([df70d9f](https://github.com/equinor/fusion-framework/commit/df70d9f6ed369cfc9e682a268b7175ddf8b3d122))
1465
+ - :sparkles: delete bookmark ([df70d9f](https://github.com/equinor/fusion-framework/commit/df70d9f6ed369cfc9e682a268b7175ddf8b3d122))
1459
1466
 
1460
1467
  ## 0.4.0 (2022-11-01)
1461
1468
 
1462
1469
  ### Features
1463
1470
 
1464
- - :sparkles: post bookmark module-services ([333ec6a](https://github.com/equinor/fusion-framework/commit/333ec6ab394f305aa02678d93a513ecf67fd52bc))
1471
+ - :sparkles: post bookmark module-services ([333ec6a](https://github.com/equinor/fusion-framework/commit/333ec6ab394f305aa02678d93a513ecf67fd52bc))
1465
1472
 
1466
1473
  ## 0.3.2 (2022-10-27)
1467
1474
 
@@ -1475,13 +1482,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1475
1482
 
1476
1483
  ### Features
1477
1484
 
1478
- - **module-services:** bookmarks get ([0fe2c83](https://github.com/equinor/fusion-framework/commit/0fe2c83155b7c49623da13739f0945edf4ee9200))
1485
+ - **module-services:** bookmarks get ([0fe2c83](https://github.com/equinor/fusion-framework/commit/0fe2c83155b7c49623da13739f0945edf4ee9200))
1479
1486
 
1480
1487
  ## [0.2.0](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-module-services@0.1.1...@equinor/fusion-framework-module-services@0.2.0) (2022-10-17)
1481
1488
 
1482
1489
  ### Features
1483
1490
 
1484
- - **observable:** expose async query function ([b9292fc](https://github.com/equinor/fusion-framework/commit/b9292fcabd0756c0340fc767acf592482b253cd0))
1491
+ - **observable:** expose async query function ([b9292fc](https://github.com/equinor/fusion-framework/commit/b9292fcabd0756c0340fc767acf592482b253cd0))
1485
1492
 
1486
1493
  ## 0.1.1 (2022-10-03)
1487
1494
 
@@ -1491,8 +1498,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1491
1498
 
1492
1499
  ### Features
1493
1500
 
1494
- - **module-services:** initial ([98fd097](https://github.com/equinor/fusion-framework/commit/98fd097aa486d8ece4cd4501cf7ecb533dd7a62a)), closes [#265](https://github.com/equinor/fusion-framework/issues/265) [#269](https://github.com/equinor/fusion-framework/issues/269) [#270](https://github.com/equinor/fusion-framework/issues/270)
1495
- - **module-services:** initial ([8eeadc7](https://github.com/equinor/fusion-framework/commit/8eeadc764516048e5ead9f5e2d14af7edd1b1057)), closes [#265](https://github.com/equinor/fusion-framework/issues/265) [#269](https://github.com/equinor/fusion-framework/issues/269) [#270](https://github.com/equinor/fusion-framework/issues/270)
1496
- - **module-services:** rewrite interface for services ([b440aa2](https://github.com/equinor/fusion-framework/commit/b440aa28ae733aa77e07128b04b21fe24db356b4))
1497
- - **module-services:** rewrite module ([bbbc203](https://github.com/equinor/fusion-framework/commit/bbbc2031f4c8785fd623db3be16f96195094f47e))
1498
- - **module-services:** rewrite module ([40b64ad](https://github.com/equinor/fusion-framework/commit/40b64ad5dca8ef719fcca9b3297e85aa28af413a))
1501
+ - **module-services:** initial ([98fd097](https://github.com/equinor/fusion-framework/commit/98fd097aa486d8ece4cd4501cf7ecb533dd7a62a)), closes [#265](https://github.com/equinor/fusion-framework/issues/265) [#269](https://github.com/equinor/fusion-framework/issues/269) [#270](https://github.com/equinor/fusion-framework/issues/270)
1502
+ - **module-services:** initial ([8eeadc7](https://github.com/equinor/fusion-framework/commit/8eeadc764516048e5ead9f5e2d14af7edd1b1057)), closes [#265](https://github.com/equinor/fusion-framework/issues/265) [#269](https://github.com/equinor/fusion-framework/issues/269) [#270](https://github.com/equinor/fusion-framework/issues/270)
1503
+ - **module-services:** rewrite interface for services ([b440aa2](https://github.com/equinor/fusion-framework/commit/b440aa28ae733aa77e07128b04b21fe24db356b4))
1504
+ - **module-services:** rewrite module ([bbbc203](https://github.com/equinor/fusion-framework/commit/bbbc2031f4c8785fd623db3be16f96195094f47e))
1505
+ - **module-services:** rewrite module ([40b64ad](https://github.com/equinor/fusion-framework/commit/40b64ad5dca8ef719fcca9b3297e85aa28af413a))