@equinor/fusion-framework-dev-portal 4.0.3 → 4.0.4

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,5 +1,33 @@
1
1
  # @equinor/fusion-framework-dev-portal
2
2
 
3
+ ## 4.0.4
4
+
5
+ ### Patch Changes
6
+
7
+ - [#4100](https://github.com/equinor/fusion-framework/pull/4100) [`9d4d520`](https://github.com/equinor/fusion-framework/commit/9d4d520e9d3c3a3c4ef68a96952fbbc6f6d34720) Thanks [@dependabot](https://github.com/apps/dependabot)! - Internal: rebuild the CLI, dev portal, and SPA plugin with Rollup 4.59.0 to address a security advisory affecting packaged build output. No public API changes.
8
+
9
+ - [#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.
10
+
11
+ - Updated dependencies [[`6aa8e1f`](https://github.com/equinor/fusion-framework/commit/6aa8e1f5c9d852b25e97aa7d98a63008c64d4581), [`390b1b3`](https://github.com/equinor/fusion-framework/commit/390b1b3f014a8af9900a6589911f65f068a1e9c0)]:
12
+ - @equinor/fusion-framework-app@10.4.9
13
+ - @equinor/fusion-framework-dev-server@1.1.31
14
+ - @equinor/fusion-framework@7.4.13
15
+ - @equinor/fusion-framework-module-ag-grid@35.0.2
16
+ - @equinor/fusion-framework-module-analytics@1.0.2
17
+ - @equinor/fusion-framework-module-app@7.4.1
18
+ - @equinor/fusion-framework-module-bookmark@3.0.6
19
+ - @equinor/fusion-framework-module-context@7.0.3
20
+ - @equinor/fusion-framework-module-feature-flag@1.1.28
21
+ - @equinor/fusion-framework-module-navigation@6.0.1
22
+ - @equinor/fusion-framework-module-services@7.2.1
23
+ - @equinor/fusion-framework-module-telemetry@4.6.4
24
+ - @equinor/fusion-framework-react-components-bookmark@1.1.3
25
+ - @equinor/fusion-framework-react-components-people-provider@1.6.3
26
+ - @equinor/fusion-framework-react@7.4.20
27
+ - @equinor/fusion-framework-react-module-bookmark@5.0.2
28
+ - @equinor/fusion-observable@8.5.8
29
+ - @equinor/fusion-query@6.0.4
30
+
3
31
  ## 4.0.3
4
32
 
5
33
  ### Patch Changes