Skip to content

Commit d5d7a44

Browse files
committed
Fix: guard rewriteConfiguration against non-array and nullish config values
1 parent 4d26322 commit d5d7a44

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.changeset/chilly-glasses-fetch.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@shopify/app': patch
3+
---
4+
5+
Fix crash "config2.map is not a function" in `rewriteConfiguration` when writing app configuration with unvalidated data (e.g., from third-party templates without `client_id`)

0 commit comments

Comments
 (0)