@equinor/fusion-framework-module-signalr 9.0.0-next.2 → 9.0.1-cli-search-index.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 +10 -22
- 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 +6 -6
- package/src/version.ts +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,40 +1,28 @@
|
|
|
1
1
|
# Change Log
|
|
2
2
|
|
|
3
|
-
## 9.0.
|
|
3
|
+
## 9.0.1-cli-search-index.0
|
|
4
4
|
|
|
5
5
|
### Patch Changes
|
|
6
6
|
|
|
7
|
-
- [`
|
|
7
|
+
- [#3757](https://github.com/equinor/fusion-framework/pull/3757) [`db880d1`](https://github.com/equinor/fusion-framework/commit/db880d1fbdb62ba4667f11229d1e6c3a4cea06fc) Thanks [@odinr](https://github.com/odinr)! - preview release
|
|
8
8
|
|
|
9
|
-
- Updated dependencies [[`
|
|
10
|
-
- @equinor/fusion-framework-module
|
|
11
|
-
- @equinor/fusion-framework-module-msal@6.0.
|
|
12
|
-
- @equinor/fusion-framework-module@
|
|
9
|
+
- Updated dependencies [[`db880d1`](https://github.com/equinor/fusion-framework/commit/db880d1fbdb62ba4667f11229d1e6c3a4cea06fc)]:
|
|
10
|
+
- @equinor/fusion-framework-module@5.0.6-cli-search-index.0
|
|
11
|
+
- @equinor/fusion-framework-module-msal@6.0.1-cli-search-index.0
|
|
12
|
+
- @equinor/fusion-framework-module-service-discovery@9.0.5-cli-search-index.0
|
|
13
13
|
|
|
14
|
-
## 9.0.0
|
|
14
|
+
## 9.0.0
|
|
15
15
|
|
|
16
16
|
### Patch Changes
|
|
17
17
|
|
|
18
|
-
- [`
|
|
19
|
-
|
|
20
|
-
- Updated dependencies [[`895a49a`](https://github.com/equinor/fusion-framework/commit/895a49aaa815a6cd317e60f40875b1763bd6bded)]:
|
|
21
|
-
- @equinor/fusion-framework-module-service-discovery@9.0.5-next.1
|
|
22
|
-
- @equinor/fusion-framework-module-msal@6.0.0-next.1
|
|
23
|
-
- @equinor/fusion-framework-module@5.0.6-next.0
|
|
24
|
-
|
|
25
|
-
## 9.0.0-next.0
|
|
26
|
-
|
|
27
|
-
### Patch Changes
|
|
28
|
-
|
|
29
|
-
- [#3693](https://github.com/equinor/fusion-framework/pull/3693) [`dd26dd3`](https://github.com/equinor/fusion-framework/commit/dd26dd3e652eb07a77bcdc878f8493c6db4fed48) Thanks [@github-actions](https://github.com/apps/github-actions)! - Update SignalR module to use new MSAL token acquisition API format.
|
|
18
|
+
- [#3714](https://github.com/equinor/fusion-framework/pull/3714) [`11fe961`](https://github.com/equinor/fusion-framework/commit/11fe961794e4960ccb987bc320268cc9b263f1f8) Thanks [@odinr](https://github.com/odinr)! - Update SignalR module to use new MSAL token acquisition API format.
|
|
30
19
|
|
|
31
20
|
Internal implementation change to adapt to MSAL interface updates. SignalR module continues to work the same way for consumers.
|
|
32
21
|
|
|
33
22
|
Why: Ensures compatibility with updated MSAL module API.
|
|
34
23
|
|
|
35
|
-
- Updated dependencies [[`
|
|
36
|
-
- @equinor/fusion-framework-module-msal@6.0.0
|
|
37
|
-
- @equinor/fusion-framework-module-service-discovery@9.0.5-next.0
|
|
24
|
+
- Updated dependencies [[`11fe961`](https://github.com/equinor/fusion-framework/commit/11fe961794e4960ccb987bc320268cc9b263f1f8), [`11fe961`](https://github.com/equinor/fusion-framework/commit/11fe961794e4960ccb987bc320268cc9b263f1f8)]:
|
|
25
|
+
- @equinor/fusion-framework-module-msal@6.0.0
|
|
38
26
|
|
|
39
27
|
## 8.0.0
|
|
40
28
|
|
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,0BAA0B,CAAC"}
|