@shopify/cli-kit 3.0.10 → 3.0.13

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,30 @@
1
1
  # @shopify/cli-kit
2
2
 
3
+ ## 3.0.13
4
+
5
+ ### Patch Changes
6
+
7
+ - 604d7d97: Fix some unhandled promises and errors
8
+
9
+ ## 3.0.12
10
+
11
+ ### Patch Changes
12
+
13
+ - e05749dc: Adds format to the @shopify/cli-kit `file` module that formats a file content using prettier.
14
+ - 89a48ba9: Helpers to check ruby version, analytics enabled and verbose mode
15
+ - 1f45ddc4: New module called `vscode` for integrating with the user's VSCode editor. The initial utilities are focused on determining if the user is using VSCode and adding recommended extensions to the project.
16
+ - 8c690cca: Add generator for haiku-style names
17
+ - 11d09f7f: Encourage upgrading if not up-to-date
18
+ - 783a3714: Relativize path tokens before printing them
19
+ - e12c82b3: Fixed error executing CLI connected to a spin instance using SPIN_INSTANCE environment variable
20
+ - cb8e2c25: Output stderr in bold instead of prefacing with scary ERROR
21
+
22
+ ## 3.0.11
23
+
24
+ ### Patch Changes
25
+
26
+ - 1f10093b: Add support for tokenized messages in errors
27
+
3
28
  ## 3.0.10
4
29
 
5
30
  ## 3.0.9