@spiffcommerce/core 34.4.6 → 34.4.8

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
@@ -14,7 +14,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14
14
  - `Fixed` for any bug fixes.
15
15
  - `Security` in case of vulnerabilities.
16
16
 
17
- ## [34.4.6] - 13-02-2026
17
+ ## [34.4.8] - 24-02-2026
18
+
19
+ ### Changed
20
+
21
+ - API requests now send the partner's beta flag setting at all times.
22
+
23
+ ## [34.4.7] - 20-02-2026
24
+
25
+ ### Fixed
26
+
27
+ - Network redirects are now correctly handled in more cases.
28
+
29
+ ## [34.4.6] - 18-02-2026
18
30
 
19
31
  ### Fixed
20
32