@equinor/fusion-framework-module-services 7.1.5 → 7.1.6-next.0
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 +9 -15
- package/dist/esm/version.js +1 -1
- package/dist/esm/version.js.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/types/version.d.ts +1 -1
- package/package.json +5 -5
- package/src/version.ts +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# Change Log
|
|
2
2
|
|
|
3
|
+
## 7.1.6-next.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#3820](https://github.com/equinor/fusion-framework/pull/3820) [`265bb76`](https://github.com/equinor/fusion-framework/commit/265bb767249989eeb1971e83f3fba94879e0813b) Thanks [@odinr](https://github.com/odinr)! - relase next
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`265bb76`](https://github.com/equinor/fusion-framework/commit/265bb767249989eeb1971e83f3fba94879e0813b)]:
|
|
10
|
+
- @equinor/fusion-framework-module@5.0.6-next.0
|
|
11
|
+
|
|
3
12
|
## 7.1.5
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -22,7 +31,6 @@
|
|
|
22
31
|
### Patch Changes
|
|
23
32
|
|
|
24
33
|
- [#3607](https://github.com/equinor/fusion-framework/pull/3607) [`6dfb29e`](https://github.com/equinor/fusion-framework/commit/6dfb29eef67548228c05668b44ad02a34c83b050) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore: bump @faker-js/faker from 9.9.0 to 10.1.0
|
|
25
|
-
|
|
26
34
|
- Updated devDependency @faker-js/faker to v10.1.0
|
|
27
35
|
- ESM-only distribution aligns with project architecture
|
|
28
36
|
- All existing faker APIs remain stable and compatible
|
|
@@ -51,7 +59,6 @@
|
|
|
51
59
|
- [#3442](https://github.com/equinor/fusion-framework/pull/3442) [`3b614f8`](https://github.com/equinor/fusion-framework/commit/3b614f87138f5a52f8ccc50ca8c6598ef3db37d6) Thanks [@asbjornhaland](https://github.com/asbjornhaland)! - Update biome to latest version
|
|
52
60
|
|
|
53
61
|
- [#3428](https://github.com/equinor/fusion-framework/pull/3428) [`1700ca8`](https://github.com/equinor/fusion-framework/commit/1700ca8851fa108e55e9729fd24f595272766e63) Thanks [@dependabot](https://github.com/apps/dependabot)! - Update zod from 4.1.9 to 4.1.11
|
|
54
|
-
|
|
55
62
|
- **v4.1.10**: Fixed shape caching issue (#5263) improving validation performance for complex schemas
|
|
56
63
|
- **v4.1.11**: Maintenance release with general improvements
|
|
57
64
|
|
|
@@ -65,7 +72,6 @@
|
|
|
65
72
|
### Minor Changes
|
|
66
73
|
|
|
67
74
|
- [#3394](https://github.com/equinor/fusion-framework/pull/3394) [`c222c67`](https://github.com/equinor/fusion-framework/commit/c222c673bc7cdefff6eb0cd9436bfa3d1f185295) Thanks [@odinr](https://github.com/odinr)! - Updated Zod dependency from v3 to v4 with necessary schema adjustments.
|
|
68
|
-
|
|
69
75
|
- Updated `zod` dependency from `^3.25.76` to `^4.1.8`
|
|
70
76
|
- Fixed `z.record()` usage to explicitly specify key type as `z.string()`
|
|
71
77
|
- Simplified `schemaSelector` function type parameters to align with Zod v4 API
|
|
@@ -80,12 +86,10 @@
|
|
|
80
86
|
- [#3393](https://github.com/equinor/fusion-framework/pull/3393) [`3ce5a18`](https://github.com/equinor/fusion-framework/commit/3ce5a1887c8fb90f24c3367f8926db69cc9a1914) Thanks [@dependabot](https://github.com/apps/dependabot)! - Updated odata-query dependency from 8.0.4 to 8.0.5
|
|
81
87
|
|
|
82
88
|
### Changes
|
|
83
|
-
|
|
84
89
|
- Updated odata-query to fix transform operations order issue
|
|
85
90
|
- This is a patch update with no breaking changes
|
|
86
91
|
|
|
87
92
|
### Links
|
|
88
|
-
|
|
89
93
|
- [GitHub releases](https://github.com/techniq/odata-query/releases/tag/v8.0.5)
|
|
90
94
|
- [Changelog](https://github.com/techniq/odata-query/blob/main/CHANGELOG.md#805)
|
|
91
95
|
|
|
@@ -96,7 +100,6 @@
|
|
|
96
100
|
- [#2910](https://github.com/equinor/fusion-framework/pull/2910) [`07cc985`](https://github.com/equinor/fusion-framework/commit/07cc9857e1427b574e011cc319518e701dba784d) Thanks [@dependabot](https://github.com/apps/dependabot)! - Updated vitest from 2.1.9 to 3.2.4 across all packages.
|
|
97
101
|
|
|
98
102
|
## Breaking Changes
|
|
99
|
-
|
|
100
103
|
- **Node.js Requirements**: Requires Node.js 18+ (already satisfied)
|
|
101
104
|
- **Vite Compatibility**: Updated to work with Vite 7.x (already using Vite 7.1.5)
|
|
102
105
|
- **Snapshot Format**: Snapshots now use backtick quotes (\`) instead of single quotes
|
|
@@ -104,18 +107,15 @@
|
|
|
104
107
|
- **TypeScript Support**: Enhanced TypeScript integration and type definitions
|
|
105
108
|
|
|
106
109
|
## Security Updates
|
|
107
|
-
|
|
108
110
|
- CVE-2025-24963: Browser mode serves arbitrary files (fixed in 2.1.9)
|
|
109
111
|
- CVE-2025-24964: Remote Code Execution vulnerability (fixed in 2.1.9)
|
|
110
112
|
|
|
111
113
|
## Migration Notes
|
|
112
|
-
|
|
113
114
|
- Test snapshots may need regeneration due to quote format changes
|
|
114
115
|
- Some test configurations might need updates for new TypeScript support
|
|
115
116
|
- Peer dependency warnings for @vitest/coverage-v8 are expected and safe to ignore
|
|
116
117
|
|
|
117
118
|
## Links
|
|
118
|
-
|
|
119
119
|
- [Vitest 3.0 Migration Guide](https://vitest.dev/guide/migration)
|
|
120
120
|
- [Vitest 3.2.4 Release Notes](https://github.com/vitest-dev/vitest/releases/tag/v3.2.4)
|
|
121
121
|
|
|
@@ -142,7 +142,6 @@
|
|
|
142
142
|
### Patch Changes
|
|
143
143
|
|
|
144
144
|
- [#3088](https://github.com/equinor/fusion-framework/pull/3088) [`7441b13`](https://github.com/equinor/fusion-framework/commit/7441b13aa50dd7362d1629086a27b6b4e571575d) Thanks [@eikeland](https://github.com/eikeland)! - chore: update package typesVersions
|
|
145
|
-
|
|
146
145
|
- Updated package.json typesVersions.
|
|
147
146
|
- Ensures backward compatibility with older node versions.
|
|
148
147
|
- Ensured consistency with workspace and repository configuration.
|
|
@@ -234,7 +233,6 @@
|
|
|
234
233
|
> This module is meant for internal use only, and should not be used directly by applications, so the breaking changes should not affect any applications. Ancestor modules should be updated to reflect the changes in this module.
|
|
235
234
|
|
|
236
235
|
**BREAKING CHANGES:**
|
|
237
|
-
|
|
238
236
|
- api client has been updated to reflect the new api endpoints and request/response types
|
|
239
237
|
- models have been replaced with infered `zod` schemas
|
|
240
238
|
- request and responses are now parsed and validated using `zod` schemas
|
|
@@ -276,7 +274,6 @@
|
|
|
276
274
|
- [#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.
|
|
277
275
|
|
|
278
276
|
Removing the `removeComments` option allows TypeScript to preserve comments in the compiled JavaScript output. This can be beneficial for several reasons:
|
|
279
|
-
|
|
280
277
|
1. Improved debugging: Preserved comments can help developers understand the code better during debugging sessions.
|
|
281
278
|
2. Documentation: JSDoc comments and other important code documentation will be retained in the compiled output.
|
|
282
279
|
3. Source map accuracy: Keeping comments can lead to more accurate source maps, which is crucial for debugging and error tracking.
|
|
@@ -328,7 +325,6 @@
|
|
|
328
325
|
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.
|
|
329
326
|
|
|
330
327
|
To update your code:
|
|
331
|
-
|
|
332
328
|
- If you are using the `PeopleApiClient.photo` method directly, no changes are needed. The method will now properly type the response.
|
|
333
329
|
- 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`.
|
|
334
330
|
|
|
@@ -415,7 +411,6 @@
|
|
|
415
411
|
- [#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
|
|
416
412
|
|
|
417
413
|
> **for internal usage only!**
|
|
418
|
-
|
|
419
414
|
- add function for fetching person details
|
|
420
415
|
- add function for querying persons
|
|
421
416
|
- add function for downloading person photo
|
|
@@ -1512,7 +1507,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1512
1507
|
``
|
|
1513
1508
|
|
|
1514
1509
|
- [#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
|
|
1515
|
-
|
|
1516
1510
|
- added models for v2 and v4
|
|
1517
1511
|
- added expand logic for person detail `roles` `positions` `contracts` `manager` `companies`
|
|
1518
1512
|
- changed api client to now include args and init (previously args where extracted from call parameters) to correctly type response models
|
package/dist/esm/version.js
CHANGED
package/dist/esm/version.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":"AAAA,2BAA2B;AAC3B,MAAM,CAAC,MAAM,OAAO,GAAG,
|
|
1
|
+
{"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":"AAAA,2BAA2B;AAC3B,MAAM,CAAC,MAAM,OAAO,GAAG,cAAc,CAAC"}
|