@equinor/fusion-framework-dev-portal 1.0.2 → 1.0.3

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,16 @@
1
1
  # @equinor/fusion-framework-dev-portal
2
2
 
3
+ ## 1.0.3
4
+
5
+ ### Patch Changes
6
+
7
+ - [#3381](https://github.com/equinor/fusion-framework/pull/3381) [`bae9c95`](https://github.com/equinor/fusion-framework/commit/bae9c9554f335d0384b864436874bded47d00ed8) Thanks [@dependabot](https://github.com/apps/dependabot)! - Update rollup from 4.49.0 to 4.50.2
8
+
9
+ - Updated rollup dependency via vite transitive dependency
10
+ - Includes bug fixes for tree-shaking array destructuring patterns
11
+ - Performance improvements and platform support updates
12
+ - No breaking changes - backward compatible update
13
+
3
14
  ## 1.0.2
4
15
 
5
16
  ### Patch Changes