@equinor/fusion-framework-module-widget 14.0.0 → 14.0.2-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 +42 -7
- 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 +12 -12
- package/src/version.ts +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,33 @@
|
|
|
1
1
|
# Change Log
|
|
2
2
|
|
|
3
|
+
## 14.0.2-next.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#3820](https://github.com/equinor/fusion-framework/pull/3820) [`f647825`](https://github.com/equinor/fusion-framework/commit/f647825cb5712763b09dafda21fd996211c78b78) Thanks [@odinr](https://github.com/odinr)! - relase next
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`f647825`](https://github.com/equinor/fusion-framework/commit/f647825cb5712763b09dafda21fd996211c78b78)]:
|
|
10
|
+
- @equinor/fusion-observable@8.5.9-next.0
|
|
11
|
+
- @equinor/fusion-query@6.0.5-next.0
|
|
12
|
+
- @equinor/fusion-framework-module-event@5.0.2-next.0
|
|
13
|
+
- @equinor/fusion-framework-module-http@7.0.9-next.0
|
|
14
|
+
- @equinor/fusion-framework-module@5.0.7-next.0
|
|
15
|
+
- @equinor/fusion-framework-module-service-discovery@9.1.2-next.0
|
|
16
|
+
|
|
17
|
+
## 14.0.1
|
|
18
|
+
|
|
19
|
+
### Patch Changes
|
|
20
|
+
|
|
21
|
+
- [#4157](https://github.com/equinor/fusion-framework/pull/4157) [`6aa8e1f`](https://github.com/equinor/fusion-framework/commit/6aa8e1f5c9d852b25e97aa7d98a63008c64d4581) Thanks [@Noggling](https://github.com/Noggling)! - Internal: patch release to align TypeScript types across packages for consistent type compatibility.
|
|
22
|
+
|
|
23
|
+
- Updated dependencies [[`6aa8e1f`](https://github.com/equinor/fusion-framework/commit/6aa8e1f5c9d852b25e97aa7d98a63008c64d4581)]:
|
|
24
|
+
- @equinor/fusion-framework-module-event@5.0.1
|
|
25
|
+
- @equinor/fusion-framework-module-http@7.0.8
|
|
26
|
+
- @equinor/fusion-framework-module@5.0.6
|
|
27
|
+
- @equinor/fusion-framework-module-service-discovery@9.1.1
|
|
28
|
+
- @equinor/fusion-observable@8.5.8
|
|
29
|
+
- @equinor/fusion-query@6.0.4
|
|
30
|
+
|
|
3
31
|
## 14.0.0
|
|
4
32
|
|
|
5
33
|
### Patch Changes
|
|
@@ -14,6 +42,20 @@
|
|
|
14
42
|
- Updated dependencies [[`1f5a8e4`](https://github.com/equinor/fusion-framework/commit/1f5a8e475ea30fa1e0f32c7dab885a5a42c50bba)]:
|
|
15
43
|
- @equinor/fusion-framework-module-event@5.0.0
|
|
16
44
|
|
|
45
|
+
## 12.0.4-next.0
|
|
46
|
+
|
|
47
|
+
### Patch Changes
|
|
48
|
+
|
|
49
|
+
- [#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
|
|
50
|
+
|
|
51
|
+
- Updated dependencies [[`265bb76`](https://github.com/equinor/fusion-framework/commit/265bb767249989eeb1971e83f3fba94879e0813b), [`d252b0d`](https://github.com/equinor/fusion-framework/commit/d252b0d442b7c8c1b50bf2768cf9ecbbb55a76f8), [`9f7597e`](https://github.com/equinor/fusion-framework/commit/9f7597ee237ef069dc24cbe39c73b5b26db157dd), [`75c068f`](https://github.com/equinor/fusion-framework/commit/75c068fea13c32435ac26bd9043cc156482bfaf1)]:
|
|
52
|
+
- @equinor/fusion-observable@9.0.0-next.0
|
|
53
|
+
- @equinor/fusion-query@7.0.0-next.0
|
|
54
|
+
- @equinor/fusion-framework-module-event@4.4.1-next.0
|
|
55
|
+
- @equinor/fusion-framework-module-http@7.0.6-next.0
|
|
56
|
+
- @equinor/fusion-framework-module@5.0.6-next.0
|
|
57
|
+
- @equinor/fusion-framework-module-service-discovery@9.0.5-next.0
|
|
58
|
+
|
|
17
59
|
## 12.0.3
|
|
18
60
|
|
|
19
61
|
### Patch Changes
|
|
@@ -63,19 +105,16 @@
|
|
|
63
105
|
- [#3395](https://github.com/equinor/fusion-framework/pull/3395) [`29f6710`](https://github.com/equinor/fusion-framework/commit/29f6710238baf9b29f42394b30cb8b97f25462c3) Thanks [@odinr](https://github.com/odinr)! - Updated immer from 9.0.16 to 10.1.3 across all packages.
|
|
64
106
|
|
|
65
107
|
### Breaking Changes
|
|
66
|
-
|
|
67
108
|
- Immer 10.x introduces stricter TypeScript types for draft functions
|
|
68
109
|
- `ValidRecipeReturnType` type constraints have changed
|
|
69
110
|
- Promise return types in draft functions are no longer automatically handled
|
|
70
111
|
|
|
71
112
|
### Fixes Applied
|
|
72
|
-
|
|
73
113
|
- Updated BookmarkProvider to handle new immer type constraints
|
|
74
114
|
- Fixed ObservableInput type assignments in mergeScan operations
|
|
75
115
|
- Removed async/await from immer draft functions to comply with new type requirements
|
|
76
116
|
|
|
77
117
|
### Links
|
|
78
|
-
|
|
79
118
|
- [Immer 10.0.0 Release Notes](https://github.com/immerjs/immer/releases/tag/v10.0.0)
|
|
80
119
|
- [Immer Migration Guide](https://github.com/immerjs/immer/blob/main/MIGRATION.md)
|
|
81
120
|
|
|
@@ -98,7 +137,6 @@
|
|
|
98
137
|
### Patch Changes
|
|
99
138
|
|
|
100
139
|
- [#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
|
|
101
|
-
|
|
102
140
|
- Updated package.json typesVersions.
|
|
103
141
|
- Ensures backward compatibility with older node versions.
|
|
104
142
|
- Ensured consistency with workspace and repository configuration.
|
|
@@ -348,7 +386,6 @@
|
|
|
348
386
|
- [#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.
|
|
349
387
|
|
|
350
388
|
Removing the `removeComments` option allows TypeScript to preserve comments in the compiled JavaScript output. This can be beneficial for several reasons:
|
|
351
|
-
|
|
352
389
|
1. Improved debugging: Preserved comments can help developers understand the code better during debugging sessions.
|
|
353
390
|
2. Documentation: JSDoc comments and other important code documentation will be retained in the compiled output.
|
|
354
391
|
3. Source map accuracy: Keeping comments can lead to more accurate source maps, which is crucial for debugging and error tracking.
|
|
@@ -401,7 +438,6 @@
|
|
|
401
438
|
### Patch Changes
|
|
402
439
|
|
|
403
440
|
- [#2235](https://github.com/equinor/fusion-framework/pull/2235) [`97e41a5`](https://github.com/equinor/fusion-framework/commit/97e41a55d05644b6684c6cb165b65b115bd416eb) Thanks [@odinr](https://github.com/odinr)! - - **Refactored**: The `actionBaseType` function has been renamed to `getBaseType` and its implementation has been updated.
|
|
404
|
-
|
|
405
441
|
- **Added**: New utility types and functions for handling action types and payloads in a more type-safe manner.
|
|
406
442
|
|
|
407
443
|
- [#2248](https://github.com/equinor/fusion-framework/pull/2248) [`da9dd83`](https://github.com/equinor/fusion-framework/commit/da9dd83c9352def5365b6c962dc8443589ac9526) Thanks [@asbjornhaland](https://github.com/asbjornhaland)! - #2235 renamed a method and changed type. This PR forgot to change to the correct param when using this method. Fixes typo - update to use actions `type` in the reducer.
|
|
@@ -673,7 +709,6 @@
|
|
|
673
709
|
### Patch Changes
|
|
674
710
|
|
|
675
711
|
- [#905](https://github.com/equinor/fusion-framework/pull/905) [`a7858a1c`](https://github.com/equinor/fusion-framework/commit/a7858a1c01542e2dc94370709f122b4b99c3219c) Thanks [@odinr](https://github.com/odinr)! - **🚧 Chore: dedupe packages**
|
|
676
|
-
|
|
677
712
|
- align all versions of typescript
|
|
678
713
|
- update types to build
|
|
679
714
|
- a couple of typecasts did not [satisfies](https://www.typescriptlang.org/docs/handbook/release-notes/typescript-5-0.html#satisfies-support-in-jsdoc) and was recasted as `unknwon`, marked with `TODO`, should be fixed in future
|
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,eAAe,CAAC"}
|