@canva/cli 1.2.0 → 1.4.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,6 +1,27 @@
1
1
  # Changelog
2
2
 
3
- ## v1.2.0 - 2025-09-15
3
+ ## v1.4.0 - 2025-10-09
4
+
5
+ ### Added
6
+
7
+ - Add migrate instructions to the Canva Dev MCP
8
+
9
+ ### Fixed
10
+
11
+ - Updated @canva/app-ui-kit to v5.0.2 to incorporate a bug fix and updated tokens.
12
+
13
+ ## v1.3.0 - 2025-10-01
14
+
15
+ ### Added
16
+
17
+ - Added a new apps migration for upgrading to App UI Kit v5 and React v19
18
+
19
+ ### Changed
20
+
21
+ - Updated app templates to use App UI Kit v5 and React v19
22
+ - Updated to `ink` v6.3.1.
23
+
24
+ ## v1.2.0 - 2025-09-14
4
25
 
5
26
  ### Added
6
27