@equinor/fusion-framework-react 7.4.19-next.2 → 7.4.19

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,40 +1,10 @@
1
1
  # Change Log
2
2
 
3
- ## 7.4.19-next.2
3
+ ## 7.4.19
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - [`2022136`](https://github.com/equinor/fusion-framework/commit/2022136108a49cf2ccd8109e7e720aa2fbc135f1) Thanks [@odinr](https://github.com/odinr)! - relase next of all packages
8
-
9
- - Updated dependencies [[`2022136`](https://github.com/equinor/fusion-framework/commit/2022136108a49cf2ccd8109e7e720aa2fbc135f1)]:
10
- - @equinor/fusion-framework-react-module-signalr@3.0.35-next.2
11
- - @equinor/fusion-framework-react-module-http@10.0.1-next.2
12
- - @equinor/fusion-framework@7.4.2-next.2
13
- - @equinor/fusion-framework-module-feature-flag@1.1.27-next.1
14
- - @equinor/fusion-framework-module@5.0.6-next.1
15
- - @equinor/fusion-framework-react-module@3.1.14-next.1
16
- - @equinor/fusion-observable@8.5.7-next.1
17
-
18
- ## 7.4.19-next.1
19
-
20
- ### Patch Changes
21
-
22
- - [`895a49a`](https://github.com/equinor/fusion-framework/commit/895a49aaa815a6cd317e60f40875b1763bd6bded) Thanks [@odinr](https://github.com/odinr)! - relase next of all packages
23
-
24
- - Updated dependencies [[`895a49a`](https://github.com/equinor/fusion-framework/commit/895a49aaa815a6cd317e60f40875b1763bd6bded)]:
25
- - @equinor/fusion-framework-react-module-signalr@3.0.35-next.1
26
- - @equinor/fusion-framework-react-module-http@10.0.1-next.1
27
- - @equinor/fusion-framework@7.4.2-next.1
28
- - @equinor/fusion-framework-module-feature-flag@1.1.27-next.0
29
- - @equinor/fusion-framework-module@5.0.6-next.0
30
- - @equinor/fusion-framework-react-module@3.1.14-next.0
31
- - @equinor/fusion-observable@8.5.7-next.0
32
-
33
- ## 7.4.19-next.0
34
-
35
- ### Patch Changes
36
-
37
- - [#3693](https://github.com/equinor/fusion-framework/pull/3693) [`d6be2c4`](https://github.com/equinor/fusion-framework/commit/d6be2c4f2e01bab008b4d1f78f9adecb06647e66) Thanks [@github-actions](https://github.com/apps/github-actions)! - Fix MSAL v4 compatibility in React framework useCurrentUser hook.
7
+ - [#3714](https://github.com/equinor/fusion-framework/pull/3714) [`11fe961`](https://github.com/equinor/fusion-framework/commit/11fe961794e4960ccb987bc320268cc9b263f1f8) Thanks [@odinr](https://github.com/odinr)! - Fix MSAL v4 compatibility in React framework useCurrentUser hook.
38
8
 
39
9
  - Replace deprecated defaultAccount with account property
40
10
  - Ensure proper null/undefined handling for account information
@@ -42,11 +12,9 @@
42
12
 
43
13
  This change ensures the React framework hook works correctly with MSAL v4 while maintaining backward compatibility.
44
14
 
45
- - Updated dependencies [[`d6be2c4`](https://github.com/equinor/fusion-framework/commit/d6be2c4f2e01bab008b4d1f78f9adecb06647e66)]:
46
- - @equinor/fusion-framework@7.4.2-next.0
47
- - @equinor/fusion-framework-module-feature-flag@1.1.26
48
- - @equinor/fusion-framework-react-module-http@10.0.1-next.0
49
- - @equinor/fusion-framework-react-module-signalr@3.0.35-next.0
15
+ - Updated dependencies [[`11fe961`](https://github.com/equinor/fusion-framework/commit/11fe961794e4960ccb987bc320268cc9b263f1f8)]:
16
+ - @equinor/fusion-framework@7.4.2
17
+ - @equinor/fusion-framework-react-module-signalr@3.0.35
50
18
 
51
19
  ## 7.4.18
52
20
 
@@ -1,3 +1,3 @@
1
1
  // Generated by genversion.
2
- export const version = '7.4.19-next.2';
2
+ export const version = '7.4.19';
3
3
  //# sourceMappingURL=version.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":"AAAA,2BAA2B;AAC3B,MAAM,CAAC,MAAM,OAAO,GAAG,eAAe,CAAC"}
1
+ {"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":"AAAA,2BAA2B;AAC3B,MAAM,CAAC,MAAM,OAAO,GAAG,QAAQ,CAAC"}