diff --git a/.changeset/cool-knives-punch.md b/.changeset/cool-knives-punch.md deleted file mode 100644 index 0a19f686..00000000 --- a/.changeset/cool-knives-punch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@saleor/app-sdk": patch ---- - -Support comma-delimited x-forwarded-proto diff --git a/.changeset/eight-wombats-drop.md b/.changeset/eight-wombats-drop.md deleted file mode 100644 index 49fcbb99..00000000 --- a/.changeset/eight-wombats-drop.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@saleor/app-sdk": patch ---- - -Fix serialization of the nested values in the UpstashAPL. diff --git a/.changeset/tough-tips-judge.md b/.changeset/tough-tips-judge.md deleted file mode 100644 index 82496522..00000000 --- a/.changeset/tough-tips-judge.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@saleor/app-sdk": patch ---- - -processProtectedHandler no longer requires a full NextApiRequest object as an argument. Now only the `headers` property is required to satisfy the type safety. - -Thanks to that, some requests like HTML