@equinor/fusion-framework-cli 8.1.0 → 8.1.1
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,10 +1,18 @@
|
|
|
1
1
|
# Change Log
|
|
2
2
|
|
|
3
|
+
## 8.1.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [[`6f64d1aa`](https://github.com/equinor/fusion-framework/commit/6f64d1aa5e44af37f0abd76cef36e87761134760), [`758eaaf4`](https://github.com/equinor/fusion-framework/commit/758eaaf436ae28d180e7d91818b41abe0d9624c4)]:
|
|
8
|
+
- @equinor/fusion-observable@8.1.1
|
|
9
|
+
- @equinor/fusion-framework-app@7.1.3
|
|
10
|
+
|
|
3
11
|
## 8.1.0
|
|
4
12
|
|
|
5
13
|
### Minor Changes
|
|
6
14
|
|
|
7
|
-
- [
|
|
15
|
+
- [`066d843c`](https://github.com/equinor/fusion-framework/commit/066d843c88cb974150f23f4fb9e7d0b066c93594) Thanks [@odinr](https://github.com/odinr)! - Remove emotion decencies from CLI
|
|
8
16
|
|
|
9
17
|
align CLI with EDS and use style components instead of emotion 🥲
|
|
10
18
|
prevent conflict of react types dependent on both emotion and eds
|
|
@@ -18,7 +26,7 @@
|
|
|
18
26
|
|
|
19
27
|
### Patch Changes
|
|
20
28
|
|
|
21
|
-
- [
|
|
29
|
+
- [`066d843c`](https://github.com/equinor/fusion-framework/commit/066d843c88cb974150f23f4fb9e7d0b066c93594) Thanks [@odinr](https://github.com/odinr)! - fixed bin resolve for pnpm
|
|
22
30
|
|
|
23
31
|
- Updated dependencies []:
|
|
24
32
|
- @equinor/fusion-framework-app@7.1.2
|