Bret Little

Results 51 issues of Bret Little

### WHY are these changes introduced? @brookslybrand reported an issue where the the generic on `OptimisticCart` did not propagate to line items. For example, this would produce a type of...

Thank you for the response @blittle! This makes sense, had missed the implementation of `getSeoMeta` utility. Something to improve: Just noticed in the Demo Store that the `canonical` link from...

Bug
SEV-3
Fine Print

### What is the location of your example repository? _No response_ ### Which package or tool is having this issue? Hydrogen ### What version of that package or tool are...

Bug

A new `sitemap` query is available in the `unstable` version of the Storefront API. This provides an example implementation. See the README.md for a longer explanation.

The starter template has an optimistic cart built in. This example is no longer necessary.

**Describe the bug** The `Image` component currently throws warnings when there is no alt text. Sometimes, for presentational images, there should not be alt text. Should an explicit empty string...

Bug
@shopify/hydrogen-react
SEV-4

See https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/112261cbc84f5b7d74de9b427b529a10b41faece/docs/rules/media-has-caption.md

Bug
@shopify/hydrogen-react
SEV-4

A few ideas to improve the image component: 1. Our default encourages way too many images in the srcset, preventing effective caching. We should have far fewer. 2. Need better...

Feature

**What version of Tailwind CSS are you using?** For example: `4.0.0-alpha.34` **What build tool (or framework if it abstracts the build tool) are you using?** Web components with shadow roots....

v4

### WHY are these changes introduced? Fixes #0000 ### WHAT is this pull request doing? ### How to test your changes? ### Post-release steps ### Measuring impact How do we...