Skip to content

fix: stabilize criteria query encoding#2554

Merged
Maciej D (mdanilowicz) merged 1 commit into
mainfrom
issue-2553
Jul 8, 2026
Merged

fix: stabilize criteria query encoding#2554
Maciej D (mdanilowicz) merged 1 commit into
mainfrom
issue-2553

Conversation

@patzick

Copy link
Copy Markdown
Contributor

Description

Fixes #2553 by pinning gzip mtime to 0 in encodeForQuery, making _criteria URLs stable for cacheable Store API reads.

Type of change

Bug fix (non-breaking change that fixes an issue)

ToDo's

  • Changeset file provided
  • Unit-Tests added/updated

Screenshots (if applicable)

N/A

Additional context

Validated with pnpm --filter @shopware/api-client test, pnpm --filter @shopware/api-client lint, and the commit hook lint run.

@vercel

vercel Bot commented Jul 8, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
frontends-starter-template-extended Ready Ready Preview, Comment Jul 8, 2026 2:15pm

Request Review

@mdanilowicz Maciej D (mdanilowicz) merged commit 9137475 into main Jul 8, 2026
10 checks passed
@mdanilowicz Maciej D (mdanilowicz) deleted the issue-2553 branch July 8, 2026 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix: make cacheable read criteria encoding deterministic

2 participants