Daniel Rios

Results 7 comments of Daniel Rios

Downgrading to Node v16 works

After investigating, this course uses `[email protected]` which uses `[email protected]` which is not compatible with Node v17. Should a requirement be set or libs updated?

> Finally, devs have to know to import FormattedExecutionResult from the graphql package. Should we re-export that ourselves and make it easier to use, e.g. StorefrontApiResult so devs can import...

Is there an overview with pros and cons of the approaches? I kind of agree with @cartogram that something simpler would be better. I think this is a "nice to...

@cartogram and me synced on what is left to do here # Sort Filters Breakdown Logic: - [x] PriceFilter: min max component https://github.com/Shopify/h2/pull/208 @lordofthecactus - [x] Fix multiple variant options...

This related to Remix and React. More info: https://github.com/remix-run/remix/discussions/4902