@storm-software/config-tools 1.23.17 → 1.24.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,3 +1,34 @@
1
+ ## 1.24.1 (2024-02-05)
2
+
3
+
4
+ ### 🚀 Features
5
+
6
+ - **config-tools:** Added the `cacheDirectory` and `skipCache` options to the base Storm config ([e9931c58](https://github.com/storm-software/storm-ops/commit/e9931c58))
7
+
8
+
9
+ ### 🩹 Fixes
10
+
11
+ - **config-tools:** Remove code to change the Nx cache directory based on Storm config ([8996f4c8](https://github.com/storm-software/storm-ops/commit/8996f4c8))
12
+
13
+
14
+ ### ❤️ Thank You
15
+
16
+ - Patrick Sullivan
17
+
18
+ ## 1.24.0 (2024-02-05)
19
+
20
+
21
+ ### 🚀 Features
22
+
23
+ - **config-tools:** Added the `cacheDirectory` and `skipCache` options to the base Storm config ([e9931c58](https://github.com/storm-software/storm-ops/commit/e9931c58))
24
+
25
+
26
+ ### ❤️ Thank You
27
+
28
+ - Patrick Sullivan
29
+
30
+
31
+
1
32
 
2
33
 
3
34