@equinor/fusion-framework-react 9.0.0-next.0 → 9.0.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 CHANGED
@@ -1,40 +1,14 @@
1
1
  # Change Log
2
2
 
3
- ## 9.0.0-next.0
3
+ ## 9.0.0
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - e8aae1f: Internal: publish every package on the `next` pre-release tag so the whole framework can be installed as a coherent set.
8
-
9
- Packages without their own changes are bumped only to receive a `-next.N` version and the `next` dist-tag on npm. Install with:
10
-
11
- ```bash
12
- pnpm add @equinor/fusion-framework-react-app@next
13
- ```
14
-
15
- - 2836e0b: Fix `useFrameworkModule`'s console warning to name the actually-requested module key instead of always printing `undefined`.
16
- - Updated dependencies [e8aae1f]
17
- - Updated dependencies [2836e0b]
18
- - Updated dependencies [2836e0b]
19
- - Updated dependencies [2836e0b]
20
- - Updated dependencies [2836e0b]
21
- - Updated dependencies [2836e0b]
22
- - Updated dependencies [2836e0b]
23
- - Updated dependencies [2836e0b]
24
- - Updated dependencies [2836e0b]
25
- - Updated dependencies [2836e0b]
26
- - Updated dependencies [2836e0b]
27
- - Updated dependencies [2836e0b]
28
- - Updated dependencies [2836e0b]
29
- - Updated dependencies [2836e0b]
30
- - Updated dependencies [2836e0b]
31
- - @equinor/fusion-framework@8.1.0-next.0
32
- - @equinor/fusion-framework-module@6.1.3-next.0
33
- - @equinor/fusion-framework-module-feature-flag@2.1.0-next.0
34
- - @equinor/fusion-framework-react-module@4.0.3-next.0
35
- - @equinor/fusion-framework-react-module-http@12.0.0-next.0
36
- - @equinor/fusion-framework-react-module-signalr@4.0.4-next.0
37
- - @equinor/fusion-observable@9.1.2-next.0
7
+ - f663b46: Fix `useFrameworkModule`'s console warning to name the actually-requested module key instead of always printing `undefined`.
8
+ - Updated dependencies [f663b46]
9
+ - Updated dependencies [f663b46]
10
+ - Updated dependencies [f663b46]
11
+ - @equinor/fusion-framework@8.1.0
38
12
 
39
13
  ## 8.0.1
40
14
 
@@ -1,3 +1,3 @@
1
1
  // Generated by genversion.
2
- export const version = '9.0.0-next.0';
2
+ export const version = '9.0.0';
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,cAAc,CAAC"}
1
+ {"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":"AAAA,2BAA2B;AAC3B,MAAM,CAAC,MAAM,OAAO,GAAG,OAAO,CAAC"}