Skip to content

Commit a8a9a68

Browse files
authored
Merge pull request #5237 from Shopify/release-notes-3.74
Add release notes for 3.74
2 parents 644f18c + 47f8584 commit a8a9a68

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

RELEASE_NOTES/3.74.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
## Themes
2+
- Add theme profile command which allows users to get a performance profile for Liquid rendering on a given page
3+
- Give `theme info` a facelift using standard UI components
4+
- Unify how asset upload errors are reported in the theme dev command
5+
- Store theme asset upload errors encountered while running the theme dev command
6+
- Fix shopify theme dev to no longer fail when development themes expire in internationalized stores
7+
- When the `.shopify/metafields.json` file gets created, the CLI now proposes to add it to `.gitignore` by default
8+
- Fix documentation for `theme push --only`
9+
- Improve storefront password protection check
10+
11+
## Apps
12+
- Give app info a facelift and correct a few display bugs
13+
- Add support for variables query param in graphiql
14+
- Remove localization file size validations from the CLI and move them into Shopify's backend
15+
- Better error message for certain types of invalid app TOML files
16+
- Validate the @shopify/shopify_function NPM package version is compatible with the Javy version
17+
18+
## Cli-kit
19+
- Add tabular data display component to UI kit
20+
- Ensure no-color mode is respected for warnings and errors

0 commit comments

Comments
 (0)