@lightspeed/crane-api 2.0.0 → 2.1.0

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
  # Changelog
2
2
 
3
+ ## 2.1.0 - 2026-03-12
4
+
5
+ ### Added
6
+
7
+ - Added `INFO` design editor type for displaying informational content with an optional CTA button
8
+ - Add automatic vue shim to build configuration.
9
+
10
+ ### Fixed
11
+
12
+ - Add language prefix to GO_TO_STORE and GO_TO_PAGE action links
13
+
3
14
  ## 2.0.0 - 2026-02-25
4
15
 
5
16
  ### Added