@lightspeed/crane 3.4.4-rc.3 → 3.4.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,11 +1,20 @@
1
1
  # Changelog
2
2
 
3
- ## 3.4.4 - 2026-06-01
3
+ ## 3.4.4 - 2026-06-03
4
+
5
+ ### Added
6
+
7
+ - Add new storefront design settings for product custom layout
4
8
 
5
9
  ### Changed
6
10
 
7
11
  - Updated dependencies
8
- - @lightspeed/crane-api@2.3.3
12
+ - @lightspeed/crane-api@2.4.0
13
+
14
+ ### Fixed
15
+
16
+ - Preserve visible defaults when transforming text, image, and logo design layout overrides.
17
+ - Support nested DECK defaults in showcase configuration; validate nested deck card setting keys recursively.
9
18
 
10
19
  ## 3.4.3 - 2026-05-21
11
20